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 main (5c76ba), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 21:36:29 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/URLRequestOperation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5c76bad Fix a deprecation warning
Cloned https://github.com/Frizlab/URLRequestOperation.git
Revision (git rev-parse @):
5c76bad9eb535281389b9f0daa624bcff69e9915
SUCCESS checkout https://github.com/Frizlab/URLRequestOperation.git at main
Fetching https://github.com/happn-app/RecursiveSyncDispatch.git
Fetching https://github.com/happn-app/RetryingOperation.git
Fetching https://github.com/Frizlab/stream-reader.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/Frizlab/SafeGlobal.git
Fetching https://github.com/happn-app/SemiSingleton.git
Fetching https://github.com/happn-app/HTTPCoders.git
[1/395] Fetching retryingoperation
[53/1390] Fetching retryingoperation, stream-reader
[212/1461] Fetching retryingoperation, stream-reader, httpcoders
[271/1639] Fetching retryingoperation, stream-reader, httpcoders, recursivesyncdispatch
[437/1800] Fetching retryingoperation, stream-reader, httpcoders, recursivesyncdispatch, safeglobal
[598/2221] Fetching retryingoperation, stream-reader, httpcoders, recursivesyncdispatch, safeglobal, semisingleton
Fetched https://github.com/happn-app/RecursiveSyncDispatch.git from cache (0.79s)
Fetched https://github.com/happn-app/RetryingOperation.git from cache (0.79s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
[1157/1648] Fetching stream-reader, httpcoders, safeglobal, semisingleton
Fetched https://github.com/happn-app/HTTPCoders.git from cache (0.89s)
Fetched https://github.com/Frizlab/stream-reader.git from cache (0.89s)
[1/15475] Fetching swift-collections
[2/81874] Fetching swift-collections, swift-syntax
[1130/85534] Fetching swift-collections, swift-syntax, swift-log
Fetched https://github.com/happn-app/SemiSingleton.git from cache (3.73s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.73s)
Fetched https://github.com/Frizlab/SafeGlobal.git from cache (3.73s)
[13100/19135] Fetching swift-collections, swift-log
Fetched https://github.com/apple/swift-log.git from cache (3.34s)
Fetched https://github.com/apple/swift-collections.git from cache (3.34s)
Computing version for https://github.com/happn-app/RetryingOperation.git
Computed https://github.com/happn-app/RetryingOperation.git at 1.1.8 (0.65s)
Computing version for https://github.com/happn-app/HTTPCoders.git
Computed https://github.com/happn-app/HTTPCoders.git at 0.1.2 (0.66s)
Computing version for https://github.com/Frizlab/SafeGlobal.git
Computed https://github.com/Frizlab/SafeGlobal.git at 0.2.0 (0.52s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.2 (0.69s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.5.0 (0.67s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.69s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.0 (0.75s)
Computing version for https://github.com/happn-app/SemiSingleton.git
Computed https://github.com/happn-app/SemiSingleton.git at 2.1.0-beta.1 (0.67s)
Computing version for https://github.com/happn-app/RecursiveSyncDispatch.git
Computed https://github.com/happn-app/RecursiveSyncDispatch.git at 1.0.1 (0.66s)
Creating working copy for https://github.com/happn-app/RetryingOperation.git
Working copy of https://github.com/happn-app/RetryingOperation.git resolved at 1.1.8
Creating working copy for https://github.com/happn-app/HTTPCoders.git
Working copy of https://github.com/happn-app/HTTPCoders.git resolved at 0.1.2
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.0
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/happn-app/SemiSingleton.git
Working copy of https://github.com/happn-app/SemiSingleton.git resolved at 2.1.0-beta.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.4
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.2
Creating working copy for https://github.com/Frizlab/SafeGlobal.git
Working copy of https://github.com/Frizlab/SafeGlobal.git resolved at 0.2.0
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
========================================
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": "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": "httpcoders",
          "name": "HTTPCoders",
          "url": "https://github.com/happn-app/HTTPCoders.git",
          "version": "0.1.2",
          "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/happn-app/RetryingOperation.git",
          "version": "1.1.8",
          "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": "semisingleton",
          "name": "SemiSingleton",
          "url": "https://github.com/happn-app/SemiSingleton.git",
          "version": "2.1.0-beta.1",
          "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/happn-app/RecursiveSyncDispatch.git",
              "version": "1.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RecursiveSyncDispatch",
              "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/happn-app/SemiSingleton.git from cache
