The Swift Package Index logo.Swift Package Index

Build Information

Failed to build StatiumSwift, reference main (c38534), with Swift 6.2 for watchOS using Xcode 26.3 on 30 Mar 2026 23:56:41 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme StatiumSwift -destination generic/platform=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eu-digital-identity-wallet/eudi-lib-ios-statium-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eu-digital-identity-wallet/eudi-lib-ios-statium-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c38534c Bump github.com/apple/swift-collections from 1.3.0 to 1.4.1
Cloned https://github.com/eu-digital-identity-wallet/eudi-lib-ios-statium-swift.git
Revision (git rev-parse @):
c38534c83a63a8169dccfd6bc866beaf5193e975
SUCCESS checkout https://github.com/eu-digital-identity-wallet/eudi-lib-ios-statium-swift.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/eu-digital-identity-wallet/eudi-lib-ios-statium-swift.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/niscy-eudiw/SwiftCBOR.git
Fetching from https://github.com/apple/swift-collections.git
Creating working copy of package ‘SwiftCBOR’
Checking out 0.6.4 of package ‘SwiftCBOR’
Creating working copy of package ‘swift-collections’
Checking out 1.4.1 of package ‘swift-collections’
Resolve Package Graph
Resolved source packages:
  swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
  SwiftCBOR: https://github.com/niscy-eudiw/SwiftCBOR.git @ 0.6.4
  StatiumSwift: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-collections, SwiftCBOR, StatiumSwift
2026-03-30 19:56:27.237 xcodebuild[522:3017] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swiftcbor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/niscy-eudiw/SwiftCBOR.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.1",
            "upper_bound" : "1.5.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    }
  ],
  "manifest_display_name" : "StatiumSwift",
  "name" : "StatiumSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "StatiumSwift",
      "targets" : [
        "StatiumSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StatiumSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "StatiumSwiftTests",
      "path" : "Tests",
      "product_dependencies" : [
        "SwiftCBOR",
        "Collections"
      ],
      "sources" : [
        "Extensions/DataExtensionTests.swift",
        "Status/GetStatusTests.swift",
        "Status/ReadStatusTests.swift",
        "Types/BitsPerStatusTests.swift",
        "Types/CredentialStatusTests.swift",
        "Types/StatusReferenceTests.swift",
        "Types/TimeInternalUnitTests.swift",
        "Utilities/CompressionsTests.swift",
        "Utilities/ConstantsTests.swift",
        "Utilities/JWTTests.swift",
        "VerifyStatus/VerifyStatus.swift"
      ],
      "target_dependencies" : [
        "StatiumSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StatiumSwift",
      "module_type" : "SwiftTarget",
      "name" : "StatiumSwift",
      "path" : "Sources",
      "product_dependencies" : [
        "SwiftCBOR",
        "Collections"
      ],
      "product_memberships" : [
        "StatiumSwift"
      ],
      "sources" : [
        "Extensions/Array+Extensions.swift",
        "Extensions/CBOR+Extensions.swift",
        "Extensions/Data+Extenstions.swift",
        "Services/NetworkingService.swift",
        "Spec/TokenStatusListSpec.swift",
        "Status/GetStatus.swift",
        "Status/ReadStatus.swift",
        "Status/StatusListTokenFetcher.swift",
        "Types/BitsPerStatus.swift",
        "Types/Byte.swift",
        "Types/CredentialStatus.swift",
        "Types/Errors.swift",
        "Types/StatusList.swift",
        "Types/StatusListTokenClaims.swift",
        "Types/StatusListTokenFormat.swift",
        "Types/StatusReference.swift",
        "Types/TimeIntervalUnit.swift",
        "Types/VerifyStatusListTokenSignature.swift",
        "Utilities/CWT.swift",
        "Utilities/Decompress.swift",
        "Utilities/JWT.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "StatiumSwift"
    ]
  }
}
2026-03-30 19:56:32.839 xcodebuild[710:4166] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme StatiumSwift -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.0.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 StatiumSwift -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SwiftCBOR: https://github.com/niscy-eudiw/SwiftCBOR.git @ 0.6.4
  StatiumSwift: /Users/admin/builder/spi-builder-workspace
  swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (14 targets)
    Target 'StatiumSwift' in project 'StatiumSwift'
        ➜ Explicit dependency on target 'StatiumSwift' in project 'StatiumSwift'
        ➜ Explicit dependency on target 'SwiftCBOR' in project 'SwiftCBOR'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
    Target 'StatiumSwift' in project 'StatiumSwift'
        ➜ Explicit dependency on target 'SwiftCBOR' in project 'SwiftCBOR'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
    Target 'SwiftCBOR' in project 'SwiftCBOR'
        ➜ Explicit dependency on target 'SwiftCBOR' in project 'SwiftCBOR'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
    Target 'SwiftCBOR' in project 'SwiftCBOR'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
    Target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
        ➜ Explicit dependency on target 'BitCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'HashTreeCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'HeapModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
    Target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
        ➜ Explicit dependency on target 'BitCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'HashTreeCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'HeapModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
    Target '_RopeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'HeapModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'HashTreeCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
        ➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
    Target 'ContainersPreview' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'BitCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 0c1bfec215b42bf06feead0fae247c8f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0c1bfec215b42bf06feead0fae247c8f.xcbuilddata
