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

Failed to build PINRemoteImage, reference master (26818d), with Swift 6.0 for watchOS using Xcode 16.2 on 1 Dec 2024 02:15:51 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PINRemoteImage -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pinterest/PINRemoteImage.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pinterest/PINRemoteImage
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 26818dc Merge pull request #644 from andyfinnell/expose-protocol-for-cache-image-data
Cloned https://github.com/pinterest/PINRemoteImage.git
Revision (git rev-parse @):
26818dc4ad9ca5ce3064e23524c4ac06e873076b
SUCCESS checkout https://github.com/pinterest/PINRemoteImage.git at master
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/pinterest/PINRemoteImage.git
{
  "dependencies" : [
    {
      "identity" : "pincache",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.4",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pinterest/PINCache.git"
    }
  ],
  "manifest_display_name" : "PINRemoteImage",
  "name" : "PINRemoteImage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "PINRemoteImage",
      "targets" : [
        "PINRemoteImage"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PINRemoteImage",
      "module_type" : "ClangTarget",
      "name" : "PINRemoteImage",
      "path" : "Source/Classes",
      "product_dependencies" : [
        "PINCache"
      ],
      "product_memberships" : [
        "PINRemoteImage"
      ],
      "sources" : [
        "AnimatedImages/PINAPNGAnimatedImage.m",
        "AnimatedImages/PINAnimatedImage.m",
        "AnimatedImages/PINAnimatedImageView.m",
        "AnimatedImages/PINCachedAnimatedImage.m",
        "AnimatedImages/PINGIFAnimatedImage.m",
        "AnimatedImages/PINWebPAnimatedImage.m",
        "Categories/NSData+ImageDetectors.m",
        "Categories/NSHTTPURLResponse+MaxAge.m",
        "Categories/PINImage+DecodedImage.m",
        "Categories/PINImage+ScaledImage.m",
        "ImageCategories/PINAnimatedImageView+PINRemoteImage.m",
        "ImageCategories/PINButton+PINRemoteImage.m",
        "ImageCategories/PINImageView+PINRemoteImage.m",
        "PINAlternateRepresentationProvider.m",
        "PINCache/PINCache+PINRemoteImageCaching.m",
        "PINDisplayLink.m",
        "PINProgressiveImage.m",
        "PINRemoteImageBasicCache.m",
        "PINRemoteImageCallbacks.m",
        "PINRemoteImageCategoryManager.m",
        "PINRemoteImageDownloadQueue.m",
        "PINRemoteImageDownloadTask.m",
        "PINRemoteImageManager.m",
        "PINRemoteImageManagerConfiguration.m",
        "PINRemoteImageManagerResult.m",
        "PINRemoteImageMemoryContainer.m",
        "PINRemoteImageProcessorTask.m",
        "PINRemoteImageTask.m",
        "PINRemoteLock.m",
        "PINRemoteWeakProxy.m",
        "PINRequestRetryStrategy.m",
        "PINResume.m",
        "PINSpeedRecorder.m",
        "PINURLSessionManager.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "pincache",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.4",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pinterest/PINCache.git"
    }
  ],
  "manifest_display_name" : "PINRemoteImage",
  "name" : "PINRemoteImage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "PINRemoteImage",
      "targets" : [
        "PINRemoteImage"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PINRemoteImage",
      "module_type" : "ClangTarget",
      "name" : "PINRemoteImage",
      "path" : "Source/Classes",
      "product_dependencies" : [
        "PINCache"
      ],
      "product_memberships" : [
        "PINRemoteImage"
      ],
      "sources" : [
        "AnimatedImages/PINAPNGAnimatedImage.m",
        "AnimatedImages/PINAnimatedImage.m",
        "AnimatedImages/PINAnimatedImageView.m",
        "AnimatedImages/PINCachedAnimatedImage.m",
        "AnimatedImages/PINGIFAnimatedImage.m",
        "AnimatedImages/PINWebPAnimatedImage.m",
        "Categories/NSData+ImageDetectors.m",
        "Categories/NSHTTPURLResponse+MaxAge.m",
        "Categories/PINImage+DecodedImage.m",
        "Categories/PINImage+ScaledImage.m",
        "ImageCategories/PINAnimatedImageView+PINRemoteImage.m",
        "ImageCategories/PINButton+PINRemoteImage.m",
        "ImageCategories/PINImageView+PINRemoteImage.m",
        "PINAlternateRepresentationProvider.m",
        "PINCache/PINCache+PINRemoteImageCaching.m",
        "PINDisplayLink.m",
        "PINProgressiveImage.m",
        "PINRemoteImageBasicCache.m",
        "PINRemoteImageCallbacks.m",
        "PINRemoteImageCategoryManager.m",
        "PINRemoteImageDownloadQueue.m",
        "PINRemoteImageDownloadTask.m",
        "PINRemoteImageManager.m",
        "PINRemoteImageManagerConfiguration.m",
        "PINRemoteImageManagerResult.m",
        "PINRemoteImageMemoryContainer.m",
        "PINRemoteImageProcessorTask.m",
        "PINRemoteImageTask.m",
        "PINRemoteLock.m",
        "PINRemoteWeakProxy.m",
        "PINRequestRetryStrategy.m",
        "PINResume.m",
        "PINSpeedRecorder.m",
        "PINURLSessionManager.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "PINRemoteImage",
    "schemes" : [
      "PINRemoteImage",
      "PINRemoteImage-tvOS"
    ],
    "targets" : [
      "PINRemoteImage",
      "PINRemoteImageTests",
      "PINRemoteImage-tvOS",
      "PINRemoteImage-tvOSTests"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "PINRemoteImage"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PINRemoteImage -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme PINRemoteImage -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  PINOperation: https://github.com/pinterest/PINOperation.git @ 1.2.3
  PINRemoteImage: /Users/admin/builder/spi-builder-workspace
  PINCache: https://github.com/pinterest/PINCache.git @ 3.0.4
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'PINRemoteImage' in project 'PINRemoteImage'
        ➜ Explicit dependency on target 'PINRemoteImage' in project 'PINRemoteImage'
        ➜ Explicit dependency on target 'PINCache' in project 'PINCache'
    Target 'PINRemoteImage' in project 'PINRemoteImage'
        ➜ Explicit dependency on target 'PINCache' in project 'PINCache'
    Target 'PINCache' in project 'PINCache'
        ➜ Explicit dependency on target 'PINCache' in project 'PINCache'
        ➜ Explicit dependency on target 'PINCache_PINCache' in project 'PINCache'
        ➜ Explicit dependency on target 'PINOperation' in project 'PINOperation'
    Target 'PINCache' in project 'PINCache'
        ➜ Explicit dependency on target 'PINCache_PINCache' in project 'PINCache'
        ➜ Explicit dependency on target 'PINOperation' in project 'PINOperation'
    Target 'PINOperation' in project 'PINOperation'
        ➜ Explicit dependency on target 'PINOperation' in project 'PINOperation'
        ➜ Explicit dependency on target 'PINOperation_PINOperation' in project 'PINOperation'
    Target 'PINOperation' in project 'PINOperation'
        ➜ Explicit dependency on target 'PINOperation_PINOperation' in project 'PINOperation'
    Target 'PINOperation_PINOperation' in project 'PINOperation' (no dependencies)
    Target 'PINCache_PINCache' in project 'PINCache' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x c -c /dev/null
Build description signature: 2e8c5982a870eea8f5e110eecf8ebd6d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2e8c5982a870eea8f5e110eecf8ebd6d.xcbuilddata
error: The package product 'PINOperation' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'PINCache' from project 'PINCache')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme PINRemoteImage
(1 failure)
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme PINRemoteImage -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  PINCache: https://github.com/pinterest/PINCache.git @ 3.0.4
  PINRemoteImage: /Users/admin/builder/spi-builder-workspace
  PINOperation: https://github.com/pinterest/PINOperation.git @ 1.2.3
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
    Target 'PINRemoteImage' in project 'PINRemoteImage'
        ➜ Explicit dependency on target 'PINRemoteImage' in project 'PINRemoteImage'
        ➜ Explicit dependency on target 'PINCache' in project 'PINCache'
    Target 'PINRemoteImage' in project 'PINRemoteImage'
        ➜ Explicit dependency on target 'PINCache' in project 'PINCache'
    Target 'PINCache' in project 'PINCache'
        ➜ Explicit dependency on target 'PINCache' in project 'PINCache'
        ➜ Explicit dependency on target 'PINCache_PINCache' in project 'PINCache'
        ➜ Explicit dependency on target 'PINOperation' in project 'PINOperation'
    Target 'PINCache' in project 'PINCache'
        ➜ Explicit dependency on target 'PINCache_PINCache' in project 'PINCache'
        ➜ Explicit dependency on target 'PINOperation' in project 'PINOperation'
    Target 'PINOperation' in project 'PINOperation'
        ➜ Explicit dependency on target 'PINOperation' in project 'PINOperation'
        ➜ Explicit dependency on target 'PINOperation_PINOperation' in project 'PINOperation'
    Target 'PINOperation' in project 'PINOperation'
        ➜ Explicit dependency on target 'PINOperation_PINOperation' in project 'PINOperation'
    Target 'PINOperation_PINOperation' in project 'PINOperation' (no dependencies)
    Target 'PINCache_PINCache' in project 'PINCache' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
error: The package product 'PINOperation' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'PINCache' from project 'PINCache')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme PINRemoteImage
(1 failure)
BUILD FAILURE 6.0 watchOS