Fetching https://github.com/happn-app/HTTPCoders.git from cache
Fetching https://github.com/happn-app/RetryingOperation.git from cache
Fetching https://github.com/Frizlab/SafeGlobal.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/happn-app/SemiSingleton.git from cache (0.51s)
Fetched https://github.com/happn-app/RetryingOperation.git from cache (0.53s)
Fetched https://github.com/Frizlab/SafeGlobal.git from cache (0.53s)
Fetched https://github.com/happn-app/HTTPCoders.git from cache (0.53s)
Fetched https://github.com/apple/swift-log.git from cache (0.53s)
Computing version for https://github.com/happn-app/RetryingOperation.git
Computed https://github.com/happn-app/RetryingOperation.git at 1.1.8 (0.02s)
Computing version for https://github.com/happn-app/HTTPCoders.git
Computed https://github.com/happn-app/HTTPCoders.git at 0.1.2 (0.02s)
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.55s)
Fetched https://github.com/apple/swift-collections.git from cache (0.55s)
Computing version for https://github.com/Frizlab/SafeGlobal.git
Computed https://github.com/Frizlab/SafeGlobal.git at 0.3.1 (0.48s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/66399] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.40s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.5.2 (0.03s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 510.0.3 (0.72s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.76s)
Computing version for https://github.com/happn-app/SemiSingleton.git
Computed https://github.com/happn-app/SemiSingleton.git at 2.1.0-beta.1 (0.03s)
Fetching https://github.com/happn-app/RecursiveSyncDispatch.git from cache
Fetched https://github.com/happn-app/RecursiveSyncDispatch.git from cache (0.47s)
Computing version for https://github.com/happn-app/RecursiveSyncDispatch.git
Computed https://github.com/happn-app/RecursiveSyncDispatch.git at 1.0.1 (0.03s)
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/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/happn-app/SemiSingleton.git
Working copy of https://github.com/happn-app/SemiSingleton.git resolved at 2.1.0-beta.1
Creating working copy for https://github.com/happn-app/HTTPCoders.git
Working copy of https://github.com/happn-app/HTTPCoders.git resolved at 0.1.2
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/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/URLRequestOperation.git
Working copy of https://github.com/Frizlab/URLRequestOperation.git resolved at main (5c76bad)
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/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/happn-app/RetryingOperation.git
Working copy of https://github.com/happn-app/RetryingOperation.git resolved at 1.1.8
warning: '.resolve-product-dependencies': dependency 'urlrequestoperation' is not used by any target
Found 5 product dependencies
  - swift-log
  - SafeGlobal
  - HTTPCoders
  - RetryingOperation
  - 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