error: The package product 'SwiftCBOR' requires minimum platform version 8.0 for the watchOS platform, but this target supports 7.0 (in target 'StatiumSwift' from project 'StatiumSwift')
2026-03-30 19:56:35.908 xcodebuild[718:4216] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme StatiumSwift
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  StatiumSwift: /Users/admin/builder/spi-builder-workspace
  swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
  SwiftCBOR: https://github.com/niscy-eudiw/SwiftCBOR.git @ 0.6.4
resolved source packages: StatiumSwift, swift-collections, SwiftCBOR
2026-03-30 19:56:38.270 xcodebuild[761:4468] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swiftcbor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/niscy-eudiw/SwiftCBOR.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.1",
            "upper_bound" : "1.5.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    }
  ],
  "manifest_display_name" : "StatiumSwift",
  "name" : "StatiumSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "StatiumSwift",
      "targets" : [
        "StatiumSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StatiumSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "StatiumSwiftTests",
      "path" : "Tests",
      "product_dependencies" : [
        "SwiftCBOR",
        "Collections"
      ],
      "sources" : [
        "Extensions/DataExtensionTests.swift",
        "Status/GetStatusTests.swift",
        "Status/ReadStatusTests.swift",
        "Types/BitsPerStatusTests.swift",
        "Types/CredentialStatusTests.swift",
        "Types/StatusReferenceTests.swift",
        "Types/TimeInternalUnitTests.swift",
        "Utilities/CompressionsTests.swift",
        "Utilities/ConstantsTests.swift",
        "Utilities/JWTTests.swift",
        "VerifyStatus/VerifyStatus.swift"
      ],
      "target_dependencies" : [
        "StatiumSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StatiumSwift",
      "module_type" : "SwiftTarget",
      "name" : "StatiumSwift",
      "path" : "Sources",
      "product_dependencies" : [
        "SwiftCBOR",
        "Collections"
      ],
      "product_memberships" : [
        "StatiumSwift"
      ],
      "sources" : [
        "Extensions/Array+Extensions.swift",
        "Extensions/CBOR+Extensions.swift",
        "Extensions/Data+Extenstions.swift",
        "Services/NetworkingService.swift",
        "Spec/TokenStatusListSpec.swift",
        "Status/GetStatus.swift",
        "Status/ReadStatus.swift",
        "Status/StatusListTokenFetcher.swift",
        "Types/BitsPerStatus.swift",
        "Types/Byte.swift",
        "Types/CredentialStatus.swift",
        "Types/Errors.swift",
        "Types/StatusList.swift",
        "Types/StatusListTokenClaims.swift",
        "Types/StatusListTokenFormat.swift",
        "Types/StatusReference.swift",
        "Types/TimeIntervalUnit.swift",
        "Types/VerifyStatusListTokenSignature.swift",
        "Utilities/CWT.swift",
        "Utilities/Decompress.swift",
        "Utilities/JWT.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "StatiumSwift"
    ]
  }
}
2026-03-30 19:56:39.624 xcodebuild[777:4608] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme StatiumSwift -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.0.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 StatiumSwift -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  StatiumSwift: /Users/admin/builder/spi-builder-workspace
  SwiftCBOR: https://github.com/niscy-eudiw/SwiftCBOR.git @ 0.6.4
  swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (14 targets)
    Target 'StatiumSwift' in project 'StatiumSwift'
        ➜ Explicit dependency on target 'StatiumSwift' in project 'StatiumSwift'
        ➜ Explicit dependency on target 'SwiftCBOR' in project 'SwiftCBOR'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
    Target 'StatiumSwift' in project 'StatiumSwift'
        ➜ Explicit dependency on target 'SwiftCBOR' in project 'SwiftCBOR'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
    Target 'SwiftCBOR' in project 'SwiftCBOR'
        ➜ Explicit dependency on target 'SwiftCBOR' in project 'SwiftCBOR'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
    Target 'SwiftCBOR' in project 'SwiftCBOR'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
    Target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
        ➜ Explicit dependency on target 'BitCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'HashTreeCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'HeapModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
    Target 'Collections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
        ➜ Explicit dependency on target 'BitCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
        ➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'HashTreeCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'HeapModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
    Target '_RopeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'OrderedCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'HeapModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'HashTreeCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'DequeModule' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
        ➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
    Target 'ContainersPreview' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'BitCollections' in project 'swift-collections'
        ➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
    Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 0c1bfec215b42bf06feead0fae247c8f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0c1bfec215b42bf06feead0fae247c8f.xcbuilddata
error: The package product 'SwiftCBOR' requires minimum platform version 8.0 for the watchOS platform, but this target supports 7.0 (in target 'StatiumSwift' from project 'StatiumSwift')
2026-03-30 19:56:40.688 xcodebuild[786:4671] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme StatiumSwift
(1 failure)
BUILD FAILURE 6.2 watchOS