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 (d2a0a8), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 01:18:29 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: 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 d2a0a89 Use latest prod version of SemiSingleton
Cloned https://github.com/Frizlab/URLRequestOperation.git
Revision (git rev-parse @):
d2a0a897eb9801e9ba51db7c22cc0472ed1219ee
SUCCESS checkout https://github.com/Frizlab/URLRequestOperation.git at main
Fetching https://github.com/Frizlab/RetryingOperation.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-service-context.git
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
[1/1051] Fetching stream-reader
[23/1128] Fetching stream-reader, httpcoders
[84/1555] Fetching stream-reader, httpcoders, retryingoperation
[427/2618] Fetching stream-reader, httpcoders, retryingoperation, swift-service-context
[670/3225] Fetching stream-reader, httpcoders, retryingoperation, swift-service-context, globalconfmodule
Fetched https://github.com/Frizlab/HTTPCoders.git from cache (0.67s)
Fetched https://github.com/Frizlab/RetryingOperation.git from cache (0.67s)
Fetching https://github.com/Frizlab/SafeGlobal.git
Fetching https://github.com/Frizlab/RecursiveSyncDispatch.git
[440/2721] Fetching stream-reader, swift-service-context, globalconfmodule
Fetched https://github.com/apple/swift-service-context.git from cache (0.91s)
Fetched https://github.com/Frizlab/stream-reader.git from cache (0.91s)
Fetched https://github.com/Frizlab/GlobalConfModule.git from cache (0.91s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.91s)
Fetched https://github.com/apple/swift-collections.git from cache (0.91s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/Frizlab/SemiSingleton.git
Fetched https://github.com/apple/swift-log.git from cache (0.02s)
[1/174] Fetching recursivesyncdispatch
[28/356] Fetching recursivesyncdispatch, safeglobal
Fetched https://github.com/Frizlab/SafeGlobal.git from cache (0.63s)
Fetched https://github.com/Frizlab/RecursiveSyncDispatch.git from cache (0.63s)
[1/496] Fetching semisingleton
Fetched https://github.com/Frizlab/SemiSingleton.git from cache (0.65s)
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/SemiSingleton.git
Working copy of https://github.com/Frizlab/SemiSingleton.git resolved at 2.1.0
Creating working copy for https://github.com/Frizlab/RetryingOperation.git
Working copy of https://github.com/Frizlab/RetryingOperation.git resolved at 1.1.9
Creating working copy for https://github.com/Frizlab/HTTPCoders.git
Working copy of https://github.com/Frizlab/HTTPCoders.git resolved at 0.1.3
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/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/Frizlab/stream-reader.git
Working copy of https://github.com/Frizlab/stream-reader.git resolved at 3.5.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/Frizlab/RecursiveSyncDispatch.git
Working copy of https://github.com/Frizlab/RecursiveSyncDispatch.git resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
========================================
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.84s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/Frizlab/HTTPCoders.git from cache
Fetching https://github.com/Frizlab/RetryingOperation.git from cache
Fetching https://github.com/Frizlab/GlobalConfModule.git from cache
Fetching https://github.com/Frizlab/SafeGlobal.git from cache
Fetching https://github.com/Frizlab/SemiSingleton.git from cache
Fetched https://github.com/Frizlab/HTTPCoders.git from cache (0.45s)
Fetched https://github.com/Frizlab/GlobalConfModule.git from cache (0.61s)
Fetched https://github.com/Frizlab/SemiSingleton.git from cache (0.61s)
Fetched https://github.com/Frizlab/SafeGlobal.git from cache (0.61s)
Fetched https://github.com/Frizlab/RetryingOperation.git from cache (0.61s)
Fetched https://github.com/apple/swift-log.git from cache (0.61s)
Computing version for https://github.com/Frizlab/SemiSingleton.git
Computed https://github.com/Frizlab/SemiSingleton.git at 2.1.1 (1.11s)
Fetching https://github.com/Frizlab/RecursiveSyncDispatch.git from cache
Fetched https://github.com/Frizlab/RecursiveSyncDispatch.git from cache (0.40s)
Computing version for https://github.com/Frizlab/GlobalConfModule.git
Computed https://github.com/Frizlab/GlobalConfModule.git at 0.4.1 (0.91s)
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.03s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.03s)
Computing version for https://github.com/Frizlab/RecursiveSyncDispatch.git
Computed https://github.com/Frizlab/RecursiveSyncDispatch.git at 1.0.1 (1.64s)
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.48s)
Computing version for https://github.com/Frizlab/SafeGlobal.git
Computed https://github.com/Frizlab/SafeGlobal.git at 0.3.3 (0.48s)
Computing version for https://github.com/Frizlab/HTTPCoders.git
Computed https://github.com/Frizlab/HTTPCoders.git at 0.1.3 (0.45s)
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.73s)
Fetched https://github.com/apple/swift-collections.git from cache (0.75s)
Computing version for https://github.com/Frizlab/RetryingOperation.git
Computed https://github.com/Frizlab/RetryingOperation.git at 1.2.0 (1.20s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.6.1 (0.46s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.68s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.60s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.43s)
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/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/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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/Frizlab/URLRequestOperation.git
Working copy of https://github.com/Frizlab/URLRequestOperation.git resolved at main (d2a0a89)
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/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/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/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/SemiSingleton.git
Working copy of https://github.com/Frizlab/SemiSingleton.git resolved at 2.1.1
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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.3.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.1.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/RetryingOperation.git"
    },
    {
      "identity" : "safeglobal",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/SafeGlobal.git"
    },
    {
      "identity" : "semisingleton",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "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
[10/35] Write sources
[27/35] Write swift-version-2F0A5646E1D333AE.txt
[29/59] Emitting module SwiftSyntax510
[30/59] Compiling SwiftSyntax510 Empty.swift
[31/59] Emitting module SwiftSyntax509
[32/59] Compiling SwiftSyntax509 Empty.swift
[33/59] Compiling ServiceContextModule ServiceContextKey.swift
[34/59] Emitting module ServiceContextModule
[35/59] Compiling ServiceContextModule ServiceContext.swift
[36/121] Compiling Logging MetadataProvider.swift
[37/121] Compiling SwiftSyntax AbsolutePosition.swift
[38/121] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[39/121] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[40/121] Compiling SwiftSyntax Assert.swift
[41/121] Compiling SwiftSyntax BumpPtrAllocator.swift
[42/121] Compiling SwiftSyntax CommonAncestor.swift
[43/121] Compiling SwiftSyntax Convenience.swift
[44/127] Compiling Logging Locks.swift
[45/127] Emitting module Logging
[46/127] Compiling Logging LogHandler.swift
[47/127] Compiling Logging Logging.swift
[48/127] Compiling SwiftSyntax SourceLocation.swift
[49/127] Compiling SwiftSyntax SourcePresence.swift
[50/127] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[51/127] Compiling SwiftSyntax Syntax.swift
[52/127] Compiling SwiftSyntax SyntaxArena.swift
[53/127] Compiling SwiftSyntax SyntaxChildren.swift
[54/127] Compiling SwiftSyntax SyntaxCollection.swift
[55/127] Compiling FormURLEncodedCoder URLQueryFragmentConvertible.swift
[56/127] Emitting module RecursiveSyncDispatch
[57/127] Compiling RecursiveSyncDispatch RecursiveSyncDispatch.swift
[58/127] Compiling FormURLEncodedCoder FormURLEncodedEncodingErrors.swift
[59/127] Compiling FormURLEncodedCoder FormURLEncodedData.swift
[60/127] Compiling FormURLEncodedCoder FormURLEncodedDecoder.swift
[61/127] Emitting module FormURLEncodedCoder
[62/127] Compiling FormURLEncodedCoder FormURLEncodedEncoder.swift
[63/127] Compiling FormURLEncodedCoder FormURLEncodedParser.swift
[64/127] Compiling FormURLEncodedCoder FormURLEncodedSerializer.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 RawSyntaxNodesC.swift
[76/127] Compiling SwiftSyntax RawSyntaxNodesD.swift
[77/127] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[78/127] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[79/127] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[80/127] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[81/127] Compiling SwiftSyntax MemoryLayout.swift
[82/127] Compiling SwiftSyntax MissingNodeInitializers.swift
[83/127] Compiling SwiftSyntax RawSyntax.swift
[84/127] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[85/127] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[86/127] Compiling SwiftSyntax RawSyntaxTokenView.swift
[87/127] Compiling SwiftSyntax SourceLength.swift
[88/127] Compiling SwiftSyntax SyntaxHashable.swift
[89/127] Compiling SwiftSyntax SyntaxIdentifier.swift
[90/127] Compiling SwiftSyntax SyntaxNodeStructure.swift
[91/127] Compiling SwiftSyntax SyntaxProtocol.swift
[92/127] Compiling SwiftSyntax SyntaxText.swift
[93/127] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[94/127] Compiling SwiftSyntax TokenDiagnostic.swift
[95/127] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[96/127] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[97/127] Compiling SwiftSyntax RawSyntaxValidation.swift
[98/127] Compiling SwiftSyntax SyntaxNodesAB.swift
[99/127] Compiling SwiftSyntax SyntaxNodesC.swift
[100/127] Compiling SwiftSyntax SyntaxNodesD.swift
[101/127] Compiling SwiftSyntax SyntaxTraits.swift
[102/127] Compiling SwiftSyntax SyntaxTransform.swift
[103/127] Compiling SwiftSyntax SyntaxVisitor.swift
[104/127] Compiling SwiftSyntax TokenKind.swift
[105/127] Compiling SwiftSyntax Tokens.swift
[106/127] Compiling SwiftSyntax TriviaPieces.swift
[107/127] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[108/127] Compiling SwiftSyntax TokenSequence.swift
[109/127] Compiling SwiftSyntax TokenSyntax.swift
[110/127] Compiling SwiftSyntax Trivia.swift
[111/127] Compiling SwiftSyntax Utils.swift
[112/127] Compiling SwiftSyntax ChildNameForKeyPath.swift
[113/127] Compiling SwiftSyntax Keyword.swift
[114/127] Compiling SwiftSyntax RenamedChildrenCompatibility.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 SwiftDiagnostics Note.swift
[122/179] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[123/179] Compiling SwiftBasicFormat Syntax+Extensions.swift
[124/179] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[125/179] Emitting module SwiftBasicFormat
[126/179] Compiling SwiftBasicFormat BasicFormat.swift
[127/179] Compiling SwiftDiagnostics Message.swift
[128/179] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[129/179] Compiling SwiftDiagnostics FixIt.swift
[130/179] Compiling SwiftDiagnostics Convenience.swift
[131/179] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[132/179] Emitting module SwiftDiagnostics
[133/179] Compiling SwiftDiagnostics Diagnostic.swift
[134/179] Compiling SwiftParser UnicodeScalarExtensions.swift
[135/179] Compiling SwiftParser Lookahead.swift
[136/179] Compiling SwiftParser LoopProgressCondition.swift
[137/179] Compiling SwiftParser Modifiers.swift
[138/179] Compiling SwiftParser Lexeme.swift
[139/179] Compiling SwiftParser LexemeSequence.swift
[140/179] Compiling SwiftParser Lexer.swift
[141/179] Compiling SwiftParser RegexLiteralLexer.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] Compiling SwiftParser Statements.swift
[147/183] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[148/183] Compiling SwiftParser StringLiterals.swift
[149/183] Compiling SwiftParser SwiftParserCompatibility.swift
[150/183] Emitting module SwiftParser
[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 SyntaxUtils.swift
[156/183] Compiling SwiftParser TokenConsumer.swift
[157/183] Compiling SwiftParser TokenPrecedence.swift
[158/183] Compiling SwiftParser TokenSpec.swift
[159/183] Compiling SwiftParser IsLexerClassified.swift
[160/183] Compiling SwiftParser LayoutNodes+Parsable.swift
[161/183] Compiling SwiftParser Parser+TokenSpecSet.swift
[162/183] Compiling SwiftParser TokenSpecStaticMembers.swift
[163/183] Compiling SwiftParser Parser.swift
[164/183] Compiling SwiftParser Patterns.swift
[165/183] Compiling SwiftParser Recovery.swift
[166/183] Compiling SwiftParser Specifiers.swift
[167/183] Compiling SwiftParser Attributes.swift
[168/183] Compiling SwiftParser Availability.swift
[169/183] Compiling SwiftParser CharacterInfo.swift
[170/183] Compiling SwiftParser CollectionNodes+Parsable.swift
[171/183] Compiling SwiftParser Declarations.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 SwiftOperators PrecedenceGraph.swift
[179/207] Compiling SwiftOperators PrecedenceGroup.swift
[180/207] Compiling SwiftOperators OperatorTable.swift
[181/208] Compiling SwiftParserDiagnostics PresenceUtils.swift
[182/208] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[183/208] Compiling SwiftOperators OperatorTable+Semantics.swift
[184/208] Compiling SwiftOperators OperatorTable+Defaults.swift
[185/208] Compiling SwiftOperators OperatorError.swift
[186/208] Compiling SwiftOperators OperatorError+Diagnostics.swift
[187/208] Compiling SwiftOperators Operator.swift
[188/208] Emitting module SwiftOperators
[189/208] Compiling SwiftOperators OperatorTable+Folding.swift
[190/208] Compiling SwiftOperators SyntaxSynthesis.swift
[191/208] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[192/208] Compiling SwiftParserDiagnostics Utils.swift
[193/208] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[194/208] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[195/208] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[196/208] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[197/208] Emitting module SwiftParserDiagnostics
[198/208] Compiling SwiftParserDiagnostics MissingNodesError.swift
[199/208] Compiling SwiftParserDiagnostics MissingTokenError.swift
[200/208] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[201/208] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[202/222] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[203/222] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[204/222] Compiling SwiftSyntaxBuilder Indenter.swift
[205/222] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[206/222] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[207/222] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[208/222] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[209/222] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[210/222] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[211/222] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[212/222] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[213/222] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[214/222] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[215/222] Emitting module SwiftSyntaxBuilder
[216/223] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[217/237] Compiling SwiftSyntaxMacros MemberMacro.swift
[218/237] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[219/237] Compiling SwiftSyntaxMacros Macro.swift
[220/238] Compiling SwiftSyntaxMacros Macro+Format.swift
[221/238] Compiling SwiftSyntaxMacros AccessorMacro.swift
[222/238] Compiling SwiftSyntaxMacros AttachedMacro.swift
[223/238] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[224/238] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[225/238] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[226/238] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[227/238] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[228/238] Emitting module SwiftSyntaxMacros
[229/238] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[230/238] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[231/238] Compiling SwiftSyntaxMacros PeerMacro.swift
[232/246] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[233/246] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[234/246] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[235/246] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[236/246] Emitting module SwiftSyntaxMacroExpansion
[237/246] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[238/246] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[239/246] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[240/253] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[241/253] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[242/253] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[243/253] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[244/253] Emitting module SwiftCompilerPluginMessageHandling
[245/253] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[246/253] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[247/255] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[248/255] Emitting module SwiftCompilerPlugin
[249/268] Compiling GlobalConfMacros Optional+Utils.swift
[250/268] Compiling SafeGlobalMacros SimpleDiagnosticMessage.swift
[251/268] Compiling GlobalConfMacros SimpleDiagnosticMessage.swift
[252/268] Compiling GlobalConfMacros Entrypoint.swift
[253/268] Compiling GlobalConfMacros DeclareConfNamespaceMacro.swift
[254/268] Compiling GlobalConfMacros LabeledExprSyntax+Utils.swift
[255/268] Compiling SafeGlobalMacros SafeGlobalMacro.swift
[256/268] Compiling SafeGlobalMacros  Errors.swift
[257/268] Emitting module SafeGlobalMacros
[257/268] Write Objects.LinkFileList
[259/268] Compiling GlobalConfMacros DeclareConfAccessorMacro.swift
[260/268] Compiling GlobalConfMacros  Errors.swift
[261/268] Emitting module GlobalConfMacros
[262/268] Compiling GlobalConfMacros DeclareConfMacro.swift
[262/268] Write Objects.LinkFileList
[263/268] Linking SafeGlobalMacros-tool
[264/268] Linking GlobalConfMacros-tool
[266/294] Compiling GlobalConfModule ConfKey.swift
[267/294] Compiling GlobalConfModule ConfKeyMainActor.swift
[268/296] Compiling GlobalConfModule InjectedConf+ConfKeyMainActor.swift
[269/296] Compiling GlobalConfModule InjectedConf.swift
[270/296] Compiling SafeGlobal SafeGlobal.swift
[271/296] Compiling SafeGlobal NSLock+Linux.swift
[272/296] Emitting module SafeGlobal
[273/296] Compiling SafeGlobal SafeGlobalMacro.swift
[274/296] Compiling GlobalConfModule Conf+ConfKey.swift
[275/296] Compiling GlobalConfModule Conf+ConfKeyMainActor.swift
[276/296] Compiling GlobalConfModule Conf+withValues.swift
[277/301] Compiling GlobalConfModule 3-NamespaceKey.swift
[278/301] Compiling GlobalConfModule 4-AccessorConvenience.swift
[279/301] Emitting module GlobalConfModule
[280/301] Compiling GlobalConfModule AutoInjectableMainActor.swift
[281/301] Compiling GlobalConfModule InjectedConf+AutoInjectable.swift
[282/301] Compiling GlobalConfModule Conf.swift
[283/301] Compiling GlobalConfModule ConfContext+AutoInjectable.swift
[284/301] Compiling GlobalConfModule ConfContext+AutoInjectableMainActor.swift
[285/301] Compiling GlobalConfModule ConfContext+ConfKey.swift
[286/301] Compiling GlobalConfModule ConfContext+ConfKeyMainActor.swift
[287/301] Compiling GlobalConfModule ConfContext.swift
[288/301] Compiling GlobalConfModule InjectedConf+AutoInjectableMainActor.swift
[289/301] Compiling GlobalConfModule InjectedConf+ConfKey.swift
[290/301] Compiling GlobalConfModule ConfKeys.swift
[291/301] Compiling GlobalConfModule AutoInjectable.swift
[292/301] Compiling GlobalConfModule 1-ConfKey.swift
[293/301] Compiling GlobalConfModule 2-ServiceKey.swift
[294/301] Compiling RetryingOperation RetryingOperationConfig.swift
[295/305] Compiling RetryingOperation RetryingOperation.swift
[296/305] Compiling RetryingOperation WrappedRetryingOperation.swift
[297/305] Emitting module RetryingOperation
[298/305] Compiling RetryingOperation RetryHelper.swift
[299/305] Compiling SemiSingleton SemiSingletonStore.swift
[300/305] Compiling SemiSingleton SemiSingletonConfig.swift
[301/305] Emitting module SemiSingleton
[302/305] Compiling SemiSingleton LinuxStrongToWeakMapTable.swift
[303/356] Compiling URLRequestOperation BlockDispatcher.swift
[304/356] Compiling URLRequestOperation HTTPContentCoder+FormURLEncodedEncoding.swift
[305/356] Compiling URLRequestOperation HTTPContentCoder+JSON.swift
[306/356] Compiling URLRequestOperation HTTPContentCoder.swift
[307/356] Compiling URLRequestOperation HTTPURLResponse+Utils.swift
[308/356] Compiling URLRequestOperation LinuxWeakToWeakMapTable.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] Compiling URLRequestOperation RetryProvider.swift
[316/361] Compiling URLRequestOperation URLResponseValidator.swift
[317/361] Compiling URLRequestOperation AsyncBlockRequestProcessor.swift
[318/361] Compiling URLRequestOperation BlockRequestProcessor.swift
[319/361] Compiling URLRequestOperation AnyResultProcessor.swift
[320/361] Compiling URLRequestOperation DecodeDataResultProcessor.swift
[321/361] Compiling URLRequestOperation DecodeHTTPContentResultProcessor.swift
[322/361] Compiling URLRequestOperation HTTPStatusCodeCheckResultProcessor.swift
[323/361] Compiling URLRequestOperation RecoverHTTPStatusCodeCheckErrorResultProcessor.swift
[324/361] Compiling URLRequestOperation URLMoveResultProcessor.swift
[325/361] Compiling URLRequestOperation URLToFileHandleResultProcessor.swift
[326/361] Compiling URLRequestOperation OtherSuccessRetryHelper.swift
[327/361] Compiling URLRequestOperation ReachabilityRetryHelper.swift
[328/361] Compiling URLRequestOperation NetworkErrorRetryProvider.swift
[329/361] Compiling URLRequestOperation UnretriedErrorsRetryProvider.swift
[330/361] Compiling URLRequestOperation HTTPStatusCodeURLResponseValidator.swift
[331/361] Compiling URLRequestOperation URLRequestDataOperation+APIs-TypedError.swift
[332/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. */
[333/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. */
[334/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. */
[335/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. */
[336/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. */
[337/361] Compiling URLRequestOperation URLRequestOperationSessionDelegateProxy.swift
[338/361] Compiling URLRequestOperation URLSessionDelegates.swift
[339/361] Compiling URLRequestOperation NotifNameGetter.swift
[340/361] Compiling URLRequestOperation ReachabilityObserver.swift
[341/361] Compiling URLRequestOperation ReachabilitySubscriber.swift
[342/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. */
[343/361] Compiling URLRequestOperation SockaddrWrapper.swift
[344/361] Compiling URLRequestOperation URLRequestOperation.swift
[345/361] Compiling URLRequestOperation URLRequestOperationConfig.swift
[346/361] Compiling URLRequestOperation URLRequestOperationErrors.swift
[347/361] Compiling URLRequestOperation URLRequestOperationResult.swift
[348/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.
[349/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.
[350/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.
[351/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.
[352/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.
[353/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.
[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] Compiling URLRequestOperationManualTest main.swift
[360/363] Emitting module URLRequestOperationManualTest
[360/363] Write Objects.LinkFileList
[361/363] Linking URLRequestOperationManualTest
[362/363] Applying URLRequestOperationManualTest
Build complete! (34.67s)
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.3.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.1.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/RetryingOperation.git"
    },
    {
      "identity" : "safeglobal",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/SafeGlobal.git"
    },
    {
      "identity" : "semisingleton",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "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.