[2/30] Write URLRequestOperationManualTest-entitlement.plist
[7/30] Write sources
[24/30] Write swift-version--7754E27361AE5C74.txt
[26/52] Emitting module SwiftSyntax510
[27/52] Emitting module SwiftSyntax509
[28/52] Compiling SwiftSyntax510 Empty.swift
[29/52] Compiling SwiftSyntax509 Empty.swift
[30/114] Compiling SwiftSyntax MemoryLayout.swift
[31/114] Compiling SwiftSyntax MissingNodeInitializers.swift
[32/114] Compiling SwiftSyntax RawSyntax.swift
[33/114] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[34/114] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[35/114] Compiling SwiftSyntax RawSyntaxTokenView.swift
[36/114] Compiling SwiftSyntax SourceLength.swift
[37/120] Compiling Logging Logging.swift
[38/120] Compiling Logging LogHandler.swift
[39/120] Emitting module Logging
[40/120] Compiling Logging MetadataProvider.swift
[41/120] Compiling Logging Locks.swift
[42/125] Compiling SwiftSyntax SourceLocation.swift
[43/125] Compiling SwiftSyntax SourcePresence.swift
[44/125] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[45/125] Compiling SwiftSyntax Syntax.swift
[46/125] Compiling SwiftSyntax SyntaxArena.swift
[47/125] Compiling SwiftSyntax SyntaxChildren.swift
[48/125] Compiling SwiftSyntax SyntaxCollection.swift
[49/125] Compiling MediaType Scanner+LinuxCompat.swift
[50/125] Compiling FormURLEncodedCoder FormURLEncodedData.swift
[51/125] Compiling FormURLEncodedCoder FormURLEncodedSerializer.swift
[52/125] Compiling FormURLEncodedCoder URLQueryFragmentConvertible.swift
[53/125] Compiling FormURLEncodedCoder FormURLEncodedEncodingErrors.swift
[54/125] Compiling FormURLEncodedCoder FormURLEncodedParser.swift
[55/125] Compiling MediaType MediaType.swift
[56/125] Emitting module MediaType
[57/125] Compiling FormURLEncodedCoder FormURLEncodedEncoder.swift
[58/125] Compiling FormURLEncodedCoder FormURLEncodedDecoder.swift
[59/125] Emitting module FormURLEncodedCoder
[60/125] Compiling RecursiveSyncDispatch RecursiveSyncDispatch.swift
[61/125] Emitting module RecursiveSyncDispatch
[62/129] Compiling SemiSingleton LinuxStrongToWeakMapTable.swift
[63/129] Emitting module SemiSingleton
[64/129] Compiling SemiSingleton SemiSingletonStore.swift
[65/129] Compiling SemiSingleton SemiSingletonConfig.swift
[66/129] Compiling RetryingOperation RetryingOperationConfig.swift
[67/129] Compiling RetryingOperation WrappedRetryingOperation.swift
[68/129] Emitting module RetryingOperation
[69/129] Compiling RetryingOperation RetryHelper.swift
[70/129] Compiling RetryingOperation RetryingOperation.swift
[71/129] Compiling SwiftSyntax SyntaxHashable.swift
[72/129] Compiling SwiftSyntax SyntaxIdentifier.swift
[73/129] Compiling SwiftSyntax SyntaxNodeStructure.swift
[74/129] Compiling SwiftSyntax SyntaxProtocol.swift
[75/129] Compiling SwiftSyntax SyntaxText.swift
[76/129] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[77/129] Compiling SwiftSyntax TokenDiagnostic.swift
[78/129] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[79/129] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[80/129] Compiling SwiftSyntax SyntaxBaseNodes.swift
[81/129] Compiling SwiftSyntax SyntaxCollections.swift
[82/129] Compiling SwiftSyntax SyntaxEnum.swift
[83/129] Compiling SwiftSyntax SyntaxKind.swift
[84/129] Compiling SwiftSyntax SyntaxRewriter.swift
[85/129] Compiling SwiftSyntax AbsolutePosition.swift
[86/129] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[87/129] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[88/129] Compiling SwiftSyntax Assert.swift
[89/129] Compiling SwiftSyntax BumpPtrAllocator.swift
[90/129] Compiling SwiftSyntax CommonAncestor.swift
[91/129] Compiling SwiftSyntax Convenience.swift
[92/129] Emitting module SwiftSyntax
[93/129] Compiling SwiftSyntax SyntaxTraits.swift
[94/129] Compiling SwiftSyntax SyntaxTransform.swift
[95/129] Compiling SwiftSyntax SyntaxVisitor.swift
[96/129] Compiling SwiftSyntax TokenKind.swift
[97/129] Compiling SwiftSyntax Tokens.swift
[98/129] Compiling SwiftSyntax TriviaPieces.swift
[99/129] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[100/129] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[101/129] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[102/129] Compiling SwiftSyntax RawSyntaxValidation.swift
[103/129] Compiling SwiftSyntax SyntaxNodesAB.swift
[104/129] Compiling SwiftSyntax SyntaxNodesC.swift
[105/129] Compiling SwiftSyntax SyntaxNodesD.swift
[106/129] Compiling SwiftSyntax RawSyntaxNodesC.swift
[107/129] Compiling SwiftSyntax RawSyntaxNodesD.swift
[108/129] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[109/129] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[110/129] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[111/129] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[112/129] Compiling SwiftSyntax TokenSequence.swift
[113/129] Compiling SwiftSyntax TokenSyntax.swift
[114/129] Compiling SwiftSyntax Trivia.swift
[115/129] Compiling SwiftSyntax Utils.swift
[116/129] Compiling SwiftSyntax ChildNameForKeyPath.swift
[117/129] Compiling SwiftSyntax Keyword.swift
[118/129] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[119/129] Compiling SwiftSyntax SyntaxNodesEF.swift
[120/129] Compiling SwiftSyntax SyntaxNodesGHI.swift
[121/129] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[122/129] Compiling SwiftSyntax SyntaxNodesOP.swift
[123/129] Compiling SwiftSyntax SyntaxNodesQRS.swift
[124/129] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[125/181] Compiling SwiftDiagnostics Message.swift
[126/181] Compiling SwiftDiagnostics Note.swift
[127/181] Compiling SwiftBasicFormat Syntax+Extensions.swift
[128/181] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[129/181] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[130/181] Emitting module SwiftDiagnostics
[131/181] Compiling SwiftDiagnostics FixIt.swift
[132/181] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[133/181] Compiling SwiftDiagnostics Convenience.swift
[134/181] Compiling SwiftDiagnostics Diagnostic.swift
[135/181] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[136/181] Emitting module SwiftBasicFormat
[137/181] Compiling SwiftBasicFormat BasicFormat.swift
[138/181] Compiling SwiftParser UnicodeScalarExtensions.swift
[139/181] Compiling SwiftParser Lookahead.swift
[140/181] Compiling SwiftParser LoopProgressCondition.swift
[141/181] Compiling SwiftParser Modifiers.swift
[142/181] Compiling SwiftParser SyntaxUtils.swift
[143/181] Compiling SwiftParser TokenConsumer.swift
[144/181] Compiling SwiftParser TokenPrecedence.swift
[145/181] Compiling SwiftParser TokenSpec.swift
[146/185] Compiling SwiftParser Statements.swift
[147/185] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[148/185] Compiling SwiftParser StringLiterals.swift
[149/185] Compiling SwiftParser SwiftParserCompatibility.swift
[150/185] Compiling SwiftParser Names.swift
[151/185] Compiling SwiftParser Nominals.swift
[152/185] Compiling SwiftParser Parameters.swift
[153/185] Compiling SwiftParser ParseSourceFile.swift
[154/185] Compiling SwiftParser TokenSpecSet.swift
[155/185] Compiling SwiftParser TopLevel.swift
[156/185] Compiling SwiftParser TriviaParser.swift
[157/185] Compiling SwiftParser Types.swift
[158/185] Compiling SwiftParser IsLexerClassified.swift
[159/185] Compiling SwiftParser LayoutNodes+Parsable.swift
[160/185] Compiling SwiftParser Parser+TokenSpecSet.swift
[161/185] Compiling SwiftParser TokenSpecStaticMembers.swift
[162/185] Compiling SwiftParser Parser.swift
[163/185] Compiling SwiftParser Patterns.swift
[164/185] Compiling SwiftParser Recovery.swift
[165/185] Compiling SwiftParser Specifiers.swift
[166/185] Emitting module SwiftParser
[167/185] Compiling SwiftParser Attributes.swift
[168/185] Compiling SwiftParser Availability.swift
[169/185] Compiling SwiftParser CharacterInfo.swift
[170/185] Compiling SwiftParser CollectionNodes+Parsable.swift
[171/185] Compiling SwiftParser Declarations.swift
[172/185] Compiling SwiftParser Lexeme.swift
[173/185] Compiling SwiftParser LexemeSequence.swift
[174/185] Compiling SwiftParser Lexer.swift
[175/185] Compiling SwiftParser RegexLiteralLexer.swift
[176/185] Compiling SwiftParser Directives.swift
[177/185] Compiling SwiftParser ExperimentalFeatures.swift
[178/185] Compiling SwiftParser Expressions.swift
[179/185] Compiling SwiftParser IncrementalParseTransition.swift
[180/185] Compiling SwiftParser Cursor.swift
[181/208] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[182/209] Compiling SwiftOperators PrecedenceGraph.swift
[183/210] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[184/210] Compiling SwiftOperators SyntaxSynthesis.swift
[185/210] Compiling SwiftOperators OperatorError+Diagnostics.swift
[186/210] Compiling SwiftOperators PrecedenceGroup.swift
[187/210] Compiling SwiftOperators OperatorTable.swift
[188/210] Compiling SwiftOperators OperatorTable+Semantics.swift
[189/210] Compiling SwiftOperators OperatorError.swift
[190/210] Compiling SwiftOperators OperatorTable+Defaults.swift
[191/210] Compiling SwiftOperators Operator.swift
[192/210] Emitting module SwiftOperators
[193/210] Compiling SwiftOperators OperatorTable+Folding.swift
[194/210] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[195/210] Compiling SwiftParserDiagnostics Utils.swift
[196/210] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[197/210] Compiling SwiftParserDiagnostics PresenceUtils.swift
[198/210] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[199/210] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[200/210] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[201/210] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[202/210] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[203/210] Compiling SwiftParserDiagnostics MissingNodesError.swift
[204/210] Compiling SwiftParserDiagnostics MissingTokenError.swift
[205/210] Emitting module SwiftParserDiagnostics
[206/224] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[207/224] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[208/225] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[209/225] Compiling SwiftSyntaxBuilder Indenter.swift
[210/225] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[211/225] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[212/225] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[213/225] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[214/225] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[215/225] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[216/225] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[217/225] Emitting module SwiftSyntaxBuilder
[218/225] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[219/225] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[220/225] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[221/239] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[222/240] Compiling SwiftSyntaxMacros Macro.swift
[223/240] Compiling SwiftSyntaxMacros Macro+Format.swift
[224/240] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[225/240] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[226/240] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[227/240] Compiling SwiftSyntaxMacros AccessorMacro.swift
[228/240] Compiling SwiftSyntaxMacros AttachedMacro.swift
[229/240] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[230/240] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[231/240] Compiling SwiftSyntaxMacros MemberMacro.swift
[232/240] Emitting module SwiftSyntaxMacros
[233/240] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[234/240] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[235/240] Compiling SwiftSyntaxMacros PeerMacro.swift
[236/248] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[237/248] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[238/248] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[239/248] Emitting module SwiftSyntaxMacroExpansion
[240/248] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[241/248] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[242/248] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[243/248] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[244/255] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[245/255] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[246/255] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[247/255] Emitting module SwiftCompilerPluginMessageHandling
[248/255] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[249/255] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[250/255] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[251/257] Emitting module SwiftCompilerPlugin
[252/257] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[253/261] Compiling SafeGlobalMacros SimpleDiagnosticMessage.swift
[254/261] Compiling SafeGlobalMacros SafeGlobalMacro.swift
[255/261] Compiling SafeGlobalMacros  Errors.swift
[256/261] Emitting module SafeGlobalMacros
[256/261] Write Objects.LinkFileList
[257/261] Linking SafeGlobalMacros-tool
[259/265] Compiling SafeGlobal SafeGlobal.swift
[260/265] Emitting module SafeGlobal
[261/265] Compiling SafeGlobal SafeGlobalMacro.swift
[262/265] Compiling SafeGlobal NSLock+Linux.swift
[263/316] Compiling URLRequestOperation RetryProvider.swift
[264/316] Compiling URLRequestOperation URLResponseValidator.swift
[265/316] Compiling URLRequestOperation AsyncBlockRequestProcessor.swift
[266/316] Compiling URLRequestOperation BlockRequestProcessor.swift
[267/316] Compiling URLRequestOperation AnyResultProcessor.swift
[268/316] Compiling URLRequestOperation DecodeDataResultProcessor.swift
[269/321] Compiling URLRequestOperation BlockDispatcher.swift
[270/321] Compiling URLRequestOperation HTTPContentCoder+FormURLEncodedEncoding.swift
[271/321] Compiling URLRequestOperation HTTPContentCoder+JSON.swift
[272/321] Compiling URLRequestOperation HTTPContentCoder.swift
[273/321] Compiling URLRequestOperation HTTPURLResponse+Utils.swift
[274/321] Compiling URLRequestOperation LinuxWeakToWeakMapTable.swift
[275/321] Compiling URLRequestOperation DecodeHTTPContentResultProcessor.swift
[276/321] Compiling URLRequestOperation HTTPStatusCodeCheckResultProcessor.swift
[277/321] Compiling URLRequestOperation RecoverHTTPStatusCodeCheckErrorResultProcessor.swift
[278/321] Compiling URLRequestOperation URLMoveResultProcessor.swift
[279/321] Compiling URLRequestOperation URLToFileHandleResultProcessor.swift
[280/321] Compiling URLRequestOperation OtherSuccessRetryHelper.swift
[281/321] Compiling URLRequestOperation URLQueryCoder+HTTPContentCoder+FormURLEncodedEncoding.swift
[282/321] Compiling URLRequestOperation URLQueryCoder.swift
[283/321] Compiling URLRequestOperation URLRequest+Utils.swift
[284/321] Compiling URLRequestOperation URLSession+Linux.swift
[285/321] Compiling URLRequestOperation RequestProcessor.swift
[286/321] Compiling URLRequestOperation ResultProcessor.swift
[287/321] Compiling URLRequestOperation URLRequestOperationSessionDelegateProxy.swift
[288/321] Compiling URLRequestOperation URLSessionDelegates.swift
[289/321] Compiling URLRequestOperation NotifNameGetter.swift
[290/321] Compiling URLRequestOperation ReachabilityObserver.swift
[291/321] Compiling URLRequestOperation ReachabilitySubscriber.swift
[292/321] Compiling URLRequestOperation ReachabilityRetryHelper.swift
[293/321] Compiling URLRequestOperation NetworkErrorRetryProvider.swift
[294/321] Compiling URLRequestOperation UnretriedErrorsRetryProvider.swift
[295/321] Compiling URLRequestOperation HTTPStatusCodeURLResponseValidator.swift
[296/321] Compiling URLRequestOperation URLRequestDataOperation+APIs-TypedError.swift
[297/321] 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. */
[298/321] 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. */
[299/321] 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. */
[300/321] 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. */
[301/321] 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. */
[302/321] 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. */
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Reachability/SockaddrWrapper.swift:44:6: warning: stored property 'rawPointer' of 'Sendable'-conforming class 'SockAddrWrapper' has non-sendable type 'UnsafeMutableRawPointer'; this is an error in the Swift 6 language mode
 42 | #endif
 43 | 	let family: sa_family_t
 44 | 	let rawPointer: UnsafeMutableRawPointer
    |      `- warning: stored property 'rawPointer' of 'Sendable'-conforming class 'SockAddrWrapper' has non-sendable type 'UnsafeMutableRawPointer'; this is an error in the Swift 6 language mode
 45 |
 46 | 	public convenience init(ipV4AddressStr: String) throws {
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutableRawPointer : _Pointer {
  |                       `- note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
