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.15 (c58765), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 21:34:40 UTC.

Swift 6 data race errors: 4

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/URLRequestOperation.git
Reference: 2.0.0-alpha.15
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/URLRequestOperation
 * tag               2.0.0-alpha.15 -> FETCH_HEAD
HEAD is now at c587654 Fix a Sendability warning for AppKit
Cloned https://github.com/Frizlab/URLRequestOperation.git
Revision (git rev-parse @):
c58765476cc647022803a49238ca59c0207d20b8
SUCCESS checkout https://github.com/Frizlab/URLRequestOperation.git at 2.0.0-alpha.15
Fetching https://github.com/happn-app/RecursiveSyncDispatch.git
Fetching https://github.com/Frizlab/SemiSingleton.git
Fetching https://github.com/Frizlab/RetryingOperation.git
Fetching https://github.com/Frizlab/stream-reader.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/Frizlab/SafeGlobal.git
[1/178] Fetching recursivesyncdispatch
[179/339] Fetching recursivesyncdispatch, safeglobal
[340/768] Fetching recursivesyncdispatch, safeglobal, semisingleton
[473/4428] Fetching recursivesyncdispatch, safeglobal, semisingleton, swift-log
[583/4838] Fetching recursivesyncdispatch, safeglobal, semisingleton, swift-log, retryingoperation
[784/5833] Fetching recursivesyncdispatch, safeglobal, semisingleton, swift-log, retryingoperation, stream-reader
Fetched https://github.com/happn-app/RecursiveSyncDispatch.git from cache (0.83s)
Fetched https://github.com/Frizlab/SemiSingleton.git from cache (0.83s)
Fetching https://github.com/Frizlab/HTTPCoders.git
Fetching https://github.com/apple/swift-collections.git
[1818/5226] Fetching safeglobal, swift-log, retryingoperation, stream-reader
[5227/5303] Fetching safeglobal, swift-log, retryingoperation, stream-reader, httpcoders
[5304/71702] Fetching safeglobal, swift-log, retryingoperation, stream-reader, httpcoders, swift-syntax
[5968/87177] Fetching safeglobal, swift-log, retryingoperation, stream-reader, httpcoders, swift-syntax, swift-collections
Fetched https://github.com/Frizlab/HTTPCoders.git from cache (2.58s)
Fetched https://github.com/apple/swift-collections.git from cache (2.58s)
Fetched https://github.com/Frizlab/stream-reader.git from cache (3.47s)
Fetched https://github.com/apple/swift-log.git from cache (3.47s)
Fetched https://github.com/Frizlab/RetryingOperation.git from cache (3.47s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.47s)
Fetched https://github.com/Frizlab/SafeGlobal.git from cache (3.47s)
Creating working copy for https://github.com/Frizlab/RetryingOperation.git
Working copy of https://github.com/Frizlab/RetryingOperation.git resolved at 1.1.8
Creating working copy for https://github.com/happn-app/RecursiveSyncDispatch.git
Working copy of https://github.com/happn-app/RecursiveSyncDispatch.git resolved at 1.0.1
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/Frizlab/SafeGlobal.git
Working copy of https://github.com/Frizlab/SafeGlobal.git resolved at 0.3.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 510.0.0
Creating working copy for https://github.com/Frizlab/SemiSingleton.git
Working copy of https://github.com/Frizlab/SemiSingleton.git resolved at 2.1.0-beta.1
Creating working copy for https://github.com/Frizlab/HTTPCoders.git
Working copy of https://github.com/Frizlab/HTTPCoders.git resolved at 0.1.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.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "urlrequestoperation",
      "name": "URLRequestOperation",
      "url": "https://github.com/Frizlab/URLRequestOperation.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/URLRequestOperation",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.6.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "httpcoders",
          "name": "HTTPCoders",
          "url": "https://github.com/Frizlab/HTTPCoders.git",
          "version": "0.1.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HTTPCoders",
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "stream-reader",
              "name": "stream-reader",
              "url": "https://github.com/Frizlab/stream-reader.git",
              "version": "3.5.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/stream-reader",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "retryingoperation",
          "name": "RetryingOperation",
          "url": "https://github.com/Frizlab/RetryingOperation.git",
          "version": "1.1.9",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RetryingOperation",
          "dependencies": [
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.6.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            },
            {
              "identity": "safeglobal",
              "name": "SafeGlobal",
              "url": "https://github.com/Frizlab/SafeGlobal.git",
              "version": "0.3.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SafeGlobal",
              "dependencies": [
                {
                  "identity": "swift-syntax",
                  "name": "swift-syntax",
                  "url": "https://github.com/swiftlang/swift-syntax.git",
                  "version": "510.0.3",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "safeglobal",
          "name": "SafeGlobal",
          "url": "https://github.com/Frizlab/SafeGlobal.git",
          "version": "0.3.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SafeGlobal",
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax.git",
              "version": "510.0.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "semisingleton",
          "name": "SemiSingleton",
          "url": "https://github.com/Frizlab/SemiSingleton.git",
          "version": "2.1.0-beta.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SemiSingleton",
          "dependencies": [
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.6.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            },
            {
              "identity": "recursivesyncdispatch",
              "name": "RecursiveSyncDispatch",
              "url": "https://github.com/Frizlab/RecursiveSyncDispatch.git",
              "version": "1.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RecursiveSyncDispatch",
              "dependencies": [
              ]
            },
            {
              "identity": "safeglobal",
              "name": "SafeGlobal",
              "url": "https://github.com/Frizlab/SafeGlobal.git",
              "version": "0.3.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SafeGlobal",
              "dependencies": [
                {
                  "identity": "swift-syntax",
                  "name": "swift-syntax",
                  "url": "https://github.com/swiftlang/swift-syntax.git",
                  "version": "510.0.3",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Frizlab/URLRequestOperation.git
[1/2655] Fetching urlrequestoperation
Fetched https://github.com/Frizlab/URLRequestOperation.git from cache (0.98s)
Fetching https://github.com/Frizlab/SafeGlobal.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/Frizlab/HTTPCoders.git from cache
Fetching https://github.com/Frizlab/RetryingOperation.git from cache
Fetching https://github.com/Frizlab/SemiSingleton.git from cache
Fetched https://github.com/Frizlab/RetryingOperation.git from cache (0.53s)
Fetched https://github.com/Frizlab/SafeGlobal.git from cache (0.53s)
Fetched https://github.com/Frizlab/HTTPCoders.git from cache (0.60s)
Fetched https://github.com/Frizlab/SemiSingleton.git from cache (0.60s)
Fetched https://github.com/apple/swift-log.git from cache (0.60s)
Computing version for https://github.com/Frizlab/SafeGlobal.git
Computed https://github.com/Frizlab/SafeGlobal.git at 0.3.1 (0.50s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/66399] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.30s)
Computing version for https://github.com/Frizlab/RetryingOperation.git
Computed https://github.com/Frizlab/RetryingOperation.git at 1.1.9 (0.54s)
Computing version for https://github.com/Frizlab/HTTPCoders.git
Computed https://github.com/Frizlab/HTTPCoders.git at 0.1.3 (0.52s)
Fetching https://github.com/Frizlab/stream-reader.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/Frizlab/stream-reader.git from cache (0.54s)
Fetched https://github.com/apple/swift-collections.git from cache (0.54s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.5.2 (0.65s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 510.0.3 (0.82s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.75s)
Computing version for https://github.com/Frizlab/SemiSingleton.git
Computed https://github.com/Frizlab/SemiSingleton.git at 2.1.0-beta.2 (0.50s)
Fetching https://github.com/Frizlab/RecursiveSyncDispatch.git
[2/174] Fetching recursivesyncdispatch
Fetched https://github.com/Frizlab/RecursiveSyncDispatch.git from cache (0.66s)
Computing version for https://github.com/Frizlab/RecursiveSyncDispatch.git
Computed https://github.com/Frizlab/RecursiveSyncDispatch.git at 1.0.1 (0.65s)
Creating working copy for https://github.com/Frizlab/SemiSingleton.git
Working copy of https://github.com/Frizlab/SemiSingleton.git resolved at 2.1.0-beta.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/RetryingOperation.git
Working copy of https://github.com/Frizlab/RetryingOperation.git resolved at 1.1.9
Creating working copy for https://github.com/Frizlab/URLRequestOperation.git
Working copy of https://github.com/Frizlab/URLRequestOperation.git resolved at 2.0.0-alpha.15 (c587654)
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/Frizlab/RecursiveSyncDispatch.git
Working copy of https://github.com/Frizlab/RecursiveSyncDispatch.git resolved at 1.0.1
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.1
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/HTTPCoders.git
Working copy of https://github.com/Frizlab/HTTPCoders.git resolved at 0.1.3
warning: '.resolve-product-dependencies': dependency 'urlrequestoperation' is not used by any target
Found 5 product dependencies
  - swift-log
  - HTTPCoders
  - RetryingOperation
  - SafeGlobal
  - SemiSingleton
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Frizlab/URLRequestOperation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/30] Write sources
[7/30] Write URLRequestOperationManualTest-entitlement.plist
[8/30] Write sources
[24/30] Write swift-version--7754E27361AE5C74.txt
[26/51] Compiling SwiftSyntax509 Empty.swift
[27/51] Emitting module SwiftSyntax509
[28/51] Compiling SwiftSyntax510 Empty.swift
[29/51] Emitting module SwiftSyntax510
[30/113] Compiling Logging LogHandler.swift
[31/113] Compiling Logging Locks.swift
[32/113] Emitting module Logging
[33/113] Emitting module RecursiveSyncDispatch
[34/113] Compiling SwiftSyntax SyntaxHashable.swift
[35/113] Compiling SwiftSyntax SyntaxIdentifier.swift
[36/113] Compiling SwiftSyntax SyntaxNodeStructure.swift
[37/113] Compiling SwiftSyntax SyntaxProtocol.swift
[38/113] Compiling SwiftSyntax SyntaxText.swift
[39/113] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[40/113] Compiling SwiftSyntax TokenDiagnostic.swift
[41/119] Compiling Logging Logging.swift
[42/119] Compiling Logging MetadataProvider.swift
[43/124] Compiling FormURLEncodedCoder FormURLEncodedParser.swift
[44/124] Emitting module FormURLEncodedCoder
[45/124] Compiling FormURLEncodedCoder FormURLEncodedDecoder.swift
[46/124] Emitting module MediaType
[47/124] Compiling MediaType MediaType.swift
[48/124] Compiling RecursiveSyncDispatch RecursiveSyncDispatch.swift
[49/128] Compiling FormURLEncodedCoder URLQueryFragmentConvertible.swift
[50/128] Compiling FormURLEncodedCoder FormURLEncodedData.swift
[51/128] Compiling FormURLEncodedCoder FormURLEncodedSerializer.swift
[52/128] Compiling FormURLEncodedCoder FormURLEncodedEncodingErrors.swift
[53/128] Compiling FormURLEncodedCoder FormURLEncodedEncoder.swift
[54/128] Compiling SemiSingleton LinuxStrongToWeakMapTable.swift
[55/128] Compiling SemiSingleton SemiSingletonConfig.swift
[56/128] Emitting module SemiSingleton
[57/128] Compiling SemiSingleton SemiSingletonStore.swift
[58/128] Emitting module RetryingOperation
[59/128] Compiling RetryingOperation RetryHelper.swift
[60/128] Compiling RetryingOperation WrappedRetryingOperation.swift
[61/128] Compiling RetryingOperation RetryingOperation.swift
[62/128] Compiling RetryingOperation RetryingOperationConfig.swift
[63/128] Compiling SwiftSyntax AbsolutePosition.swift
[64/128] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[65/128] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[66/128] Compiling SwiftSyntax Assert.swift
[67/128] Compiling SwiftSyntax BumpPtrAllocator.swift
[68/128] Compiling SwiftSyntax CommonAncestor.swift
[69/128] Compiling SwiftSyntax Convenience.swift
[70/128] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[71/128] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[72/128] Compiling SwiftSyntax SyntaxBaseNodes.swift
[73/128] Compiling SwiftSyntax SyntaxCollections.swift
[74/128] Compiling SwiftSyntax SyntaxEnum.swift
[75/128] Compiling SwiftSyntax SyntaxKind.swift
[76/128] Compiling SwiftSyntax SyntaxRewriter.swift
[77/128] Compiling SwiftSyntax RawSyntaxNodesC.swift
[78/128] Compiling SwiftSyntax RawSyntaxNodesD.swift
[79/128] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[80/128] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[81/128] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[82/128] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[83/128] Compiling SwiftSyntax SourceLocation.swift
[84/128] Compiling SwiftSyntax SourcePresence.swift
[85/128] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[86/128] Compiling SwiftSyntax Syntax.swift
[87/128] Compiling SwiftSyntax SyntaxArena.swift
[88/128] Compiling SwiftSyntax SyntaxChildren.swift
[89/128] Compiling SwiftSyntax SyntaxCollection.swift
[90/128] Compiling SwiftSyntax SyntaxTraits.swift
[91/128] Compiling SwiftSyntax SyntaxTransform.swift
[92/128] Compiling SwiftSyntax SyntaxVisitor.swift
[93/128] Compiling SwiftSyntax TokenKind.swift
[94/128] Compiling SwiftSyntax Tokens.swift
[95/128] Compiling SwiftSyntax TriviaPieces.swift
[96/128] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[97/128] Compiling SwiftSyntax MemoryLayout.swift
[98/128] Compiling SwiftSyntax MissingNodeInitializers.swift
[99/128] Compiling SwiftSyntax RawSyntax.swift
[100/128] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[101/128] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[102/128] Compiling SwiftSyntax RawSyntaxTokenView.swift
[103/128] Compiling SwiftSyntax SourceLength.swift
[104/128] Emitting module SwiftSyntax
[105/128] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[106/128] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[107/128] Compiling SwiftSyntax RawSyntaxValidation.swift
[108/128] Compiling SwiftSyntax SyntaxNodesAB.swift
[109/128] Compiling SwiftSyntax SyntaxNodesC.swift
[110/128] Compiling SwiftSyntax SyntaxNodesD.swift
[111/128] Compiling SwiftSyntax TokenSequence.swift
[112/128] Compiling SwiftSyntax TokenSyntax.swift
[113/128] Compiling SwiftSyntax Trivia.swift
[114/128] Compiling SwiftSyntax Utils.swift
[115/128] Compiling SwiftSyntax ChildNameForKeyPath.swift
[116/128] Compiling SwiftSyntax Keyword.swift
[117/128] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[118/128] Compiling SwiftSyntax SyntaxNodesEF.swift
[119/128] Compiling SwiftSyntax SyntaxNodesGHI.swift
[120/128] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[121/128] Compiling SwiftSyntax SyntaxNodesOP.swift
[122/128] Compiling SwiftSyntax SyntaxNodesQRS.swift
[123/128] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[124/180] Compiling SwiftBasicFormat Syntax+Extensions.swift
[125/180] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[126/180] Compiling SwiftDiagnostics Note.swift
[127/180] Compiling SwiftDiagnostics Message.swift
[128/180] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[129/180] Compiling SwiftDiagnostics FixIt.swift
[130/180] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[131/180] Emitting module SwiftDiagnostics
[132/180] Compiling SwiftDiagnostics Diagnostic.swift
[133/180] Compiling SwiftDiagnostics Convenience.swift
[134/180] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[135/180] Emitting module SwiftBasicFormat
[136/180] Compiling SwiftBasicFormat BasicFormat.swift
[137/180] Compiling SwiftParser UnicodeScalarExtensions.swift
[138/180] Compiling SwiftParser Lookahead.swift
[139/180] Compiling SwiftParser LoopProgressCondition.swift
[140/180] Compiling SwiftParser Modifiers.swift
[141/184] Compiling SwiftParser Parser.swift
[142/184] Compiling SwiftParser Patterns.swift
[143/184] Compiling SwiftParser Recovery.swift
[144/184] Compiling SwiftParser Specifiers.swift
[145/184] Compiling SwiftParser TokenSpecSet.swift
[146/184] Compiling SwiftParser TopLevel.swift
[147/184] Compiling SwiftParser TriviaParser.swift
[148/184] Compiling SwiftParser Types.swift
[149/184] Compiling SwiftParser Attributes.swift
[150/184] Compiling SwiftParser Availability.swift
[151/184] Compiling SwiftParser CharacterInfo.swift
[152/184] Compiling SwiftParser CollectionNodes+Parsable.swift
[153/184] Compiling SwiftParser Declarations.swift
[154/184] Compiling SwiftParser Lexeme.swift
[155/184] Compiling SwiftParser LexemeSequence.swift
[156/184] Compiling SwiftParser Lexer.swift
[157/184] Compiling SwiftParser RegexLiteralLexer.swift
[158/184] Compiling SwiftParser SyntaxUtils.swift
[159/184] Compiling SwiftParser TokenConsumer.swift
[160/184] Compiling SwiftParser TokenPrecedence.swift
[161/184] Compiling SwiftParser TokenSpec.swift
[162/184] Compiling SwiftParser Names.swift
[163/184] Compiling SwiftParser Nominals.swift
[164/184] Compiling SwiftParser Parameters.swift
[165/184] Compiling SwiftParser ParseSourceFile.swift
[166/184] Emitting module SwiftParser
[167/184] Compiling SwiftParser Statements.swift
[168/184] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[169/184] Compiling SwiftParser StringLiterals.swift
[170/184] Compiling SwiftParser SwiftParserCompatibility.swift
[171/184] Compiling SwiftParser Directives.swift
[172/184] Compiling SwiftParser ExperimentalFeatures.swift
[173/184] Compiling SwiftParser Expressions.swift
[174/184] Compiling SwiftParser IncrementalParseTransition.swift
[175/184] Compiling SwiftParser Cursor.swift
[176/184] Compiling SwiftParser IsLexerClassified.swift
[177/184] Compiling SwiftParser LayoutNodes+Parsable.swift
[178/184] Compiling SwiftParser Parser+TokenSpecSet.swift
[179/184] Compiling SwiftParser TokenSpecStaticMembers.swift
[180/207] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[181/208] Compiling SwiftParserDiagnostics Utils.swift
[182/208] Compiling SwiftOperators PrecedenceGroup.swift
[183/209] Compiling SwiftOperators OperatorError+Diagnostics.swift
[184/209] Compiling SwiftOperators PrecedenceGraph.swift
[185/209] Compiling SwiftOperators OperatorTable.swift
[186/209] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[187/209] Compiling SwiftOperators SyntaxSynthesis.swift
[188/209] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[189/209] Compiling SwiftOperators OperatorTable+Defaults.swift
[190/209] Compiling SwiftOperators OperatorError.swift
[191/209] Emitting module SwiftOperators
[192/209] Compiling SwiftOperators OperatorTable+Folding.swift
[193/209] Compiling SwiftOperators OperatorTable+Semantics.swift
[194/209] Compiling SwiftOperators Operator.swift
[195/209] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[196/209] Compiling SwiftParserDiagnostics PresenceUtils.swift
[197/209] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[198/209] Compiling SwiftParserDiagnostics MissingNodesError.swift
[199/209] Compiling SwiftParserDiagnostics MissingTokenError.swift
[200/209] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[201/209] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[202/209] Emitting module SwiftParserDiagnostics
[203/209] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[204/209] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[205/223] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[206/224] Compiling SwiftSyntaxBuilder Indenter.swift
[207/224] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[208/224] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[209/224] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[210/224] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[211/224] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[212/224] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[213/224] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[214/224] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[215/224] Emitting module SwiftSyntaxBuilder
[216/224] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[217/224] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[218/224] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[219/224] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[220/238] Compiling SwiftSyntaxMacros MemberMacro.swift
[221/239] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[222/239] Compiling SwiftSyntaxMacros Macro.swift
[223/239] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[224/239] Compiling SwiftSyntaxMacros Macro+Format.swift
[225/239] Compiling SwiftSyntaxMacros AccessorMacro.swift
[226/239] Compiling SwiftSyntaxMacros AttachedMacro.swift
[227/239] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[228/239] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[229/239] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[230/239] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[231/239] Emitting module SwiftSyntaxMacros
[232/239] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[233/239] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[234/239] Compiling SwiftSyntaxMacros PeerMacro.swift
[235/247] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[236/247] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[237/247] Emitting module SwiftSyntaxMacroExpansion
[238/247] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[239/247] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[240/247] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[241/247] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[242/247] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[243/254] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[244/254] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[245/254] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[246/254] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[247/254] Emitting module SwiftCompilerPluginMessageHandling
[248/254] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[249/254] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[250/256] Emitting module SwiftCompilerPlugin
[251/256] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[252/260] Compiling SafeGlobalMacros SimpleDiagnosticMessage.swift
[253/260] Compiling SafeGlobalMacros  Errors.swift
[254/260] Compiling SafeGlobalMacros SafeGlobalMacro.swift
[255/260] Emitting module SafeGlobalMacros
[255/260] Write Objects.LinkFileList
[256/260] Linking SafeGlobalMacros-tool
[258/264] Compiling SafeGlobal SafeGlobal.swift
[259/264] Emitting module SafeGlobal
[260/264] Compiling SafeGlobal NSLock+Linux.swift
[261/264] Compiling SafeGlobal SafeGlobalMacro.swift
[262/315] Compiling URLRequestOperation RetryProvider.swift
[263/315] Compiling URLRequestOperation URLResponseValidator.swift
[264/315] Compiling URLRequestOperation AsyncBlockRequestProcessor.swift
[265/315] Compiling URLRequestOperation BlockRequestProcessor.swift
[266/315] Compiling URLRequestOperation AnyResultProcessor.swift
[267/315] Compiling URLRequestOperation DecodeDataResultProcessor.swift
[268/320] Compiling URLRequestOperation LogMetadataKeys.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Glue/URL+Utils.swift:25: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-.
 23 |
 24 | 	internal func appendingQueryParameters<Parameters : Encodable>(from parameters: Parameters, encoder: URLQueryEncoder = Conf.defaultAPIRequestParametersEncoder) throws -> URL {
 25 | #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-.
 26 | 		let encoded: String = try encoder.encode(parameters)
 27 | 		/* We do the URL/URLComponents trip, because otherwise it’s annoying to manage the fragment.
[269/320] Compiling URLRequestOperation NSLock+Linux.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Glue/URL+Utils.swift:25: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-.
 23 |
 24 | 	internal func appendingQueryParameters<Parameters : Encodable>(from parameters: Parameters, encoder: URLQueryEncoder = Conf.defaultAPIRequestParametersEncoder) throws -> URL {
 25 | #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-.
 26 | 		let encoded: String = try encoder.encode(parameters)
 27 | 		/* We do the URL/URLComponents trip, because otherwise it’s annoying to manage the fragment.
[270/320] Compiling URLRequestOperation Result+Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Glue/URL+Utils.swift:25: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-.
 23 |
 24 | 	internal func appendingQueryParameters<Parameters : Encodable>(from parameters: Parameters, encoder: URLQueryEncoder = Conf.defaultAPIRequestParametersEncoder) throws -> URL {
 25 | #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-.
 26 | 		let encoded: String = try encoder.encode(parameters)
 27 | 		/* We do the URL/URLComponents trip, because otherwise it’s annoying to manage the fragment.
[271/320] Compiling URLRequestOperation RetryCountsHolder.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Glue/URL+Utils.swift:25: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-.
 23 |
 24 | 	internal func appendingQueryParameters<Parameters : Encodable>(from parameters: Parameters, encoder: URLQueryEncoder = Conf.defaultAPIRequestParametersEncoder) throws -> URL {
 25 | #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-.
 26 | 		let encoded: String = try encoder.encode(parameters)
 27 | 		/* We do the URL/URLComponents trip, because otherwise it’s annoying to manage the fragment.
[272/320] Compiling URLRequestOperation String+Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Glue/URL+Utils.swift:25: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-.
 23 |
 24 | 	internal func appendingQueryParameters<Parameters : Encodable>(from parameters: Parameters, encoder: URLQueryEncoder = Conf.defaultAPIRequestParametersEncoder) throws -> URL {
 25 | #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-.
 26 | 		let encoded: String = try encoder.encode(parameters)
 27 | 		/* We do the URL/URLComponents trip, because otherwise it’s annoying to manage the fragment.
[273/320] Compiling URLRequestOperation URL+Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Glue/URL+Utils.swift:25: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-.
 23 |
 24 | 	internal func appendingQueryParameters<Parameters : Encodable>(from parameters: Parameters, encoder: URLQueryEncoder = Conf.defaultAPIRequestParametersEncoder) throws -> URL {
 25 | #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-.
 26 | 		let encoded: String = try encoder.encode(parameters)
 27 | 		/* We do the URL/URLComponents trip, because otherwise it’s annoying to manage the fragment.
[274/320] Compiling URLRequestOperation ReachabilityRetryHelper.swift
[275/320] Compiling URLRequestOperation NetworkErrorRetryProvider.swift
[276/320] Compiling URLRequestOperation UnretriedErrorsRetryProvider.swift
[277/320] Compiling URLRequestOperation HTTPStatusCodeURLResponseValidator.swift
[278/320] Compiling URLRequestOperation URLRequestDataOperation+APIs-TypedError.swift
[279/320] Compiling URLRequestOperation URLQueryCoder+HTTPContentCoder+FormURLEncodedEncoding.swift
[280/320] Compiling URLRequestOperation URLQueryCoder.swift
[281/320] Compiling URLRequestOperation URLRequest+Utils.swift
[282/320] Compiling URLRequestOperation URLSession+Linux.swift
[283/320] Compiling URLRequestOperation RequestProcessor.swift
[284/320] Compiling URLRequestOperation ResultProcessor.swift
[285/320] Compiling URLRequestOperation URLRequestOperationSessionDelegateProxy.swift
[286/320] Compiling URLRequestOperation URLSessionDelegates.swift
[287/320] Compiling URLRequestOperation NotifNameGetter.swift
[288/320] Compiling URLRequestOperation ReachabilityObserver.swift
[289/320] Compiling URLRequestOperation ReachabilitySubscriber.swift
[290/320] Compiling URLRequestOperation BlockDispatcher.swift
[291/320] Compiling URLRequestOperation HTTPContentCoder+FormURLEncodedEncoding.swift
[292/320] Compiling URLRequestOperation HTTPContentCoder+JSON.swift
[293/320] Compiling URLRequestOperation HTTPContentCoder.swift
[294/320] Compiling URLRequestOperation HTTPURLResponse+Utils.swift
[295/320] Compiling URLRequestOperation LinuxWeakToWeakMapTable.swift
[296/320] Emitting module URLRequestOperation
/Users/admin/builder/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()
/Users/admin/builder/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. */
macro expansion @SafeGlobal:1:9: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/URLRequestOperationConfig.swift:51:76: note: expanded code originates here
 49 |   #warning("Reevaluate whether nonisolated(unsafe) is still necessary.")
 50 |  #endif
 51 | 	@SafeGlobal nonisolated(unsafe) public static var oslog: OSLog? = .default
    +--- macro expansion @SafeGlobal -----------------------------------
    |1 | private nonisolated (unsafe) static let _oslog: SafeGlobal<OSLog?> = SafeGlobal(wrappedValue: .default)
    |  |         `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
    +-------------------------------------------------------------------
 52 | 	/* This retricts availability of Apple’s logging, so we keep the OSLog variant for now, even if it is less convenient. */
 53 | //	@available(macOS 11.0, tvOS 14.0, iOS 14.0, watchOS 7.0, *)
macro expansion @SafeGlobal:1:9: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'SafeGlobal<OSLog?>', consider removing it
`- /Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/URLRequestOperationConfig.swift:51:76: note: expanded code originates here
 49 |   #warning("Reevaluate whether nonisolated(unsafe) is still necessary.")
 50 |  #endif
 51 | 	@SafeGlobal nonisolated(unsafe) public static var oslog: OSLog? = .default
    +--- macro expansion @SafeGlobal -----------------------------------
    |1 | private nonisolated (unsafe) static let _oslog: SafeGlobal<OSLog?> = SafeGlobal(wrappedValue: .default)
    |  |         `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'SafeGlobal<OSLog?>', consider removing it
    +-------------------------------------------------------------------
 52 | 	/* This retricts availability of Apple’s logging, so we keep the OSLog variant for now, even if it is less convenient. */
 53 | //	@available(macOS 11.0, tvOS 14.0, iOS 14.0, watchOS 7.0, *)
[297/320] Compiling URLRequestOperation SockaddrWrapper.swift
macro expansion @SafeGlobal:1:9: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/URLRequestOperationConfig.swift:51:76: note: expanded code originates here
 49 |   #warning("Reevaluate whether nonisolated(unsafe) is still necessary.")
 50 |  #endif
 51 | 	@SafeGlobal nonisolated(unsafe) public static var oslog: OSLog? = .default
    +--- macro expansion @SafeGlobal -----------------------------------
    |1 | private nonisolated (unsafe) static let _oslog: SafeGlobal<OSLog?> = SafeGlobal(wrappedValue: .default)
    |  |         `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
    +-------------------------------------------------------------------
 52 | 	/* This retricts availability of Apple’s logging, so we keep the OSLog variant for now, even if it is less convenient. */
 53 | //	@available(macOS 11.0, tvOS 14.0, iOS 14.0, watchOS 7.0, *)
macro expansion @SafeGlobal:1:9: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'SafeGlobal<OSLog?>', consider removing it
`- /Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/URLRequestOperationConfig.swift:51:76: note: expanded code originates here
 49 |   #warning("Reevaluate whether nonisolated(unsafe) is still necessary.")
 50 |  #endif
 51 | 	@SafeGlobal nonisolated(unsafe) public static var oslog: OSLog? = .default
    +--- macro expansion @SafeGlobal -----------------------------------
    |1 | private nonisolated (unsafe) static let _oslog: SafeGlobal<OSLog?> = SafeGlobal(wrappedValue: .default)
    |  |         `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'SafeGlobal<OSLog?>', consider removing it
    +-------------------------------------------------------------------
 52 | 	/* This retricts availability of Apple’s logging, so we keep the OSLog variant for now, even if it is less convenient. */
 53 | //	@available(macOS 11.0, tvOS 14.0, iOS 14.0, watchOS 7.0, *)
[298/320] Compiling URLRequestOperation URLRequestOperation.swift
macro expansion @SafeGlobal:1:9: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/URLRequestOperationConfig.swift:51:76: note: expanded code originates here
 49 |   #warning("Reevaluate whether nonisolated(unsafe) is still necessary.")
 50 |  #endif
 51 | 	@SafeGlobal nonisolated(unsafe) public static var oslog: OSLog? = .default
    +--- macro expansion @SafeGlobal -----------------------------------
    |1 | private nonisolated (unsafe) static let _oslog: SafeGlobal<OSLog?> = SafeGlobal(wrappedValue: .default)
    |  |         `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
    +-------------------------------------------------------------------
 52 | 	/* This retricts availability of Apple’s logging, so we keep the OSLog variant for now, even if it is less convenient. */
 53 | //	@available(macOS 11.0, tvOS 14.0, iOS 14.0, watchOS 7.0, *)
macro expansion @SafeGlobal:1:9: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'SafeGlobal<OSLog?>', consider removing it
`- /Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/URLRequestOperationConfig.swift:51:76: note: expanded code originates here
 49 |   #warning("Reevaluate whether nonisolated(unsafe) is still necessary.")
 50 |  #endif
 51 | 	@SafeGlobal nonisolated(unsafe) public static var oslog: OSLog? = .default
    +--- macro expansion @SafeGlobal -----------------------------------
    |1 | private nonisolated (unsafe) static let _oslog: SafeGlobal<OSLog?> = SafeGlobal(wrappedValue: .default)
    |  |         `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'SafeGlobal<OSLog?>', consider removing it
    +-------------------------------------------------------------------
 52 | 	/* This retricts availability of Apple’s logging, so we keep the OSLog variant for now, even if it is less convenient. */
 53 | //	@available(macOS 11.0, tvOS 14.0, iOS 14.0, watchOS 7.0, *)
[299/320] Compiling URLRequestOperation URLRequestOperationConfig.swift
macro expansion @SafeGlobal:1:9: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/URLRequestOperationConfig.swift:51:76: note: expanded code originates here
 49 |   #warning("Reevaluate whether nonisolated(unsafe) is still necessary.")
 50 |  #endif
 51 | 	@SafeGlobal nonisolated(unsafe) public static var oslog: OSLog? = .default
    +--- macro expansion @SafeGlobal -----------------------------------
    |1 | private nonisolated (unsafe) static let _oslog: SafeGlobal<OSLog?> = SafeGlobal(wrappedValue: .default)
    |  |         `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
    +-------------------------------------------------------------------
 52 | 	/* This retricts availability of Apple’s logging, so we keep the OSLog variant for now, even if it is less convenient. */
 53 | //	@available(macOS 11.0, tvOS 14.0, iOS 14.0, watchOS 7.0, *)
macro expansion @SafeGlobal:1:9: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'SafeGlobal<OSLog?>', consider removing it
`- /Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/URLRequestOperationConfig.swift:51:76: note: expanded code originates here
 49 |   #warning("Reevaluate whether nonisolated(unsafe) is still necessary.")
 50 |  #endif
 51 | 	@SafeGlobal nonisolated(unsafe) public static var oslog: OSLog? = .default
    +--- macro expansion @SafeGlobal -----------------------------------
    |1 | private nonisolated (unsafe) static let _oslog: SafeGlobal<OSLog?> = SafeGlobal(wrappedValue: .default)
    |  |         `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'SafeGlobal<OSLog?>', consider removing it
    +-------------------------------------------------------------------
 52 | 	/* This retricts availability of Apple’s logging, so we keep the OSLog variant for now, even if it is less convenient. */
 53 | //	@available(macOS 11.0, tvOS 14.0, iOS 14.0, watchOS 7.0, *)
[300/320] Compiling URLRequestOperation URLRequestOperationErrors.swift
macro expansion @SafeGlobal:1:9: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/URLRequestOperationConfig.swift:51:76: note: expanded code originates here
 49 |   #warning("Reevaluate whether nonisolated(unsafe) is still necessary.")
 50 |  #endif
 51 | 	@SafeGlobal nonisolated(unsafe) public static var oslog: OSLog? = .default
    +--- macro expansion @SafeGlobal -----------------------------------
    |1 | private nonisolated (unsafe) static let _oslog: SafeGlobal<OSLog?> = SafeGlobal(wrappedValue: .default)
    |  |         `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
    +-------------------------------------------------------------------
 52 | 	/* This retricts availability of Apple’s logging, so we keep the OSLog variant for now, even if it is less convenient. */
 53 | //	@available(macOS 11.0, tvOS 14.0, iOS 14.0, watchOS 7.0, *)
macro expansion @SafeGlobal:1:9: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'SafeGlobal<OSLog?>', consider removing it
`- /Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/URLRequestOperationConfig.swift:51:76: note: expanded code originates here
 49 |   #warning("Reevaluate whether nonisolated(unsafe) is still necessary.")
 50 |  #endif
 51 | 	@SafeGlobal nonisolated(unsafe) public static var oslog: OSLog? = .default
    +--- macro expansion @SafeGlobal -----------------------------------
    |1 | private nonisolated (unsafe) static let _oslog: SafeGlobal<OSLog?> = SafeGlobal(wrappedValue: .default)
    |  |         `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'SafeGlobal<OSLog?>', consider removing it
    +-------------------------------------------------------------------
 52 | 	/* This retricts availability of Apple’s logging, so we keep the OSLog variant for now, even if it is less convenient. */
 53 | //	@available(macOS 11.0, tvOS 14.0, iOS 14.0, watchOS 7.0, *)
[301/320] Compiling URLRequestOperation URLRequestOperationResult.swift
macro expansion @SafeGlobal:1:9: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/URLRequestOperationConfig.swift:51:76: note: expanded code originates here
 49 |   #warning("Reevaluate whether nonisolated(unsafe) is still necessary.")
 50 |  #endif
 51 | 	@SafeGlobal nonisolated(unsafe) public static var oslog: OSLog? = .default
    +--- macro expansion @SafeGlobal -----------------------------------
    |1 | private nonisolated (unsafe) static let _oslog: SafeGlobal<OSLog?> = SafeGlobal(wrappedValue: .default)
    |  |         `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
    +-------------------------------------------------------------------
 52 | 	/* This retricts availability of Apple’s logging, so we keep the OSLog variant for now, even if it is less convenient. */
 53 | //	@available(macOS 11.0, tvOS 14.0, iOS 14.0, watchOS 7.0, *)
macro expansion @SafeGlobal:1:9: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'SafeGlobal<OSLog?>', consider removing it
`- /Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/URLRequestOperationConfig.swift:51:76: note: expanded code originates here
 49 |   #warning("Reevaluate whether nonisolated(unsafe) is still necessary.")
 50 |  #endif
 51 | 	@SafeGlobal nonisolated(unsafe) public static var oslog: OSLog? = .default
    +--- macro expansion @SafeGlobal -----------------------------------
    |1 | private nonisolated (unsafe) static let _oslog: SafeGlobal<OSLog?> = SafeGlobal(wrappedValue: .default)
    |  |         `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'SafeGlobal<OSLog?>', consider removing it
    +-------------------------------------------------------------------
 52 | 	/* This retricts availability of Apple’s logging, so we keep the OSLog variant for now, even if it is less convenient. */
 53 | //	@available(macOS 11.0, tvOS 14.0, iOS 14.0, watchOS 7.0, *)
[302/320] Compiling URLRequestOperation DecodeHTTPContentResultProcessor.swift
[303/320] Compiling URLRequestOperation HTTPStatusCodeCheckResultProcessor.swift
[304/320] Compiling URLRequestOperation RecoverHTTPStatusCodeCheckErrorResultProcessor.swift
[305/320] Compiling URLRequestOperation URLMoveResultProcessor.swift
[306/320] Compiling URLRequestOperation URLToFileHandleResultProcessor.swift
[307/320] Compiling URLRequestOperation OtherSuccessRetryHelper.swift
[308/320] Compiling URLRequestOperation URLRequestDownloadOperation+Open.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDownloadOperation.swift:148:10: warning: TODO: Properly manage resume data
146 | 		}
147 |
148 | #warning("TODO: Properly manage resume data")
    |          `- warning: TODO: Properly manage resume data
149 | 		resumeData = nil
150 |
/Users/admin/builder/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()
/Users/admin/builder/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. */
[309/320] Compiling URLRequestOperation URLRequestDownloadOperation+Save.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDownloadOperation.swift:148:10: warning: TODO: Properly manage resume data
146 | 		}
147 |
148 | #warning("TODO: Properly manage resume data")
    |          `- warning: TODO: Properly manage resume data
149 | 		resumeData = nil
150 |
/Users/admin/builder/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()
/Users/admin/builder/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. */
[310/320] Compiling URLRequestOperation URLRequestDownloadOperation.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDownloadOperation.swift:148:10: warning: TODO: Properly manage resume data
146 | 		}
147 |
148 | #warning("TODO: Properly manage resume data")
    |          `- warning: TODO: Properly manage resume data
149 | 		resumeData = nil
150 |
/Users/admin/builder/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()
/Users/admin/builder/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. */
[311/320] Compiling URLRequestOperation URLRequestStreamOperation.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDownloadOperation.swift:148:10: warning: TODO: Properly manage resume data
146 | 		}
147 |
148 | #warning("TODO: Properly manage resume data")
    |          `- warning: TODO: Properly manage resume data
149 | 		resumeData = nil
150 |
/Users/admin/builder/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()
/Users/admin/builder/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. */
[312/320] Compiling URLRequestOperation URLRequestOperationSessionDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDownloadOperation.swift:148:10: warning: TODO: Properly manage resume data
146 | 		}
147 |
148 | #warning("TODO: Properly manage resume data")
    |          `- warning: TODO: Properly manage resume data
149 | 		resumeData = nil
150 |
/Users/admin/builder/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()
/Users/admin/builder/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. */
[313/320] Compiling URLRequestOperation URLRequestDataOperation+APIs-UntypedError.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:264:10: warning: TODO
262 | 		assert(result.failure?.isCancelledOrNotFinishedError ?? false)
263 |
264 | #warning("TODO")
    |          `- warning: TODO
265 | //		currentTask = streamTask
266 | //		if let delegate = session.delegate as? URLRequestOperationSessionDelegate {
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:281:10: warning: TODO
279 | 		assert(result.failure?.isCancelledOrNotFinishedError ?? false)
280 |
281 | #warning("TODO")
    |          `- warning: TODO
282 | //		currentTask = downloadTask
283 | //		if let delegate = session.delegate as? URLRequestOperationSessionDelegate {
[314/320] Compiling URLRequestOperation URLRequestDataOperation+Data.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:264:10: warning: TODO
262 | 		assert(result.failure?.isCancelledOrNotFinishedError ?? false)
263 |
264 | #warning("TODO")
    |          `- warning: TODO
265 | //		currentTask = streamTask
266 | //		if let delegate = session.delegate as? URLRequestOperationSessionDelegate {
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:281:10: warning: TODO
279 | 		assert(result.failure?.isCancelledOrNotFinishedError ?? false)
280 |
281 | #warning("TODO")
    |          `- warning: TODO
282 | //		currentTask = downloadTask
283 | //		if let delegate = session.delegate as? URLRequestOperationSessionDelegate {
[315/320] Compiling URLRequestOperation URLRequestDataOperation+Images.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:264:10: warning: TODO
262 | 		assert(result.failure?.isCancelledOrNotFinishedError ?? false)
263 |
264 | #warning("TODO")
    |          `- warning: TODO
265 | //		currentTask = streamTask
266 | //		if let delegate = session.delegate as? URLRequestOperationSessionDelegate {
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:281:10: warning: TODO
279 | 		assert(result.failure?.isCancelledOrNotFinishedError ?? false)
280 |
281 | #warning("TODO")
    |          `- warning: TODO
282 | //		currentTask = downloadTask
283 | //		if let delegate = session.delegate as? URLRequestOperationSessionDelegate {
[316/320] Compiling URLRequestOperation URLRequestDataOperation+String.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:264:10: warning: TODO
262 | 		assert(result.failure?.isCancelledOrNotFinishedError ?? false)
263 |
264 | #warning("TODO")
    |          `- warning: TODO
265 | //		currentTask = streamTask
266 | //		if let delegate = session.delegate as? URLRequestOperationSessionDelegate {
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:281:10: warning: TODO
279 | 		assert(result.failure?.isCancelledOrNotFinishedError ?? false)
280 |
281 | #warning("TODO")
    |          `- warning: TODO
282 | //		currentTask = downloadTask
283 | //		if let delegate = session.delegate as? URLRequestOperationSessionDelegate {
[317/320] Compiling URLRequestOperation URLRequestDataOperation.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:264:10: warning: TODO
262 | 		assert(result.failure?.isCancelledOrNotFinishedError ?? false)
263 |
264 | #warning("TODO")
    |          `- warning: TODO
265 | //		currentTask = streamTask
266 | //		if let delegate = session.delegate as? URLRequestOperationSessionDelegate {
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:281:10: warning: TODO
279 | 		assert(result.failure?.isCancelledOrNotFinishedError ?? false)
280 |
281 | #warning("TODO")
    |          `- warning: TODO
282 | //		currentTask = downloadTask
283 | //		if let delegate = session.delegate as? URLRequestOperationSessionDelegate {
[318/322] Compiling URLRequestOperationManualTest main.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperationManualTest/main.swift:24:7: warning: non-final class 'SessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 22 |
 23 |
 24 | class SessionDelegate : NSObject, URLSessionTaskDelegate, URLSessionDataDelegate {
    |       `- warning: non-final class 'SessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 25 |
 26 | 	let delegateId: Int
[319/322] Emitting module URLRequestOperationManualTest
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperationManualTest/main.swift:24:7: warning: non-final class 'SessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 22 |
 23 |
 24 | class SessionDelegate : NSObject, URLSessionTaskDelegate, URLSessionDataDelegate {
    |       `- warning: non-final class 'SessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
 25 |
 26 | 	let delegateId: Int
[319/322] Write Objects.LinkFileList
[320/322] Linking URLRequestOperationManualTest
[321/322] Applying URLRequestOperationManualTest
Build complete! (64.68s)
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" : "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.1.6",
            "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.0-beta.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/SemiSingleton.git"
    }
  ],
  "manifest_display_name" : "URLRequestOperation",
  "name" : "URLRequestOperation",
  "path" : "/Users/admin/builder/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",
        "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"
}
Done.