The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of URLRequestOperation, reference 2.0.0-alpha.17 (4994cb), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 01:18:40 UTC.

Swift 6 data race errors: 2

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/URLRequestOperation.git
Reference: 2.0.0-alpha.17
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/URLRequestOperation
 * tag               2.0.0-alpha.17 -> FETCH_HEAD
HEAD is now at 4994cb5 Update some dependencies
Cloned https://github.com/Frizlab/URLRequestOperation.git
Revision (git rev-parse @):
4994cb5f1d75a82141e8152154bae0cac2aac6a3
SUCCESS checkout https://github.com/Frizlab/URLRequestOperation.git at 2.0.0-alpha.17
Fetching https://github.com/Frizlab/RecursiveSyncDispatch.git
Fetching https://github.com/Frizlab/GlobalConfModule.git
Fetching https://github.com/Frizlab/HTTPCoders.git
Fetching https://github.com/Frizlab/stream-reader.git
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
[1/77] Fetching httpcoders
[15/1128] Fetching httpcoders, stream-reader
[37/1735] Fetching httpcoders, stream-reader, globalconfmodule
[283/1909] Fetching httpcoders, stream-reader, globalconfmodule, recursivesyncdispatch
Fetched https://github.com/Frizlab/GlobalConfModule.git from cache (0.69s)
Fetching https://github.com/Frizlab/SafeGlobal.git
[1103/1302] Fetching httpcoders, stream-reader, recursivesyncdispatch
Fetched https://github.com/Frizlab/RecursiveSyncDispatch.git from cache (0.78s)
Fetched https://github.com/Frizlab/stream-reader.git from cache (0.78s)
Fetched https://github.com/Frizlab/HTTPCoders.git from cache (0.78s)
Fetched https://github.com/apple/swift-log.git from cache (0.78s)
Fetched https://github.com/apple/swift-collections.git from cache (0.78s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.78s)
Fetching https://github.com/Frizlab/RetryingOperation.git
Fetching https://github.com/Frizlab/SemiSingleton.git
Fetching https://github.com/apple/swift-service-context.git
[1/182] Fetching safeglobal
Fetched https://github.com/Frizlab/SafeGlobal.git from cache (0.61s)
[1/427] Fetching retryingoperation
[113/1490] Fetching retryingoperation, swift-service-context
[145/1986] Fetching retryingoperation, swift-service-context, semisingleton
Fetched https://github.com/Frizlab/RetryingOperation.git from cache (0.88s)
Fetched https://github.com/Frizlab/SemiSingleton.git from cache (0.88s)
Fetched https://github.com/apple/swift-service-context.git from cache (0.88s)
Creating working copy for https://github.com/Frizlab/RetryingOperation.git
Working copy of https://github.com/Frizlab/RetryingOperation.git resolved at 1.2.0
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/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.1.0
Creating working copy for https://github.com/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/stream-reader.git
Working copy of https://github.com/Frizlab/stream-reader.git resolved at 3.5.2
Creating working copy for https://github.com/Frizlab/RecursiveSyncDispatch.git
Working copy of https://github.com/Frizlab/RecursiveSyncDispatch.git resolved at 1.0.1
Creating working copy for https://github.com/Frizlab/HTTPCoders.git
Working copy of https://github.com/Frizlab/HTTPCoders.git resolved at 0.1.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Creating working copy for https://github.com/Frizlab/GlobalConfModule.git
Working copy of https://github.com/Frizlab/GlobalConfModule.git resolved at 0.4.0
Creating working copy for https://github.com/Frizlab/SemiSingleton.git
Working copy of https://github.com/Frizlab/SemiSingleton.git resolved at 2.1.1
========================================
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.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "globalconfmodule",
          "name": "GlobalConfModule",
          "url": "https://github.com/Frizlab/GlobalConfModule.git",
          "version": "0.4.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GlobalConfModule",
          "dependencies": [
            {
              "identity": "swift-service-context",
              "name": "swift-service-context",
              "url": "https://github.com/apple/swift-service-context.git",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-context",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax.git",
              "version": "600.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "httpcoders",
          "name": "HTTPCoders",
          "url": "https://github.com/Frizlab/HTTPCoders.git",
          "version": "0.1.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HTTPCoders",
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "stream-reader",
              "name": "stream-reader",
              "url": "https://github.com/Frizlab/stream-reader.git",
              "version": "3.6.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/stream-reader",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "retryingoperation",
          "name": "RetryingOperation",
          "url": "https://github.com/Frizlab/RetryingOperation.git",
          "version": "1.2.0",
          "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.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            },
            {
              "identity": "globalconfmodule",
              "name": "GlobalConfModule",
              "url": "https://github.com/Frizlab/GlobalConfModule.git",
              "version": "0.4.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GlobalConfModule",
              "dependencies": [
                {
                  "identity": "swift-service-context",
                  "name": "swift-service-context",
                  "url": "https://github.com/apple/swift-service-context.git",
                  "version": "1.2.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-context",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-syntax",
                  "name": "swift-syntax",
                  "url": "https://github.com/swiftlang/swift-syntax.git",
                  "version": "600.0.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "safeglobal",
          "name": "SafeGlobal",
          "url": "https://github.com/Frizlab/SafeGlobal.git",
          "version": "0.3.3",
          "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": "600.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "semisingleton",
          "name": "SemiSingleton",
          "url": "https://github.com/Frizlab/SemiSingleton.git",
          "version": "2.1.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.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            },
            {
              "identity": "globalconfmodule",
              "name": "GlobalConfModule",
              "url": "https://github.com/Frizlab/GlobalConfModule.git",
              "version": "0.4.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GlobalConfModule",
              "dependencies": [
                {
                  "identity": "swift-service-context",
                  "name": "swift-service-context",
                  "url": "https://github.com/apple/swift-service-context.git",
                  "version": "1.2.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-context",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-syntax",
                  "name": "swift-syntax",
                  "url": "https://github.com/swiftlang/swift-syntax.git",
                  "version": "600.0.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "recursivesyncdispatch",
              "name": "RecursiveSyncDispatch",
              "url": "https://github.com/Frizlab/RecursiveSyncDispatch.git",
              "version": "1.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RecursiveSyncDispatch",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Frizlab/URLRequestOperation.git
[1/2696] Fetching urlrequestoperation
Fetched https://github.com/Frizlab/URLRequestOperation.git from cache (0.90s)
Fetching https://github.com/Frizlab/SafeGlobal.git from cache
Fetching https://github.com/Frizlab/HTTPCoders.git from cache
Fetching https://github.com/Frizlab/GlobalConfModule.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/Frizlab/SemiSingleton.git from cache
Fetching https://github.com/Frizlab/RetryingOperation.git from cache
Fetched https://github.com/Frizlab/HTTPCoders.git from cache (0.46s)
Fetched https://github.com/Frizlab/SemiSingleton.git from cache (0.47s)
Fetched https://github.com/Frizlab/GlobalConfModule.git from cache (0.47s)
Fetched https://github.com/Frizlab/SafeGlobal.git from cache (0.62s)
Fetched https://github.com/Frizlab/RetryingOperation.git from cache (0.62s)
Fetched https://github.com/apple/swift-log.git from cache (0.62s)
Computing version for https://github.com/Frizlab/SemiSingleton.git
Computed https://github.com/Frizlab/SemiSingleton.git at 2.1.1 (1.09s)
Fetching https://github.com/Frizlab/RecursiveSyncDispatch.git from cache
Fetched https://github.com/Frizlab/RecursiveSyncDispatch.git from cache (0.43s)
Computing version for https://github.com/Frizlab/RetryingOperation.git
Computed https://github.com/Frizlab/RetryingOperation.git at 1.2.0 (0.89s)
Computing version for https://github.com/Frizlab/GlobalConfModule.git
Computed https://github.com/Frizlab/GlobalConfModule.git at 0.4.1 (0.45s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetching https://github.com/apple/swift-service-context.git from cache
Fetched https://github.com/apple/swift-service-context.git from cache (1.01s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.02s)
Computing version for https://github.com/Frizlab/RecursiveSyncDispatch.git
Computed https://github.com/Frizlab/RecursiveSyncDispatch.git at 1.0.1 (1.59s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.44s)
Computing version for https://github.com/Frizlab/SafeGlobal.git
Computed https://github.com/Frizlab/SafeGlobal.git at 0.3.3 (0.45s)
Computing version for https://github.com/Frizlab/HTTPCoders.git
Computed https://github.com/Frizlab/HTTPCoders.git at 0.1.3 (0.44s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/Frizlab/stream-reader.git from cache
Fetched https://github.com/Frizlab/stream-reader.git from cache (0.69s)
Fetched https://github.com/apple/swift-collections.git from cache (0.70s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.6.1 (1.19s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.65s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.62s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.44s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.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.1.4
Creating working copy for https://github.com/Frizlab/SemiSingleton.git
Working copy of https://github.com/Frizlab/SemiSingleton.git resolved at 2.1.1
Creating working copy for https://github.com/Frizlab/HTTPCoders.git
Working copy of https://github.com/Frizlab/HTTPCoders.git resolved at 0.1.3
Creating working copy for https://github.com/Frizlab/SafeGlobal.git
Working copy of https://github.com/Frizlab/SafeGlobal.git resolved at 0.3.3
Creating working copy for https://github.com/Frizlab/stream-reader.git
Working copy of https://github.com/Frizlab/stream-reader.git resolved at 3.6.1
Creating working copy for https://github.com/Frizlab/URLRequestOperation.git
Working copy of https://github.com/Frizlab/URLRequestOperation.git resolved at 2.0.0-alpha.17 (4994cb5)
Creating working copy for https://github.com/Frizlab/GlobalConfModule.git
Working copy of https://github.com/Frizlab/GlobalConfModule.git resolved at 0.4.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/Frizlab/RetryingOperation.git
Working copy of https://github.com/Frizlab/RetryingOperation.git resolved at 1.2.0
Creating working copy for https://github.com/Frizlab/RecursiveSyncDispatch.git
Working copy of https://github.com/Frizlab/RecursiveSyncDispatch.git resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
warning: '.resolve-product-dependencies': dependency 'urlrequestoperation' is not used by any target
Found 6 product dependencies
  - swift-log
  - GlobalConfModule
  - HTTPCoders
  - RetryingOperation
  - SafeGlobal
  - SemiSingleton
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Frizlab/URLRequestOperation.git
https://github.com/Frizlab/URLRequestOperation.git
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "globalconfmodule",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/GlobalConfModule.git"
    },
    {
      "identity" : "httpcoders",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/HTTPCoders.git"
    },
    {
      "identity" : "retryingoperation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/RetryingOperation.git"
    },
    {
      "identity" : "safeglobal",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/SafeGlobal.git"
    },
    {
      "identity" : "semisingleton",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/SemiSingleton.git"
    }
  ],
  "manifest_display_name" : "URLRequestOperation",
  "name" : "URLRequestOperation",
  "path" : "/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",
        "GlobalConfModule",
        "Logging",
        "RetryingOperation",
        "SafeGlobal",
        "SemiSingleton"
      ],
      "product_memberships" : [
        "URLRequestOperation",
        "URLRequestOperationManualTest"
      ],
      "sources" : [
        "Glue/BlockDispatcher.swift",
        "Glue/HTTPContentCoder+FormURLEncodedEncoding.swift",
        "Glue/HTTPContentCoder+JSON.swift",
        "Glue/HTTPContentCoder.swift",
        "Glue/HTTPURLResponse+Utils.swift",
        "Glue/LinuxWeakToWeakMapTable.swift",
        "Glue/LogMetadataKeys.swift",
        "Glue/NSLock+Linux.swift",
        "Glue/Result+Utils.swift",
        "Glue/RetryCountsHolder.swift",
        "Glue/String+Utils.swift",
        "Glue/URL+Utils.swift",
        "Glue/URLQueryCoder+HTTPContentCoder+FormURLEncodedEncoding.swift",
        "Glue/URLQueryCoder.swift",
        "Glue/URLRequest+Utils.swift",
        "Glue/URLSession+Linux.swift",
        "Operations/Helper Protocols/RequestProcessor.swift",
        "Operations/Helper Protocols/ResultProcessor.swift",
        "Operations/Helper Protocols/RetryProvider.swift",
        "Operations/Helper Protocols/URLResponseValidator.swift",
        "Operations/Helpers/Request Processors/AsyncBlockRequestProcessor.swift",
        "Operations/Helpers/Request Processors/BlockRequestProcessor.swift",
        "Operations/Helpers/Result Processors/AnyResultProcessor.swift",
        "Operations/Helpers/Result Processors/DecodeDataResultProcessor.swift",
        "Operations/Helpers/Result Processors/DecodeHTTPContentResultProcessor.swift",
        "Operations/Helpers/Result Processors/HTTPStatusCodeCheckResultProcessor.swift",
        "Operations/Helpers/Result Processors/RecoverHTTPStatusCodeCheckErrorResultProcessor.swift",
        "Operations/Helpers/Result Processors/URLMoveResultProcessor.swift",
        "Operations/Helpers/Result Processors/URLToFileHandleResultProcessor.swift",
        "Operations/Helpers/Retry Helpers/OtherSuccessRetryHelper.swift",
        "Operations/Helpers/Retry Helpers/ReachabilityRetryHelper.swift",
        "Operations/Helpers/Retry Providers/NetworkErrorRetryProvider.swift",
        "Operations/Helpers/Retry Providers/UnretriedErrorsRetryProvider.swift",
        "Operations/Helpers/URL Response Validators/HTTPStatusCodeURLResponseValidator.swift",
        "Operations/URLRequestDataOperation+APIs-TypedError.swift",
        "Operations/URLRequestDataOperation+APIs-UntypedError.swift",
        "Operations/URLRequestDataOperation+Data.swift",
        "Operations/URLRequestDataOperation+Images.swift",
        "Operations/URLRequestDataOperation+String.swift",
        "Operations/URLRequestDataOperation.swift",
        "Operations/URLRequestDownloadOperation+Open.swift",
        "Operations/URLRequestDownloadOperation+Save.swift",
        "Operations/URLRequestDownloadOperation.swift",
        "Operations/URLRequestStreamOperation.swift",
        "Public Session Delegate/URLRequestOperationSessionDelegate.swift",
        "Public Session Delegate/URLRequestOperationSessionDelegateProxy.swift",
        "Public Session Delegate/URLSessionDelegates.swift",
        "Reachability/NotifNameGetter.swift",
        "Reachability/ReachabilityObserver.swift",
        "Reachability/ReachabilitySubscriber.swift",
        "Reachability/SockaddrWrapper.swift",
        "URLRequestOperation.swift",
        "URLRequestOperationConfig.swift",
        "URLRequestOperationErrors.swift",
        "URLRequestOperationResult.swift"
      ],
      "target_dependencies" : [
        "MediaType"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MediaTypeTests",
      "module_type" : "SwiftTarget",
      "name" : "MediaTypeTests",
      "path" : "Tests/MediaTypeTests",
      "sources" : [
        "MediaTypeTests.swift"
      ],
      "target_dependencies" : [
        "MediaType"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MediaType",
      "module_type" : "SwiftTarget",
      "name" : "MediaType",
      "path" : "Sources/MediaType",
      "product_memberships" : [
        "MediaType",
        "URLRequestOperation",
        "URLRequestOperationManualTest"
      ],
      "sources" : [
        "MediaType.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/35] Write sources
[9/35] Write URLRequestOperationManualTest-entitlement.plist
[9/35] Write sources
[27/35] Write swift-version-2F0A5646E1D333AE.txt
[29/59] Emitting module SwiftSyntax509
[30/59] Compiling SwiftSyntax509 Empty.swift
[31/59] Emitting module SwiftSyntax510
[32/59] Compiling SwiftSyntax510 Empty.swift
[33/59] Compiling ServiceContextModule ServiceContextKey.swift
[34/59] Emitting module ServiceContextModule
[35/59] Compiling ServiceContextModule ServiceContext.swift
[36/121] Emitting module Logging
[37/121] Compiling Logging MetadataProvider.swift
[38/121] Compiling Logging Locks.swift
[39/121] Compiling Logging LogHandler.swift
[40/121] Compiling Logging Logging.swift
[41/121] Compiling SwiftSyntax SyntaxHashable.swift
[42/121] Compiling SwiftSyntax SyntaxIdentifier.swift
[43/121] Compiling SwiftSyntax SyntaxNodeStructure.swift
[44/121] Compiling SwiftSyntax SyntaxProtocol.swift
[45/121] Compiling SwiftSyntax SyntaxText.swift
[46/121] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[47/121] Compiling SwiftSyntax TokenDiagnostic.swift
[48/127] Compiling SwiftSyntax MemoryLayout.swift
[49/127] Compiling SwiftSyntax MissingNodeInitializers.swift
[50/127] Compiling SwiftSyntax RawSyntax.swift
[51/127] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[52/127] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[53/127] Compiling SwiftSyntax RawSyntaxTokenView.swift
[54/127] Compiling SwiftSyntax SourceLength.swift
[55/127] Emitting module FormURLEncodedCoder
[56/127] Compiling RecursiveSyncDispatch RecursiveSyncDispatch.swift
[57/127] Emitting module RecursiveSyncDispatch
[58/127] Compiling FormURLEncodedCoder URLQueryFragmentConvertible.swift
[59/127] Compiling FormURLEncodedCoder FormURLEncodedData.swift
[60/127] Compiling FormURLEncodedCoder FormURLEncodedEncodingErrors.swift
[61/127] Compiling FormURLEncodedCoder FormURLEncodedParser.swift
[62/127] Compiling FormURLEncodedCoder FormURLEncodedSerializer.swift
[63/127] Compiling FormURLEncodedCoder FormURLEncodedDecoder.swift
[64/127] Compiling FormURLEncodedCoder FormURLEncodedEncoder.swift
[65/127] Emitting module MediaType
[66/127] Compiling MediaType MediaType.swift
[67/127] Emitting module SwiftSyntax
[68/127] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[69/127] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[70/127] Compiling SwiftSyntax SyntaxBaseNodes.swift
[71/127] Compiling SwiftSyntax SyntaxCollections.swift
[72/127] Compiling SwiftSyntax SyntaxEnum.swift
[73/127] Compiling SwiftSyntax SyntaxKind.swift
[74/127] Compiling SwiftSyntax SyntaxRewriter.swift
[75/127] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[76/127] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[77/127] Compiling SwiftSyntax RawSyntaxValidation.swift
[78/127] Compiling SwiftSyntax SyntaxNodesAB.swift
[79/127] Compiling SwiftSyntax SyntaxNodesC.swift
[80/127] Compiling SwiftSyntax SyntaxNodesD.swift
[81/127] Compiling SwiftSyntax RawSyntaxNodesC.swift
[82/127] Compiling SwiftSyntax RawSyntaxNodesD.swift
[83/127] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[84/127] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[85/127] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[86/127] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[87/127] Compiling SwiftSyntax AbsolutePosition.swift
[88/127] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[89/127] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[90/127] Compiling SwiftSyntax Assert.swift
[91/127] Compiling SwiftSyntax BumpPtrAllocator.swift
[92/127] Compiling SwiftSyntax CommonAncestor.swift
[93/127] Compiling SwiftSyntax Convenience.swift
[94/127] Compiling SwiftSyntax SourceLocation.swift
[95/127] Compiling SwiftSyntax SourcePresence.swift
[96/127] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[97/127] Compiling SwiftSyntax Syntax.swift
[98/127] Compiling SwiftSyntax SyntaxArena.swift
[99/127] Compiling SwiftSyntax SyntaxChildren.swift
[100/127] Compiling SwiftSyntax SyntaxCollection.swift
[101/127] Compiling SwiftSyntax TokenSequence.swift
[102/127] Compiling SwiftSyntax TokenSyntax.swift
[103/127] Compiling SwiftSyntax Trivia.swift
[104/127] Compiling SwiftSyntax Utils.swift
[105/127] Compiling SwiftSyntax ChildNameForKeyPath.swift
[106/127] Compiling SwiftSyntax Keyword.swift
[107/127] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[108/127] Compiling SwiftSyntax SyntaxTraits.swift
[109/127] Compiling SwiftSyntax SyntaxTransform.swift
[110/127] Compiling SwiftSyntax SyntaxVisitor.swift
[111/127] Compiling SwiftSyntax TokenKind.swift
[112/127] Compiling SwiftSyntax Tokens.swift
[113/127] Compiling SwiftSyntax TriviaPieces.swift
[114/127] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[115/127] Compiling SwiftSyntax SyntaxNodesEF.swift
[116/127] Compiling SwiftSyntax SyntaxNodesGHI.swift
[117/127] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[118/127] Compiling SwiftSyntax SyntaxNodesOP.swift
[119/127] Compiling SwiftSyntax SyntaxNodesQRS.swift
[120/127] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[121/179] Compiling SwiftBasicFormat Syntax+Extensions.swift
[122/179] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[123/179] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[124/179] Compiling SwiftDiagnostics Note.swift
[125/179] Emitting module SwiftBasicFormat
[126/179] Compiling SwiftBasicFormat BasicFormat.swift
[127/179] Emitting module SwiftDiagnostics
[128/179] Compiling SwiftDiagnostics Convenience.swift
[129/179] Compiling SwiftDiagnostics Message.swift
[130/179] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[131/179] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[132/179] Compiling SwiftDiagnostics FixIt.swift
[133/179] Compiling SwiftDiagnostics Diagnostic.swift
[134/179] Compiling SwiftParser SyntaxUtils.swift
[135/179] Compiling SwiftParser TokenConsumer.swift
[136/179] Compiling SwiftParser TokenPrecedence.swift
[137/179] Compiling SwiftParser TokenSpec.swift
[138/183] Compiling SwiftParser Statements.swift
[139/183] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[140/183] Compiling SwiftParser StringLiterals.swift
[141/183] Compiling SwiftParser SwiftParserCompatibility.swift
[142/183] Compiling SwiftParser Names.swift
[143/183] Compiling SwiftParser Nominals.swift
[144/183] Compiling SwiftParser Parameters.swift
[145/183] Compiling SwiftParser ParseSourceFile.swift
[146/183] Emitting module SwiftParser
[147/183] Compiling SwiftParser Parser.swift
[148/183] Compiling SwiftParser Patterns.swift
[149/183] Compiling SwiftParser Recovery.swift
[150/183] Compiling SwiftParser Specifiers.swift
[151/183] Compiling SwiftParser TokenSpecSet.swift
[152/183] Compiling SwiftParser TopLevel.swift
[153/183] Compiling SwiftParser TriviaParser.swift
[154/183] Compiling SwiftParser Types.swift
[155/183] Compiling SwiftParser Attributes.swift
[156/183] Compiling SwiftParser Availability.swift
[157/183] Compiling SwiftParser CharacterInfo.swift
[158/183] Compiling SwiftParser CollectionNodes+Parsable.swift
[159/183] Compiling SwiftParser Declarations.swift
[160/183] Compiling SwiftParser IsLexerClassified.swift
[161/183] Compiling SwiftParser LayoutNodes+Parsable.swift
[162/183] Compiling SwiftParser Parser+TokenSpecSet.swift
[163/183] Compiling SwiftParser TokenSpecStaticMembers.swift
[164/183] Compiling SwiftParser UnicodeScalarExtensions.swift
[165/183] Compiling SwiftParser Lookahead.swift
[166/183] Compiling SwiftParser LoopProgressCondition.swift
[167/183] Compiling SwiftParser Modifiers.swift
[168/183] Compiling SwiftParser Lexeme.swift
[169/183] Compiling SwiftParser LexemeSequence.swift
[170/183] Compiling SwiftParser Lexer.swift
[171/183] Compiling SwiftParser RegexLiteralLexer.swift
[172/183] Compiling SwiftParser Directives.swift
[173/183] Compiling SwiftParser ExperimentalFeatures.swift
[174/183] Compiling SwiftParser Expressions.swift
[175/183] Compiling SwiftParser IncrementalParseTransition.swift
[176/183] Compiling SwiftParser Cursor.swift
[177/206] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[178/207] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[179/207] Compiling SwiftOperators PrecedenceGraph.swift
[180/207] Compiling SwiftOperators PrecedenceGroup.swift
[181/207] Compiling SwiftOperators OperatorTable+Semantics.swift
[182/208] Compiling SwiftOperators OperatorTable+Defaults.swift
[183/208] Compiling SwiftOperators OperatorTable.swift
[184/208] Compiling SwiftOperators OperatorError+Diagnostics.swift
[185/208] Compiling SwiftOperators OperatorError.swift
[186/208] Compiling SwiftOperators Operator.swift
[187/208] Emitting module SwiftOperators
[188/208] Compiling SwiftOperators OperatorTable+Folding.swift
[189/208] Compiling SwiftParserDiagnostics PresenceUtils.swift
[190/208] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[191/208] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[192/208] Compiling SwiftParserDiagnostics Utils.swift
[193/208] Compiling SwiftOperators SyntaxSynthesis.swift
[194/208] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[195/208] Compiling SwiftParserDiagnostics MissingNodesError.swift
[196/208] Compiling SwiftParserDiagnostics MissingTokenError.swift
[197/208] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[198/208] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[199/208] Emitting module SwiftParserDiagnostics
[200/208] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[201/208] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[202/222] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[203/223] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[204/223] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[205/223] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[206/223] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[207/223] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[208/223] Compiling SwiftSyntaxBuilder Indenter.swift
[209/223] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[210/223] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[211/223] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[212/223] Emitting module SwiftSyntaxBuilder
[213/223] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[214/223] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[215/223] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[216/223] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[217/237] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[218/237] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[219/238] Compiling SwiftSyntaxMacros Macro.swift
[220/238] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[221/238] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[222/238] Compiling SwiftSyntaxMacros Macro+Format.swift
[223/238] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[224/238] Compiling SwiftSyntaxMacros MemberMacro.swift
[225/238] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[226/238] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[227/238] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[228/238] Emitting module SwiftSyntaxMacros
[229/238] Compiling SwiftSyntaxMacros AccessorMacro.swift
[230/238] Compiling SwiftSyntaxMacros AttachedMacro.swift
[231/238] Compiling SwiftSyntaxMacros PeerMacro.swift
[232/246] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[233/246] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[234/246] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[235/246] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[236/246] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[237/246] Emitting module SwiftSyntaxMacroExpansion
[238/246] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[239/246] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[240/253] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[241/253] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[242/253] Emitting module SwiftCompilerPluginMessageHandling
[243/253] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[244/253] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[245/253] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[246/253] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[247/255] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[248/255] Emitting module SwiftCompilerPlugin
[249/268] Compiling GlobalConfMacros SimpleDiagnosticMessage.swift
[250/268] Compiling GlobalConfMacros Optional+Utils.swift
[251/268] Compiling SafeGlobalMacros SimpleDiagnosticMessage.swift
[252/268] Compiling GlobalConfMacros Entrypoint.swift
[253/268] Compiling GlobalConfMacros DeclareConfNamespaceMacro.swift
[254/268] Compiling GlobalConfMacros LabeledExprSyntax+Utils.swift
[255/268] Emitting module SafeGlobalMacros
[256/268] Compiling SafeGlobalMacros  Errors.swift
[257/268] Compiling SafeGlobalMacros SafeGlobalMacro.swift
[257/268] Write Objects.LinkFileList
[259/268] Compiling GlobalConfMacros DeclareConfAccessorMacro.swift
[260/268] Compiling GlobalConfMacros  Errors.swift
[261/268] Compiling GlobalConfMacros DeclareConfMacro.swift
[262/268] Emitting module GlobalConfMacros
[262/268] Write Objects.LinkFileList
[263/268] Linking GlobalConfMacros-tool
[264/268] Linking SafeGlobalMacros-tool
[266/294] Compiling GlobalConfModule Conf+ConfKey.swift
[267/294] Compiling GlobalConfModule Conf+ConfKeyMainActor.swift
[268/294] Compiling GlobalConfModule Conf+withValues.swift
[269/296] Compiling GlobalConfModule ConfContext+ConfKey.swift
[270/296] Compiling GlobalConfModule ConfContext+ConfKeyMainActor.swift
[271/296] Compiling GlobalConfModule ConfContext.swift
[272/296] Compiling SafeGlobal SafeGlobal.swift
[273/296] Emitting module SafeGlobal
[274/296] Compiling SafeGlobal NSLock+Linux.swift
[275/296] Compiling SafeGlobal SafeGlobalMacro.swift
[276/296] Compiling GlobalConfModule 3-NamespaceKey.swift
[277/296] Compiling GlobalConfModule 4-AccessorConvenience.swift
[278/296] Compiling GlobalConfModule AutoInjectableMainActor.swift
[279/296] Compiling GlobalConfModule InjectedConf+AutoInjectable.swift
[280/296] Compiling GlobalConfModule InjectedConf+ConfKeyMainActor.swift
[281/296] Compiling GlobalConfModule InjectedConf.swift
[282/296] Compiling GlobalConfModule ConfKeys.swift
[283/296] Compiling GlobalConfModule AutoInjectable.swift
[284/296] Compiling GlobalConfModule ConfKey.swift
[285/296] Compiling GlobalConfModule ConfKeyMainActor.swift
[286/296] Compiling GlobalConfModule InjectedConf+AutoInjectableMainActor.swift
[287/296] Compiling GlobalConfModule InjectedConf+ConfKey.swift
[288/296] Compiling GlobalConfModule Conf.swift
[289/296] Compiling GlobalConfModule ConfContext+AutoInjectable.swift
[290/296] Compiling GlobalConfModule ConfContext+AutoInjectableMainActor.swift
[291/296] Compiling GlobalConfModule 1-ConfKey.swift
[292/296] Compiling GlobalConfModule 2-ServiceKey.swift
[293/296] Emitting module GlobalConfModule
[294/305] Compiling RetryingOperation RetryingOperationConfig.swift
[295/305] Compiling RetryingOperation WrappedRetryingOperation.swift
[296/305] Compiling SemiSingleton LinuxStrongToWeakMapTable.swift
[297/305] Compiling SemiSingleton SemiSingletonConfig.swift
[298/305] Compiling SemiSingleton SemiSingletonStore.swift
[299/305] Emitting module SemiSingleton
[300/305] Compiling RetryingOperation RetryingOperation.swift
[301/305] Compiling RetryingOperation RetryHelper.swift
[302/305] Emitting module RetryingOperation
[303/356] Compiling URLRequestOperation RetryProvider.swift
[304/356] Compiling URLRequestOperation URLResponseValidator.swift
[305/356] Compiling URLRequestOperation AsyncBlockRequestProcessor.swift
[306/356] Compiling URLRequestOperation BlockRequestProcessor.swift
[307/356] Compiling URLRequestOperation AnyResultProcessor.swift
[308/356] Compiling URLRequestOperation DecodeDataResultProcessor.swift
[309/361] Compiling URLRequestOperation URLQueryCoder+HTTPContentCoder+FormURLEncodedEncoding.swift
[310/361] Compiling URLRequestOperation URLQueryCoder.swift
[311/361] Compiling URLRequestOperation URLRequest+Utils.swift
[312/361] Compiling URLRequestOperation URLSession+Linux.swift
[313/361] Compiling URLRequestOperation RequestProcessor.swift
[314/361] Compiling URLRequestOperation ResultProcessor.swift
[315/361] 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. */
[316/361] Compiling URLRequestOperation BlockDispatcher.swift
[317/361] Compiling URLRequestOperation HTTPContentCoder+FormURLEncodedEncoding.swift
[318/361] Compiling URLRequestOperation HTTPContentCoder+JSON.swift
[319/361] Compiling URLRequestOperation HTTPContentCoder.swift
[320/361] Compiling URLRequestOperation HTTPURLResponse+Utils.swift
[321/361] Compiling URLRequestOperation LinuxWeakToWeakMapTable.swift
[322/361] Compiling URLRequestOperation ReachabilityRetryHelper.swift
[323/361] Compiling URLRequestOperation NetworkErrorRetryProvider.swift
[324/361] Compiling URLRequestOperation UnretriedErrorsRetryProvider.swift
[325/361] Compiling URLRequestOperation HTTPStatusCodeURLResponseValidator.swift
[326/361] Compiling URLRequestOperation URLRequestDataOperation+APIs-TypedError.swift
[327/361] Compiling URLRequestOperation DecodeHTTPContentResultProcessor.swift
[328/361] Compiling URLRequestOperation HTTPStatusCodeCheckResultProcessor.swift
[329/361] Compiling URLRequestOperation RecoverHTTPStatusCodeCheckErrorResultProcessor.swift
[330/361] Compiling URLRequestOperation URLMoveResultProcessor.swift
[331/361] Compiling URLRequestOperation URLToFileHandleResultProcessor.swift
[332/361] Compiling URLRequestOperation OtherSuccessRetryHelper.swift
[333/361] Compiling URLRequestOperation URLRequestOperationSessionDelegateProxy.swift
[334/361] Compiling URLRequestOperation URLSessionDelegates.swift
[335/361] Compiling URLRequestOperation NotifNameGetter.swift
[336/361] Compiling URLRequestOperation ReachabilityObserver.swift
[337/361] Compiling URLRequestOperation ReachabilitySubscriber.swift
[338/361] Compiling URLRequestOperation LogMetadataKeys.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Glue/URL+Utils.swift:26:10: warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
 24 |
 25 | 	internal func appendingQueryParameters<Parameters : Encodable>(from parameters: Parameters, encoder: URLQueryEncoder = Conf.defaultAPIRequestParametersEncoder) throws -> URL {
 26 | #warning("TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.")
    |          `- warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
 27 | 		let encoded: String = try encoder.encode(parameters)
 28 | 		/* We do the URL/URLComponents trip, because otherwise it’s annoying to manage the fragment.
[339/361] Compiling URLRequestOperation NSLock+Linux.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Glue/URL+Utils.swift:26:10: warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
 24 |
 25 | 	internal func appendingQueryParameters<Parameters : Encodable>(from parameters: Parameters, encoder: URLQueryEncoder = Conf.defaultAPIRequestParametersEncoder) throws -> URL {
 26 | #warning("TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.")
    |          `- warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
 27 | 		let encoded: String = try encoder.encode(parameters)
 28 | 		/* We do the URL/URLComponents trip, because otherwise it’s annoying to manage the fragment.
[340/361] Compiling URLRequestOperation Result+Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Glue/URL+Utils.swift:26:10: warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
 24 |
 25 | 	internal func appendingQueryParameters<Parameters : Encodable>(from parameters: Parameters, encoder: URLQueryEncoder = Conf.defaultAPIRequestParametersEncoder) throws -> URL {
 26 | #warning("TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.")
    |          `- warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
 27 | 		let encoded: String = try encoder.encode(parameters)
 28 | 		/* We do the URL/URLComponents trip, because otherwise it’s annoying to manage the fragment.
[341/361] Compiling URLRequestOperation RetryCountsHolder.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Glue/URL+Utils.swift:26:10: warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
 24 |
 25 | 	internal func appendingQueryParameters<Parameters : Encodable>(from parameters: Parameters, encoder: URLQueryEncoder = Conf.defaultAPIRequestParametersEncoder) throws -> URL {
 26 | #warning("TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.")
    |          `- warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
 27 | 		let encoded: String = try encoder.encode(parameters)
 28 | 		/* We do the URL/URLComponents trip, because otherwise it’s annoying to manage the fragment.
[342/361] Compiling URLRequestOperation String+Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Glue/URL+Utils.swift:26:10: warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
 24 |
 25 | 	internal func appendingQueryParameters<Parameters : Encodable>(from parameters: Parameters, encoder: URLQueryEncoder = Conf.defaultAPIRequestParametersEncoder) throws -> URL {
 26 | #warning("TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.")
    |          `- warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
 27 | 		let encoded: String = try encoder.encode(parameters)
 28 | 		/* We do the URL/URLComponents trip, because otherwise it’s annoying to manage the fragment.
[343/361] Compiling URLRequestOperation URL+Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Glue/URL+Utils.swift:26:10: warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
 24 |
 25 | 	internal func appendingQueryParameters<Parameters : Encodable>(from parameters: Parameters, encoder: URLQueryEncoder = Conf.defaultAPIRequestParametersEncoder) throws -> URL {
 26 | #warning("TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.")
    |          `- warning: TODO: Modify the URLQueryEncoder to encode to an array of URLQueryItem instead of a String and use this array to add the query parameters. This will allow using appending(queryItems:) for iOS 16+ and co, or URLComponents for iOS 15-.
 27 | 		let encoded: String = try encoder.encode(parameters)
 28 | 		/* We do the URL/URLComponents trip, because otherwise it’s annoying to manage the fragment.
[344/361] Compiling URLRequestOperation URLRequestDownloadOperation+Open.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDownloadOperation.swift:149:10: warning: TODO: Properly manage resume data
147 | 		}
148 |
149 | #warning("TODO: Properly manage resume data")
    |          `- warning: TODO: Properly manage resume data
150 | 		resumeData = nil
151 |
/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. */
[345/361] Compiling URLRequestOperation URLRequestDownloadOperation+Save.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDownloadOperation.swift:149:10: warning: TODO: Properly manage resume data
147 | 		}
148 |
149 | #warning("TODO: Properly manage resume data")
    |          `- warning: TODO: Properly manage resume data
150 | 		resumeData = nil
151 |
/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. */
[346/361] Compiling URLRequestOperation URLRequestDownloadOperation.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDownloadOperation.swift:149:10: warning: TODO: Properly manage resume data
147 | 		}
148 |
149 | #warning("TODO: Properly manage resume data")
    |          `- warning: TODO: Properly manage resume data
150 | 		resumeData = nil
151 |
/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. */
[347/361] Compiling URLRequestOperation URLRequestStreamOperation.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDownloadOperation.swift:149:10: warning: TODO: Properly manage resume data
147 | 		}
148 |
149 | #warning("TODO: Properly manage resume data")
    |          `- warning: TODO: Properly manage resume data
150 | 		resumeData = nil
151 |
/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. */
[348/361] Compiling URLRequestOperation URLRequestOperationSessionDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDownloadOperation.swift:149:10: warning: TODO: Properly manage resume data
147 | 		}
148 |
149 | #warning("TODO: Properly manage resume data")
    |          `- warning: TODO: Properly manage resume data
150 | 		resumeData = nil
151 |
/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. */
[349/361] Compiling URLRequestOperation SockaddrWrapper.swift
[350/361] Compiling URLRequestOperation URLRequestOperation.swift
[351/361] Compiling URLRequestOperation URLRequestOperationConfig.swift
[352/361] Compiling URLRequestOperation URLRequestOperationErrors.swift
[353/361] Compiling URLRequestOperation URLRequestOperationResult.swift
[354/361] Compiling URLRequestOperation URLRequestDataOperation+APIs-UntypedError.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:265:10: warning: TODO
263 | 		assert(result.failure?.isCancelledOrNotFinishedError ?? false)
264 |
265 | #warning("TODO")
    |          `- warning: TODO
266 | //		currentTask = streamTask
267 | //		if let delegate = session.delegate as? URLRequestOperationSessionDelegate {
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:282:10: warning: TODO
280 | 		assert(result.failure?.isCancelledOrNotFinishedError ?? false)
281 |
282 | #warning("TODO")
    |          `- warning: TODO
283 | //		currentTask = downloadTask
284 | //		if let delegate = session.delegate as? URLRequestOperationSessionDelegate {
[355/361] Compiling URLRequestOperation URLRequestDataOperation+Data.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:265:10: warning: TODO
263 | 		assert(result.failure?.isCancelledOrNotFinishedError ?? false)
264 |
265 | #warning("TODO")
    |          `- warning: TODO
266 | //		currentTask = streamTask
267 | //		if let delegate = session.delegate as? URLRequestOperationSessionDelegate {
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:282:10: warning: TODO
280 | 		assert(result.failure?.isCancelledOrNotFinishedError ?? false)
281 |
282 | #warning("TODO")
    |          `- warning: TODO
283 | //		currentTask = downloadTask
284 | //		if let delegate = session.delegate as? URLRequestOperationSessionDelegate {
[356/361] Compiling URLRequestOperation URLRequestDataOperation+Images.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:265:10: warning: TODO
263 | 		assert(result.failure?.isCancelledOrNotFinishedError ?? false)
264 |
265 | #warning("TODO")
    |          `- warning: TODO
266 | //		currentTask = streamTask
267 | //		if let delegate = session.delegate as? URLRequestOperationSessionDelegate {
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:282:10: warning: TODO
280 | 		assert(result.failure?.isCancelledOrNotFinishedError ?? false)
281 |
282 | #warning("TODO")
    |          `- warning: TODO
283 | //		currentTask = downloadTask
284 | //		if let delegate = session.delegate as? URLRequestOperationSessionDelegate {
[357/361] Compiling URLRequestOperation URLRequestDataOperation+String.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:265:10: warning: TODO
263 | 		assert(result.failure?.isCancelledOrNotFinishedError ?? false)
264 |
265 | #warning("TODO")
    |          `- warning: TODO
266 | //		currentTask = streamTask
267 | //		if let delegate = session.delegate as? URLRequestOperationSessionDelegate {
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:282:10: warning: TODO
280 | 		assert(result.failure?.isCancelledOrNotFinishedError ?? false)
281 |
282 | #warning("TODO")
    |          `- warning: TODO
283 | //		currentTask = downloadTask
284 | //		if let delegate = session.delegate as? URLRequestOperationSessionDelegate {
[358/361] Compiling URLRequestOperation URLRequestDataOperation.swift
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:265:10: warning: TODO
263 | 		assert(result.failure?.isCancelledOrNotFinishedError ?? false)
264 |
265 | #warning("TODO")
    |          `- warning: TODO
266 | //		currentTask = streamTask
267 | //		if let delegate = session.delegate as? URLRequestOperationSessionDelegate {
/Users/admin/builder/spi-builder-workspace/Sources/URLRequestOperation/Operations/URLRequestDataOperation.swift:282:10: warning: TODO
280 | 		assert(result.failure?.isCancelledOrNotFinishedError ?? false)
281 |
282 | #warning("TODO")
    |          `- warning: TODO
283 | //		currentTask = downloadTask
284 | //		if let delegate = session.delegate as? URLRequestOperationSessionDelegate {
[359/363] Emitting module URLRequestOperationManualTest
[360/363] Compiling URLRequestOperationManualTest main.swift
[360/363] Write Objects.LinkFileList
[361/363] Linking URLRequestOperationManualTest
[362/363] Applying URLRequestOperationManualTest
Build complete! (36.03s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "globalconfmodule",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/GlobalConfModule.git"
    },
    {
      "identity" : "httpcoders",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/HTTPCoders.git"
    },
    {
      "identity" : "retryingoperation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/RetryingOperation.git"
    },
    {
      "identity" : "safeglobal",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/SafeGlobal.git"
    },
    {
      "identity" : "semisingleton",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/SemiSingleton.git"
    }
  ],
  "manifest_display_name" : "URLRequestOperation",
  "name" : "URLRequestOperation",
  "path" : "/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",
        "GlobalConfModule",
        "Logging",
        "RetryingOperation",
        "SafeGlobal",
        "SemiSingleton"
      ],
      "product_memberships" : [
        "URLRequestOperation",
        "URLRequestOperationManualTest"
      ],
      "sources" : [
        "Glue/BlockDispatcher.swift",
        "Glue/HTTPContentCoder+FormURLEncodedEncoding.swift",
        "Glue/HTTPContentCoder+JSON.swift",
        "Glue/HTTPContentCoder.swift",
        "Glue/HTTPURLResponse+Utils.swift",
        "Glue/LinuxWeakToWeakMapTable.swift",
        "Glue/LogMetadataKeys.swift",
        "Glue/NSLock+Linux.swift",
        "Glue/Result+Utils.swift",
        "Glue/RetryCountsHolder.swift",
        "Glue/String+Utils.swift",
        "Glue/URL+Utils.swift",
        "Glue/URLQueryCoder+HTTPContentCoder+FormURLEncodedEncoding.swift",
        "Glue/URLQueryCoder.swift",
        "Glue/URLRequest+Utils.swift",
        "Glue/URLSession+Linux.swift",
        "Operations/Helper Protocols/RequestProcessor.swift",
        "Operations/Helper Protocols/ResultProcessor.swift",
        "Operations/Helper Protocols/RetryProvider.swift",
        "Operations/Helper Protocols/URLResponseValidator.swift",
        "Operations/Helpers/Request Processors/AsyncBlockRequestProcessor.swift",
        "Operations/Helpers/Request Processors/BlockRequestProcessor.swift",
        "Operations/Helpers/Result Processors/AnyResultProcessor.swift",
        "Operations/Helpers/Result Processors/DecodeDataResultProcessor.swift",
        "Operations/Helpers/Result Processors/DecodeHTTPContentResultProcessor.swift",
        "Operations/Helpers/Result Processors/HTTPStatusCodeCheckResultProcessor.swift",
        "Operations/Helpers/Result Processors/RecoverHTTPStatusCodeCheckErrorResultProcessor.swift",
        "Operations/Helpers/Result Processors/URLMoveResultProcessor.swift",
        "Operations/Helpers/Result Processors/URLToFileHandleResultProcessor.swift",
        "Operations/Helpers/Retry Helpers/OtherSuccessRetryHelper.swift",
        "Operations/Helpers/Retry Helpers/ReachabilityRetryHelper.swift",
        "Operations/Helpers/Retry Providers/NetworkErrorRetryProvider.swift",
        "Operations/Helpers/Retry Providers/UnretriedErrorsRetryProvider.swift",
        "Operations/Helpers/URL Response Validators/HTTPStatusCodeURLResponseValidator.swift",
        "Operations/URLRequestDataOperation+APIs-TypedError.swift",
        "Operations/URLRequestDataOperation+APIs-UntypedError.swift",
        "Operations/URLRequestDataOperation+Data.swift",
        "Operations/URLRequestDataOperation+Images.swift",
        "Operations/URLRequestDataOperation+String.swift",
        "Operations/URLRequestDataOperation.swift",
        "Operations/URLRequestDownloadOperation+Open.swift",
        "Operations/URLRequestDownloadOperation+Save.swift",
        "Operations/URLRequestDownloadOperation.swift",
        "Operations/URLRequestStreamOperation.swift",
        "Public Session Delegate/URLRequestOperationSessionDelegate.swift",
        "Public Session Delegate/URLRequestOperationSessionDelegateProxy.swift",
        "Public Session Delegate/URLSessionDelegates.swift",
        "Reachability/NotifNameGetter.swift",
        "Reachability/ReachabilityObserver.swift",
        "Reachability/ReachabilitySubscriber.swift",
        "Reachability/SockaddrWrapper.swift",
        "URLRequestOperation.swift",
        "URLRequestOperationConfig.swift",
        "URLRequestOperationErrors.swift",
        "URLRequestOperationResult.swift"
      ],
      "target_dependencies" : [
        "MediaType"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MediaTypeTests",
      "module_type" : "SwiftTarget",
      "name" : "MediaTypeTests",
      "path" : "Tests/MediaTypeTests",
      "sources" : [
        "MediaTypeTests.swift"
      ],
      "target_dependencies" : [
        "MediaType"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MediaType",
      "module_type" : "SwiftTarget",
      "name" : "MediaType",
      "path" : "Sources/MediaType",
      "product_memberships" : [
        "MediaType",
        "URLRequestOperation",
        "URLRequestOperationManualTest"
      ],
      "sources" : [
        "MediaType.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.