2 |     public typealias Pointee = UInt8
3 |     public let _rawValue: Builtin.RawPointer
[303/321] Compiling URLRequestOperation SockaddrWrapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Reachability/SockaddrWrapper.swift:44:6: warning: stored property 'rawPointer' of 'Sendable'-conforming class 'SockAddrWrapper' has non-sendable type 'UnsafeMutableRawPointer'; this is an error in the Swift 6 language mode
 42 | #endif
 43 | 	let family: sa_family_t
 44 | 	let rawPointer: UnsafeMutableRawPointer
    |      `- warning: stored property 'rawPointer' of 'Sendable'-conforming class 'SockAddrWrapper' has non-sendable type 'UnsafeMutableRawPointer'; this is an error in the Swift 6 language mode
 45 |
 46 | 	public convenience init(ipV4AddressStr: String) throws {
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutableRawPointer : _Pointer {
  |                       `- note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
2 |     public typealias Pointee = UInt8
3 |     public let _rawValue: Builtin.RawPointer
[304/321] Compiling URLRequestOperation URLRequestOperation.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Reachability/SockaddrWrapper.swift:44:6: warning: stored property 'rawPointer' of 'Sendable'-conforming class 'SockAddrWrapper' has non-sendable type 'UnsafeMutableRawPointer'; this is an error in the Swift 6 language mode
 42 | #endif
 43 | 	let family: sa_family_t
 44 | 	let rawPointer: UnsafeMutableRawPointer
    |      `- warning: stored property 'rawPointer' of 'Sendable'-conforming class 'SockAddrWrapper' has non-sendable type 'UnsafeMutableRawPointer'; this is an error in the Swift 6 language mode
 45 |
 46 | 	public convenience init(ipV4AddressStr: String) throws {
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutableRawPointer : _Pointer {
  |                       `- note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
