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 texture-view, reference main (317c32), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 01:05:54 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eugenebokhan/texture-view.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eugenebokhan/texture-view
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 317c323 dependencies update
Cloned https://github.com/eugenebokhan/texture-view.git
Revision (git rev-parse @):
317c32358749acd4cf85ed4c643bdb532d83c8cf
SUCCESS checkout https://github.com/eugenebokhan/texture-view.git at main
Fetching https://github.com/computer-graphics-tools/simd-tools.git
Fetching https://github.com/computer-graphics-tools/metal-tools.git
Fetching https://github.com/apple/swift-syntax.git
[12/1110] Fetching metal-tools
[212/1401] Fetching metal-tools, simd-tools
[1402/71646] Fetching metal-tools, simd-tools, swift-syntax
Fetched https://github.com/computer-graphics-tools/metal-tools.git from cache (3.12s)
Computing version for https://github.com/computer-graphics-tools/metal-tools.git
Fetched https://github.com/computer-graphics-tools/simd-tools.git from cache (3.13s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.13s)
Computed https://github.com/computer-graphics-tools/metal-tools.git at 1.3.0 (3.63s)
Computing version for https://github.com/computer-graphics-tools/simd-tools.git
Computed https://github.com/computer-graphics-tools/simd-tools.git at 0.0.1 (0.47s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.2 (1.11s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 510.0.2
Creating working copy for https://github.com/computer-graphics-tools/simd-tools.git
Working copy of https://github.com/computer-graphics-tools/simd-tools.git resolved at 0.0.1
Creating working copy for https://github.com/computer-graphics-tools/metal-tools.git
Working copy of https://github.com/computer-graphics-tools/metal-tools.git resolved at 1.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "texture-view",
      "name": "texture-view",
      "url": "https://github.com/eugenebokhan/texture-view.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/texture-view",
      "dependencies": [
        {
          "identity": "metal-tools",
          "name": "metal-tools",
          "url": "https://github.com/computer-graphics-tools/metal-tools.git",
          "version": "1.3.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/metal-tools",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/eugenebokhan/texture-view.git
[1/75] Fetching texture-view
Fetched https://github.com/eugenebokhan/texture-view.git from cache (0.57s)
Fetching https://github.com/computer-graphics-tools/metal-tools.git from cache
Fetched https://github.com/computer-graphics-tools/metal-tools.git from cache (0.42s)
Computing version for https://github.com/computer-graphics-tools/metal-tools.git
Computed https://github.com/computer-graphics-tools/metal-tools.git at 1.3.5 (0.90s)
Creating working copy for https://github.com/computer-graphics-tools/metal-tools.git
Working copy of https://github.com/computer-graphics-tools/metal-tools.git resolved at 1.3.5
Creating working copy for https://github.com/eugenebokhan/texture-view.git
Working copy of https://github.com/eugenebokhan/texture-view.git resolved at main (317c323)
warning: '.resolve-product-dependencies': dependency 'texture-view' is not used by any target
Found 1 product dependencies
  - metal-tools
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/eugenebokhan/texture-view.git
https://github.com/eugenebokhan/texture-view.git
{
  "dependencies" : [
    {
      "identity" : "metal-tools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/computer-graphics-tools/metal-tools.git"
    }
  ],
  "manifest_display_name" : "texture-view",
  "name" : "texture-view",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "TextureView",
      "targets" : [
        "TextureView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TextureView",
      "module_type" : "SwiftTarget",
      "name" : "TextureView",
      "path" : "Sources/TextureView",
      "product_dependencies" : [
        "MetalTools"
      ],
      "product_memberships" : [
        "TextureView"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TextureView/Shaders/Shaders.metal",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TextureView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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/4] Write sources
[0/4] Copying Shaders.metal
[2/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/64] Emitting module MetalTools
/Users/admin/builder/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/Extensions/Foundation/Decoder+MTLDevice.swift:40:1: error: type 'JSONDecoder' does not conform to protocol 'CodingUserInfoHolder'
 8 | /// A protocol for types that can hold coding user info.
 9 | public protocol CodingUserInfoHolder {
10 |     var userInfo: [CodingUserInfoKey : Any] { get set }
   |         `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
11 | }
12 |
   :
38 |
39 | // Conformance to CodingMTLContextHolder
40 | extension JSONDecoder: CodingMTLContextHolder {}
   | |- error: type 'JSONDecoder' does not conform to protocol 'CodingUserInfoHolder'
   | `- note: add stubs for conformance
41 | extension PropertyListDecoder: CodingMTLContextHolder {}
42 |
Foundation.JSONDecoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONDecoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/Extensions/Foundation/Decoder+MTLDevice.swift:41:1: error: type 'PropertyListDecoder' does not conform to protocol 'CodingUserInfoHolder'
 8 | /// A protocol for types that can hold coding user info.
 9 | public protocol CodingUserInfoHolder {
10 |     var userInfo: [CodingUserInfoKey : Any] { get set }
   |         `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
11 | }
12 |
   :
39 | // Conformance to CodingMTLContextHolder
40 | extension JSONDecoder: CodingMTLContextHolder {}
41 | extension PropertyListDecoder: CodingMTLContextHolder {}
   | |- error: type 'PropertyListDecoder' does not conform to protocol 'CodingUserInfoHolder'
   | `- note: add stubs for conformance
42 |
Foundation.PropertyListDecoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class PropertyListDecoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
[6/70] Compiling MetalTools MTLSize+Clamp.swift
[7/70] Compiling MetalTools MTLSize+Codable.swift
[8/70] Compiling MetalTools MTLSize+Convenience.swift
[9/70] Compiling MetalTools MTLSwize+Equitable.swift
[10/70] Compiling MetalTools MTLSizeAndAlign+Extensions.swift
[11/70] Compiling MetalTools MTLStorageMode+Extensions.swift
[12/70] Compiling MetalTools MTLRegion+Equitable.swift
[13/70] Compiling MetalTools MTLRenderCommandEncoder+SetValue.swift
[14/70] Compiling MetalTools MTLRenderPassAttachmentDescriptor+Extensions.swift
[15/70] Compiling MetalTools MTLRenderPipelineColorAttachmentDescriptor+BlendingMode.swift
[16/70] Compiling MetalTools MTLResource+AccessibleOnCPU.swift
[17/70] Compiling MetalTools MTLResourceOptions+Extensions.swift
[18/70] Compiling MetalTools MTLCPUCacheMode+Codable.swift
[19/70] Compiling MetalTools MTLClearColor+Clear.swift
[20/70] Compiling MetalTools MTLCommandBuffer+Dispatching.swift
[21/70] Compiling MetalTools MTLCommandBuffer+ExecutionTime.swift
[22/70] Compiling MetalTools MTLCommandQueue+Schedule.swift
[23/70] Compiling MetalTools MTLCompileOptions+Extensions.swift
[24/70] Compiling MetalTools MTLComputeCommandEncoder+Arguments.swift
[25/70] Compiling MetalTools MTLTextureType+Codable.swift
[26/70] Compiling MetalTools MTLTextureUsage+Codable.swift
[27/70] Compiling MetalTools MTLVertexAttributeDescriptor+Extensions.swift
[28/70] Compiling MetalTools MTLVertexAttributeDescriptorArray+Extensions.swift
[29/70] Compiling MetalTools MPSNNGraph+Functors.swift
[30/70] Compiling MetalTools MPSUnaryImageKernel+Functors.swift
[31/70] Compiling MetalTools MTLTextureCodableContainer.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/Extensions/Foundation/Decoder+MTLDevice.swift:40:1: error: type 'JSONDecoder' does not conform to protocol 'CodingUserInfoHolder'
 8 | /// A protocol for types that can hold coding user info.
 9 | public protocol CodingUserInfoHolder {
10 |     var userInfo: [CodingUserInfoKey : Any] { get set }
   |         `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
11 | }
12 |
   :
38 |
39 | // Conformance to CodingMTLContextHolder
40 | extension JSONDecoder: CodingMTLContextHolder {}
   | |- error: type 'JSONDecoder' does not conform to protocol 'CodingUserInfoHolder'
   | `- note: add stubs for conformance
41 | extension PropertyListDecoder: CodingMTLContextHolder {}
42 |
Foundation.JSONDecoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONDecoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/Extensions/Foundation/Decoder+MTLDevice.swift:41:1: error: type 'PropertyListDecoder' does not conform to protocol 'CodingUserInfoHolder'
 8 | /// A protocol for types that can hold coding user info.
 9 | public protocol CodingUserInfoHolder {
10 |     var userInfo: [CodingUserInfoKey : Any] { get set }
   |         `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
11 | }
12 |
   :
39 | // Conformance to CodingMTLContextHolder
40 | extension JSONDecoder: CodingMTLContextHolder {}
41 | extension PropertyListDecoder: CodingMTLContextHolder {}
   | |- error: type 'PropertyListDecoder' does not conform to protocol 'CodingUserInfoHolder'
   | `- note: add stubs for conformance
42 |
Foundation.PropertyListDecoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class PropertyListDecoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
[32/70] Compiling MetalTools MTLTextureDescriptorCodableContainer.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/Extensions/Foundation/Decoder+MTLDevice.swift:40:1: error: type 'JSONDecoder' does not conform to protocol 'CodingUserInfoHolder'
 8 | /// A protocol for types that can hold coding user info.
 9 | public protocol CodingUserInfoHolder {
10 |     var userInfo: [CodingUserInfoKey : Any] { get set }
   |         `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
11 | }
12 |
   :
38 |
39 | // Conformance to CodingMTLContextHolder
40 | extension JSONDecoder: CodingMTLContextHolder {}
   | |- error: type 'JSONDecoder' does not conform to protocol 'CodingUserInfoHolder'
   | `- note: add stubs for conformance
41 | extension PropertyListDecoder: CodingMTLContextHolder {}
42 |
Foundation.JSONDecoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONDecoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/Extensions/Foundation/Decoder+MTLDevice.swift:41:1: error: type 'PropertyListDecoder' does not conform to protocol 'CodingUserInfoHolder'
 8 | /// A protocol for types that can hold coding user info.
 9 | public protocol CodingUserInfoHolder {
10 |     var userInfo: [CodingUserInfoKey : Any] { get set }
   |         `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
11 | }
12 |
   :
39 | // Conformance to CodingMTLContextHolder
40 | extension JSONDecoder: CodingMTLContextHolder {}
41 | extension PropertyListDecoder: CodingMTLContextHolder {}
   | |- error: type 'PropertyListDecoder' does not conform to protocol 'CodingUserInfoHolder'
   | `- note: add stubs for conformance
42 |
Foundation.PropertyListDecoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class PropertyListDecoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
[33/70] Compiling MetalTools CVPixelBuffer+MTLTexture.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/Extensions/Foundation/Decoder+MTLDevice.swift:40:1: error: type 'JSONDecoder' does not conform to protocol 'CodingUserInfoHolder'
 8 | /// A protocol for types that can hold coding user info.
 9 | public protocol CodingUserInfoHolder {
10 |     var userInfo: [CodingUserInfoKey : Any] { get set }
   |         `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
11 | }
12 |
   :
38 |
39 | // Conformance to CodingMTLContextHolder
40 | extension JSONDecoder: CodingMTLContextHolder {}
   | |- error: type 'JSONDecoder' does not conform to protocol 'CodingUserInfoHolder'
   | `- note: add stubs for conformance
41 | extension PropertyListDecoder: CodingMTLContextHolder {}
42 |
Foundation.JSONDecoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONDecoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/Extensions/Foundation/Decoder+MTLDevice.swift:41:1: error: type 'PropertyListDecoder' does not conform to protocol 'CodingUserInfoHolder'
 8 | /// A protocol for types that can hold coding user info.
 9 | public protocol CodingUserInfoHolder {
10 |     var userInfo: [CodingUserInfoKey : Any] { get set }
   |         `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
11 | }
12 |
   :
39 | // Conformance to CodingMTLContextHolder
40 | extension JSONDecoder: CodingMTLContextHolder {}
41 | extension PropertyListDecoder: CodingMTLContextHolder {}
   | |- error: type 'PropertyListDecoder' does not conform to protocol 'CodingUserInfoHolder'
   | `- note: add stubs for conformance
42 |
Foundation.PropertyListDecoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class PropertyListDecoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
[34/70] Compiling MetalTools CVPixelFormat+Extensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/Extensions/Foundation/Decoder+MTLDevice.swift:40:1: error: type 'JSONDecoder' does not conform to protocol 'CodingUserInfoHolder'
 8 | /// A protocol for types that can hold coding user info.
 9 | public protocol CodingUserInfoHolder {
10 |     var userInfo: [CodingUserInfoKey : Any] { get set }
   |         `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
11 | }
12 |
   :
38 |
39 | // Conformance to CodingMTLContextHolder
40 | extension JSONDecoder: CodingMTLContextHolder {}
   | |- error: type 'JSONDecoder' does not conform to protocol 'CodingUserInfoHolder'
   | `- note: add stubs for conformance
41 | extension PropertyListDecoder: CodingMTLContextHolder {}
42 |
Foundation.JSONDecoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONDecoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/Extensions/Foundation/Decoder+MTLDevice.swift:41:1: error: type 'PropertyListDecoder' does not conform to protocol 'CodingUserInfoHolder'
 8 | /// A protocol for types that can hold coding user info.
 9 | public protocol CodingUserInfoHolder {
10 |     var userInfo: [CodingUserInfoKey : Any] { get set }
   |         `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
11 | }
12 |
   :
39 | // Conformance to CodingMTLContextHolder
40 | extension JSONDecoder: CodingMTLContextHolder {}
41 | extension PropertyListDecoder: CodingMTLContextHolder {}
   | |- error: type 'PropertyListDecoder' does not conform to protocol 'CodingUserInfoHolder'
   | `- note: add stubs for conformance
42 |
Foundation.PropertyListDecoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class PropertyListDecoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
[35/70] Compiling MetalTools Decoder+MTLDevice.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/Extensions/Foundation/Decoder+MTLDevice.swift:40:1: error: type 'JSONDecoder' does not conform to protocol 'CodingUserInfoHolder'
 8 | /// A protocol for types that can hold coding user info.
 9 | public protocol CodingUserInfoHolder {
10 |     var userInfo: [CodingUserInfoKey : Any] { get set }
   |         `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
11 | }
12 |
   :
38 |
39 | // Conformance to CodingMTLContextHolder
40 | extension JSONDecoder: CodingMTLContextHolder {}
   | |- error: type 'JSONDecoder' does not conform to protocol 'CodingUserInfoHolder'
   | `- note: add stubs for conformance
41 | extension PropertyListDecoder: CodingMTLContextHolder {}
42 |
Foundation.JSONDecoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONDecoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/Extensions/Foundation/Decoder+MTLDevice.swift:41:1: error: type 'PropertyListDecoder' does not conform to protocol 'CodingUserInfoHolder'
 8 | /// A protocol for types that can hold coding user info.
 9 | public protocol CodingUserInfoHolder {
10 |     var userInfo: [CodingUserInfoKey : Any] { get set }
   |         `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
11 | }
12 |
   :
39 | // Conformance to CodingMTLContextHolder
40 | extension JSONDecoder: CodingMTLContextHolder {}
41 | extension PropertyListDecoder: CodingMTLContextHolder {}
   | |- error: type 'PropertyListDecoder' does not conform to protocol 'CodingUserInfoHolder'
   | `- note: add stubs for conformance
42 |
Foundation.PropertyListDecoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class PropertyListDecoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
[36/70] Compiling MetalTools MTLBlitCommandEncoder+Copy.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/Extensions/Foundation/Decoder+MTLDevice.swift:40:1: error: type 'JSONDecoder' does not conform to protocol 'CodingUserInfoHolder'
 8 | /// A protocol for types that can hold coding user info.
 9 | public protocol CodingUserInfoHolder {
10 |     var userInfo: [CodingUserInfoKey : Any] { get set }
   |         `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
11 | }
12 |
   :
38 |
39 | // Conformance to CodingMTLContextHolder
40 | extension JSONDecoder: CodingMTLContextHolder {}
   | |- error: type 'JSONDecoder' does not conform to protocol 'CodingUserInfoHolder'
   | `- note: add stubs for conformance
41 | extension PropertyListDecoder: CodingMTLContextHolder {}
42 |
Foundation.JSONDecoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONDecoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/Extensions/Foundation/Decoder+MTLDevice.swift:41:1: error: type 'PropertyListDecoder' does not conform to protocol 'CodingUserInfoHolder'
 8 | /// A protocol for types that can hold coding user info.
 9 | public protocol CodingUserInfoHolder {
10 |     var userInfo: [CodingUserInfoKey : Any] { get set }
   |         `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
11 | }
12 |
   :
39 | // Conformance to CodingMTLContextHolder
40 | extension JSONDecoder: CodingMTLContextHolder {}
41 | extension PropertyListDecoder: CodingMTLContextHolder {}
   | |- error: type 'PropertyListDecoder' does not conform to protocol 'CodingUserInfoHolder'
   | `- note: add stubs for conformance
42 |
Foundation.PropertyListDecoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class PropertyListDecoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
[37/70] Compiling MetalTools MTLBuffer+Contents.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/Extensions/Foundation/Decoder+MTLDevice.swift:40:1: error: type 'JSONDecoder' does not conform to protocol 'CodingUserInfoHolder'
 8 | /// A protocol for types that can hold coding user info.
 9 | public protocol CodingUserInfoHolder {
10 |     var userInfo: [CodingUserInfoKey : Any] { get set }
   |         `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
11 | }
12 |
   :
38 |
39 | // Conformance to CodingMTLContextHolder
40 | extension JSONDecoder: CodingMTLContextHolder {}
   | |- error: type 'JSONDecoder' does not conform to protocol 'CodingUserInfoHolder'
   | `- note: add stubs for conformance
41 | extension PropertyListDecoder: CodingMTLContextHolder {}
42 |
Foundation.JSONDecoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class JSONDecoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/Extensions/Foundation/Decoder+MTLDevice.swift:41:1: error: type 'PropertyListDecoder' does not conform to protocol 'CodingUserInfoHolder'
 8 | /// A protocol for types that can hold coding user info.
 9 | public protocol CodingUserInfoHolder {
10 |     var userInfo: [CodingUserInfoKey : Any] { get set }
   |         `- note: protocol requires property 'userInfo' with type '[CodingUserInfoKey : Any]'
11 | }
12 |
   :
39 | // Conformance to CodingMTLContextHolder
40 | extension JSONDecoder: CodingMTLContextHolder {}
41 | extension PropertyListDecoder: CodingMTLContextHolder {}
   | |- error: type 'PropertyListDecoder' does not conform to protocol 'CodingUserInfoHolder'
   | `- note: add stubs for conformance
42 |
Foundation.PropertyListDecoder.userInfo:2:26: note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
1 | class PropertyListDecoder {
2 | @preconcurrency open var userInfo: [CodingUserInfoKey : any Sendable] { get set }}
  |                          `- note: candidate has non-matching type '[CodingUserInfoKey : any Sendable]'
3 |
[38/70] Compiling MetalTools MTLHeap+Convenience.swift
[39/70] Compiling MetalTools MTLLibrary+PipelineState.swift
[40/70] Compiling MetalTools MTLOrigin+Clamp.swift
[41/70] Compiling MetalTools MTLOrigin+Codable.swift
[42/70] Compiling MetalTools MTLOrigin+Convenience.swift
[43/70] Compiling MetalTools MTLOrigin+Equitable.swift
[44/70] Compiling MetalTools MTLPixelFormat+CGBitmapInfo.swift
[45/70] Compiling MetalTools MTLComputeCommandEncoder+Dispatch.swift
[46/70] Compiling MetalTools MTLComputePipelineState+Threads.swift
[47/70] Compiling MetalTools MTLDevice+Convenience.swift
[48/70] Compiling MetalTools MTLDevice+Features.swift
[49/70] Compiling MetalTools MTLDevice+IsDiscrete.swift
[50/70] Compiling MetalTools MTLDevice+MTLTexture.swift
[51/70] Compiling MetalTools MTLFunctionConstantValues+SetValue.swift
[52/70] Compiling MetalTools MTLPixelFormat+CVPixelFormat.swift
[53/70] Compiling MetalTools MTLPixelFormat+Codable.swift
[54/70] Compiling MetalTools MTLPixelFormat+ColorSpace.swift
[55/70] Compiling MetalTools MTLPixelFormat+Extensions.swift
[56/70] Compiling MetalTools MTLRegion+Area.swift
[57/70] Compiling MetalTools MTLRegion+Clamp.swift
[58/70] Compiling MetalTools MTLRegion+Codable.swift
[59/70] Compiling MetalTools MTLContext+Capture.swift
[60/70] Compiling MetalTools MTLContext+CommandQueue.swift
[61/70] Compiling MetalTools MTLContext+Device.swift
[62/70] Compiling MetalTools MTLContext.swift
[63/70] Compiling MetalTools Metal.swift
[64/70] Compiling MetalTools MetalError.swift
[65/70] Compiling MetalTools MTLTexture+Array.swift
[66/70] Compiling MetalTools MTLTexture+Codable.swift
[67/70] Compiling MetalTools MTLTexture+Extensions.swift
[68/70] Compiling MetalTools MTLTexture+Image.swift
[69/70] Compiling MetalTools MTLTextureDescriptor+Copy.swift
[70/70] Compiling MetalTools MTLTextureDescriptor+Encodable.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/61] Compiling MetalTools MTLSize+Clamp.swift
[3/61] Compiling MetalTools MTLSize+Codable.swift
[4/61] Compiling MetalTools MTLSize+Convenience.swift
[5/61] Compiling MetalTools MTLSwize+Equitable.swift
[6/61] Compiling MetalTools MTLSizeAndAlign+Extensions.swift
[7/61] Compiling MetalTools MTLStorageMode+Extensions.swift
[8/67] Compiling MetalTools MTLTextureType+Codable.swift
[9/67] Compiling MetalTools MTLTextureUsage+Codable.swift
[10/67] Compiling MetalTools MTLVertexAttributeDescriptor+Extensions.swift
[11/67] Compiling MetalTools MTLVertexAttributeDescriptorArray+Extensions.swift
[12/67] Compiling MetalTools MPSNNGraph+Functors.swift
[13/67] Compiling MetalTools MPSUnaryImageKernel+Functors.swift
[14/67] Compiling MetalTools MTLHeap+Convenience.swift
[15/67] Compiling MetalTools MTLLibrary+PipelineState.swift
[16/67] Compiling MetalTools MTLOrigin+Clamp.swift
[17/67] Compiling MetalTools MTLOrigin+Codable.swift
[18/67] Compiling MetalTools MTLOrigin+Convenience.swift
[19/67] Compiling MetalTools MTLOrigin+Equitable.swift
[20/67] Compiling MetalTools MTLPixelFormat+CGBitmapInfo.swift
[21/67] Compiling MetalTools MTLRegion+Equitable.swift
[22/67] Compiling MetalTools MTLRenderCommandEncoder+SetValue.swift
[23/67] Compiling MetalTools MTLRenderPassAttachmentDescriptor+Extensions.swift
[24/67] Compiling MetalTools MTLRenderPipelineColorAttachmentDescriptor+BlendingMode.swift
[25/67] Compiling MetalTools MTLResource+AccessibleOnCPU.swift
[26/67] Compiling MetalTools MTLResourceOptions+Extensions.swift
[27/67] Compiling MetalTools MTLTexture+Array.swift
[28/67] Compiling MetalTools MTLTexture+Codable.swift
[29/67] Compiling MetalTools MTLTexture+Extensions.swift
[30/67] Compiling MetalTools MTLTexture+Image.swift
[31/67] Compiling MetalTools MTLTextureDescriptor+Copy.swift
[32/67] Compiling MetalTools MTLTextureDescriptor+Encodable.swift
[33/67] Emitting module MetalTools
[34/67] Compiling MetalTools MTLCPUCacheMode+Codable.swift
[35/67] Compiling MetalTools MTLClearColor+Clear.swift
[36/67] Compiling MetalTools MTLCommandBuffer+Dispatching.swift
[37/67] Compiling MetalTools MTLCommandBuffer+ExecutionTime.swift
[38/67] Compiling MetalTools MTLCommandQueue+Schedule.swift
[39/67] Compiling MetalTools MTLCompileOptions+Extensions.swift
[40/67] Compiling MetalTools MTLComputeCommandEncoder+Arguments.swift
[41/67] Compiling MetalTools MTLComputeCommandEncoder+Dispatch.swift
[42/67] Compiling MetalTools MTLComputePipelineState+Threads.swift
[43/67] Compiling MetalTools MTLDevice+Convenience.swift
[44/67] Compiling MetalTools MTLDevice+Features.swift
[45/67] Compiling MetalTools MTLDevice+IsDiscrete.swift
[46/67] Compiling MetalTools MTLDevice+MTLTexture.swift
[47/67] Compiling MetalTools MTLFunctionConstantValues+SetValue.swift
[48/67] Compiling MetalTools MTLPixelFormat+CVPixelFormat.swift
[49/67] Compiling MetalTools MTLPixelFormat+Codable.swift
[50/67] Compiling MetalTools MTLPixelFormat+ColorSpace.swift
[51/67] Compiling MetalTools MTLPixelFormat+Extensions.swift
[52/67] Compiling MetalTools MTLRegion+Area.swift
[53/67] Compiling MetalTools MTLRegion+Clamp.swift
[54/67] Compiling MetalTools MTLRegion+Codable.swift
[55/67] Compiling MetalTools MTLTextureCodableContainer.swift
[56/67] Compiling MetalTools MTLTextureDescriptorCodableContainer.swift
[57/67] Compiling MetalTools CVPixelBuffer+MTLTexture.swift
[58/67] Compiling MetalTools CVPixelFormat+Extensions.swift
[59/67] Compiling MetalTools Decoder+MTLDevice.swift
[60/67] Compiling MetalTools MTLBlitCommandEncoder+Copy.swift
[61/67] Compiling MetalTools MTLBuffer+Contents.swift
[62/67] Compiling MetalTools MTLContext+Capture.swift
[63/67] Compiling MetalTools MTLContext+CommandQueue.swift
[64/67] Compiling MetalTools MTLContext+Device.swift
[65/67] Compiling MetalTools MTLContext.swift
[66/67] Compiling MetalTools Metal.swift
[67/67] Compiling MetalTools MetalError.swift
[68/70] Compiling TextureView TextureView.swift
[69/70] Compiling TextureView resource_bundle_accessor.swift
[70/70] Emitting module TextureView
Build complete! (2.96s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "metal-tools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/computer-graphics-tools/metal-tools.git"
    }
  ],
  "manifest_display_name" : "texture-view",
  "name" : "texture-view",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "TextureView",
      "targets" : [
        "TextureView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TextureView",
      "module_type" : "SwiftTarget",
      "name" : "TextureView",
      "path" : "Sources/TextureView",
      "product_dependencies" : [
        "MetalTools"
      ],
      "product_memberships" : [
        "TextureView"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TextureView/Shaders/Shaders.metal",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TextureView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.