2 |     public typealias Pointee = UInt8
3 |     public let _rawValue: Builtin.RawPointer
[305/321] Compiling URLRequestOperation URLRequestOperationConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Reachability/SockaddrWrapper.swift:44:6: warning: stored property 'rawPointer' of 'Sendable'-conforming class 'SockAddrWrapper' has non-sendable type 'UnsafeMutableRawPointer'; this is an error in the Swift 6 language mode
 42 | #endif
 43 | 	let family: sa_family_t
 44 | 	let rawPointer: UnsafeMutableRawPointer
    |      `- warning: stored property 'rawPointer' of 'Sendable'-conforming class 'SockAddrWrapper' has non-sendable type 'UnsafeMutableRawPointer'; this is an error in the Swift 6 language mode
 45 |
 46 | 	public convenience init(ipV4AddressStr: String) throws {
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutableRawPointer : _Pointer {
  |                       `- note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
2 |     public typealias Pointee = UInt8
3 |     public let _rawValue: Builtin.RawPointer
[306/321] Compiling URLRequestOperation URLRequestOperationErrors.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Reachability/SockaddrWrapper.swift:44:6: warning: stored property 'rawPointer' of 'Sendable'-conforming class 'SockAddrWrapper' has non-sendable type 'UnsafeMutableRawPointer'; this is an error in the Swift 6 language mode
 42 | #endif
 43 | 	let family: sa_family_t
 44 | 	let rawPointer: UnsafeMutableRawPointer
    |      `- warning: stored property 'rawPointer' of 'Sendable'-conforming class 'SockAddrWrapper' has non-sendable type 'UnsafeMutableRawPointer'; this is an error in the Swift 6 language mode
 45 |
 46 | 	public convenience init(ipV4AddressStr: String) throws {
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutableRawPointer : _Pointer {
  |                       `- note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
2 |     public typealias Pointee = UInt8
3 |     public let _rawValue: Builtin.RawPointer
[307/321] Compiling URLRequestOperation URLRequestOperationResult.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Reachability/SockaddrWrapper.swift:44:6: warning: stored property 'rawPointer' of 'Sendable'-conforming class 'SockAddrWrapper' has non-sendable type 'UnsafeMutableRawPointer'; this is an error in the Swift 6 language mode
 42 | #endif
 43 | 	let family: sa_family_t
 44 | 	let rawPointer: UnsafeMutableRawPointer
    |      `- warning: stored property 'rawPointer' of 'Sendable'-conforming class 'SockAddrWrapper' has non-sendable type 'UnsafeMutableRawPointer'; this is an error in the Swift 6 language mode
 45 |
 46 | 	public convenience init(ipV4AddressStr: String) throws {
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutableRawPointer : _Pointer {
  |                       `- note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
2 |     public typealias Pointee = UInt8
3 |     public let _rawValue: Builtin.RawPointer
[308/321] 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.
[309/321] 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.
[310/321] 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.
[311/321] 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.
[312/321] 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.
[313/321] 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.
[314/321] Compiling URLRequestOperation URLRequestDataOperation+APIs-UntypedError.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:40:10: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
38 | 		retryProviders: [RetryProvider] = URLRequestOperationConfig.defaultImageRetryProviders
39 | 	) -> URLRequestDataOperation<ResultType> where ResultType == Image {
40 | 		return URLRequestDataOperation<Image>(
   |          `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:40:39: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
38 | 		retryProviders: [RetryProvider] = URLRequestOperationConfig.defaultImageRetryProviders
39 | 	) -> URLRequestDataOperation<ResultType> where ResultType == Image {
40 | 		return URLRequestDataOperation<Image>(
   |                                       `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:21: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
43 | 			resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
   |                     `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
44 | 			retryProviders: [UnretriedErrorsRetryProvider.forWhitelistedStatusCodes(retryableStatusCodes), UnretriedErrorsRetryProvider.forDataConversion()] + retryProviders
45 | 		)
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:21: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
43 | 			resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
   |                     `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
44 | 			retryProviders: [UnretriedErrorsRetryProvider.forWhitelistedStatusCodes(retryableStatusCodes), UnretriedErrorsRetryProvider.forDataConversion()] + retryProviders
45 | 		)
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:56: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
43 | 			resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
   |                                                        `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
44 | 			retryProviders: [UnretriedErrorsRetryProvider.forWhitelistedStatusCodes(retryableStatusCodes), UnretriedErrorsRetryProvider.forDataConversion()] + retryProviders
45 | 		)
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:114: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
43 | 			resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
   |                                                                                                                  `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
44 | 			retryProviders: [UnretriedErrorsRetryProvider.forWhitelistedStatusCodes(retryableStatusCodes), UnretriedErrorsRetryProvider.forDataConversion()] + retryProviders
45 | 		)
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:57:10: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
55 | 		var request = URLRequest(url: url, cachePolicy: cachePolicy)
56 | 		for (key, val) in headers {request.setValue(val, forHTTPHeaderField: key)}
57 | 		return Self.forImage(
   |          `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
58 | 			urlRequest: request, session: session,
59 | 			resultProcessingDispatcher: resultProcessingDispatcher,
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/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/321] Compiling URLRequestOperation URLRequestDataOperation+Data.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:40:10: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
38 | 		retryProviders: [RetryProvider] = URLRequestOperationConfig.defaultImageRetryProviders
39 | 	) -> URLRequestDataOperation<ResultType> where ResultType == Image {
40 | 		return URLRequestDataOperation<Image>(
   |          `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:40:39: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
38 | 		retryProviders: [RetryProvider] = URLRequestOperationConfig.defaultImageRetryProviders
39 | 	) -> URLRequestDataOperation<ResultType> where ResultType == Image {
40 | 		return URLRequestDataOperation<Image>(
   |                                       `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:21: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
43 | 			resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
   |                     `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
44 | 			retryProviders: [UnretriedErrorsRetryProvider.forWhitelistedStatusCodes(retryableStatusCodes), UnretriedErrorsRetryProvider.forDataConversion()] + retryProviders
45 | 		)
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:21: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
43 | 			resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
   |                     `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
44 | 			retryProviders: [UnretriedErrorsRetryProvider.forWhitelistedStatusCodes(retryableStatusCodes), UnretriedErrorsRetryProvider.forDataConversion()] + retryProviders
45 | 		)
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:56: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
43 | 			resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
   |                                                        `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
44 | 			retryProviders: [UnretriedErrorsRetryProvider.forWhitelistedStatusCodes(retryableStatusCodes), UnretriedErrorsRetryProvider.forDataConversion()] + retryProviders
45 | 		)
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:114: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
43 | 			resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
   |                                                                                                                  `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
44 | 			retryProviders: [UnretriedErrorsRetryProvider.forWhitelistedStatusCodes(retryableStatusCodes), UnretriedErrorsRetryProvider.forDataConversion()] + retryProviders
45 | 		)
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:57:10: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
55 | 		var request = URLRequest(url: url, cachePolicy: cachePolicy)
56 | 		for (key, val) in headers {request.setValue(val, forHTTPHeaderField: key)}
57 | 		return Self.forImage(
   |          `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
58 | 			urlRequest: request, session: session,
59 | 			resultProcessingDispatcher: resultProcessingDispatcher,
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/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/321] Compiling URLRequestOperation URLRequestDataOperation+Images.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:40:10: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
38 | 		retryProviders: [RetryProvider] = URLRequestOperationConfig.defaultImageRetryProviders
39 | 	) -> URLRequestDataOperation<ResultType> where ResultType == Image {
40 | 		return URLRequestDataOperation<Image>(
   |          `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:40:39: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
38 | 		retryProviders: [RetryProvider] = URLRequestOperationConfig.defaultImageRetryProviders
39 | 	) -> URLRequestDataOperation<ResultType> where ResultType == Image {
40 | 		return URLRequestDataOperation<Image>(
   |                                       `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:21: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
43 | 			resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
   |                     `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
44 | 			retryProviders: [UnretriedErrorsRetryProvider.forWhitelistedStatusCodes(retryableStatusCodes), UnretriedErrorsRetryProvider.forDataConversion()] + retryProviders
45 | 		)
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:21: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
43 | 			resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
   |                     `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
44 | 			retryProviders: [UnretriedErrorsRetryProvider.forWhitelistedStatusCodes(retryableStatusCodes), UnretriedErrorsRetryProvider.forDataConversion()] + retryProviders
45 | 		)
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:56: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
43 | 			resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
   |                                                        `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
44 | 			retryProviders: [UnretriedErrorsRetryProvider.forWhitelistedStatusCodes(retryableStatusCodes), UnretriedErrorsRetryProvider.forDataConversion()] + retryProviders
45 | 		)
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:114: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
43 | 			resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
   |                                                                                                                  `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
44 | 			retryProviders: [UnretriedErrorsRetryProvider.forWhitelistedStatusCodes(retryableStatusCodes), UnretriedErrorsRetryProvider.forDataConversion()] + retryProviders
45 | 		)
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:57:10: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
55 | 		var request = URLRequest(url: url, cachePolicy: cachePolicy)
56 | 		for (key, val) in headers {request.setValue(val, forHTTPHeaderField: key)}
57 | 		return Self.forImage(
   |          `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
58 | 			urlRequest: request, session: session,
59 | 			resultProcessingDispatcher: resultProcessingDispatcher,
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/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/321] Compiling URLRequestOperation URLRequestDataOperation+String.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:40:10: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
38 | 		retryProviders: [RetryProvider] = URLRequestOperationConfig.defaultImageRetryProviders
39 | 	) -> URLRequestDataOperation<ResultType> where ResultType == Image {
40 | 		return URLRequestDataOperation<Image>(
   |          `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:40:39: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
38 | 		retryProviders: [RetryProvider] = URLRequestOperationConfig.defaultImageRetryProviders
39 | 	) -> URLRequestDataOperation<ResultType> where ResultType == Image {
40 | 		return URLRequestDataOperation<Image>(
   |                                       `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:21: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
43 | 			resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
   |                     `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
44 | 			retryProviders: [UnretriedErrorsRetryProvider.forWhitelistedStatusCodes(retryableStatusCodes), UnretriedErrorsRetryProvider.forDataConversion()] + retryProviders
45 | 		)
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:21: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
43 | 			resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
   |                     `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
44 | 			retryProviders: [UnretriedErrorsRetryProvider.forWhitelistedStatusCodes(retryableStatusCodes), UnretriedErrorsRetryProvider.forDataConversion()] + retryProviders
45 | 		)
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:56: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
43 | 			resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
   |                                                        `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
44 | 			retryProviders: [UnretriedErrorsRetryProvider.forWhitelistedStatusCodes(retryableStatusCodes), UnretriedErrorsRetryProvider.forDataConversion()] + retryProviders
45 | 		)
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:114: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
43 | 			resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
   |                                                                                                                  `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
44 | 			retryProviders: [UnretriedErrorsRetryProvider.forWhitelistedStatusCodes(retryableStatusCodes), UnretriedErrorsRetryProvider.forDataConversion()] + retryProviders
45 | 		)
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:57:10: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
55 | 		var request = URLRequest(url: url, cachePolicy: cachePolicy)
56 | 		for (key, val) in headers {request.setValue(val, forHTTPHeaderField: key)}
57 | 		return Self.forImage(
   |          `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
58 | 			urlRequest: request, session: session,
59 | 			resultProcessingDispatcher: resultProcessingDispatcher,
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/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/321] Compiling URLRequestOperation URLRequestDataOperation.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:40:10: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
38 | 		retryProviders: [RetryProvider] = URLRequestOperationConfig.defaultImageRetryProviders
39 | 	) -> URLRequestDataOperation<ResultType> where ResultType == Image {
40 | 		return URLRequestDataOperation<Image>(
   |          `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:40:39: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
38 | 		retryProviders: [RetryProvider] = URLRequestOperationConfig.defaultImageRetryProviders
39 | 	) -> URLRequestDataOperation<ResultType> where ResultType == Image {
40 | 		return URLRequestDataOperation<Image>(
   |                                       `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:21: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
43 | 			resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
   |                     `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
44 | 			retryProviders: [UnretriedErrorsRetryProvider.forWhitelistedStatusCodes(retryableStatusCodes), UnretriedErrorsRetryProvider.forDataConversion()] + retryProviders
45 | 		)
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:21: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
43 | 			resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
   |                     `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
44 | 			retryProviders: [UnretriedErrorsRetryProvider.forWhitelistedStatusCodes(retryableStatusCodes), UnretriedErrorsRetryProvider.forDataConversion()] + retryProviders
45 | 		)
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:56: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
43 | 			resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
   |                                                        `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
44 | 			retryProviders: [UnretriedErrorsRetryProvider.forWhitelistedStatusCodes(retryableStatusCodes), UnretriedErrorsRetryProvider.forDataConversion()] + retryProviders
45 | 		)
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:43:114: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
41 | 			request: urlRequest, session: session, requestProcessors: requestProcessors,
42 | 			urlResponseValidators: [HTTPStatusCodeURLResponseValidator()],
43 | 			resultProcessor: DecodeDataResultProcessor(decoder: dataToImage, processingQueue: resultProcessingDispatcher).erased,
   |                                                                                                                  `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
44 | 			retryProviders: [UnretriedErrorsRetryProvider.forWhitelistedStatusCodes(retryableStatusCodes), UnretriedErrorsRetryProvider.forDataConversion()] + retryProviders
45 | 		)
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation+Images.swift:57:10: warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
55 | 		var request = URLRequest(url: url, cachePolicy: cachePolicy)
56 | 		for (key, val) in headers {request.setValue(val, forHTTPHeaderField: key)}
57 | 		return Self.forImage(
   |          `- warning: conformance of 'NSImage' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
58 | 			urlRequest: request, session: session,
59 | 			resultProcessingDispatcher: resultProcessingDispatcher,
AppKit.NSImage:2:11: note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | extension NSImage : @unchecked Sendable {
  |           `- note: conformance of 'NSImage' to 'Sendable' has been explicitly marked unavailable here
3 | }
/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 {
[319/323] 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
[320/323] 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
[320/323] Write Objects.LinkFileList
[321/323] Linking URLRequestOperationManualTest
[322/323] Applying URLRequestOperationManualTest
Build complete! (59.26s)
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" : "safeglobal",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/SafeGlobal.git"
    },
    {
      "identity" : "httpcoders",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/happn-app/HTTPCoders.git"
    },
    {
      "identity" : "retryingoperation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/happn-app/RetryingOperation.git"
    },
    {
      "identity" : "semisingleton",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0-beta.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/happn-app/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",
        "Scanner+LinuxCompat.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.