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 HealthKitToFhir, reference 1.0.3 (3193ec), with Swift 6.1 for iOS using Xcode 16.3 on 26 Apr 2025 09:27:04 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/microsoft/healthkit-to-fhir.git
Reference: 1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/microsoft/healthkit-to-fhir
 * tag               1.0.3      -> FETCH_HEAD
HEAD is now at 3193ec9 Fixed issue with OS Version (#6)
Cloned https://github.com/microsoft/healthkit-to-fhir.git
Revision (git rev-parse @):
3193ec9772d21a0e7df3a917b8a7ed1d541ea20f
SUCCESS checkout https://github.com/microsoft/healthkit-to-fhir.git at 1.0.3
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/microsoft/healthkit-to-fhir.git
https://github.com/microsoft/healthkit-to-fhir.git
{
  "dependencies" : [
    {
      "identity" : "swift-fhir",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/smart-on-fhir/Swift-FHIR"
    }
  ],
  "manifest_display_name" : "HealthKitToFhir",
  "name" : "HealthKitToFhir",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "HealthKitToFhir",
      "targets" : [
        "HealthKitToFhir"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HealthKitToFhir",
      "module_type" : "SwiftTarget",
      "name" : "HealthKitToFhir",
      "path" : "Sources",
      "product_dependencies" : [
        "FHIR"
      ],
      "product_memberships" : [
        "HealthKitToFhir"
      ],
      "sources" : [
        "Configuration/Configurations.swift",
        "Constants/Constants.swift",
        "Errors/ConfigurationError.swift",
        "Errors/ConversionError.swift",
        "Factories/DeviceFactory.swift",
        "Factories/FactoryBase.swift",
        "Factories/ObservationFactory.swift",
        "Factories/ResourceFactoryProtocol.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/Quick/Quick.git
Fetching from https://github.com/Quick/Nimble.git
Fetching from https://github.com/smart-on-fhir/Swift-FHIR.git
Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching from https://github.com/mattgallagher/CwlCatchException.git
Creating working copy of package ‘Nimble’
Checking out 9.2.1 of package ‘Nimble’
Creating working copy of package ‘Swift-FHIR’
Checking out 4.2.1 of package ‘Swift-FHIR’
Creating working copy of package ‘CwlPreconditionTesting’
Checking out 2.2.2 of package ‘CwlPreconditionTesting’
Creating working copy of package ‘Quick’
Checking out 3.1.2 of package ‘Quick’
Creating working copy of package ‘CwlCatchException’
Checking out 2.2.1 of package ‘CwlCatchException’
Resolved source packages:
  Quick: https://github.com/Quick/Quick.git @ 3.1.2
  FHIR: https://github.com/smart-on-fhir/Swift-FHIR.git @ 4.2.1
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
  Nimble: https://github.com/Quick/Nimble.git @ 9.2.1
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
resolved source packages: Quick, FHIR, CwlPreconditionTesting, Nimble, CwlCatchException
{
  "dependencies" : [
    {
      "identity" : "swift-fhir",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/smart-on-fhir/Swift-FHIR"
    }
  ],
  "manifest_display_name" : "HealthKitToFhir",
  "name" : "HealthKitToFhir",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "HealthKitToFhir",
      "targets" : [
        "HealthKitToFhir"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HealthKitToFhir",
      "module_type" : "SwiftTarget",
      "name" : "HealthKitToFhir",
      "path" : "Sources",
      "product_dependencies" : [
        "FHIR"
      ],
      "product_memberships" : [
        "HealthKitToFhir"
      ],
      "sources" : [
        "Configuration/Configurations.swift",
        "Constants/Constants.swift",
        "Errors/ConfigurationError.swift",
        "Errors/ConversionError.swift",
        "Factories/DeviceFactory.swift",
        "Factories/FactoryBase.swift",
        "Factories/ObservationFactory.swift",
        "Factories/ResourceFactoryProtocol.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "HealthKitToFhir",
    "schemes" : [
      "HealthKitToFhir_Tests"
    ],
    "targets" : [
      "HealthKitToFhir_Tests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HealthKitToFhir_Tests -destination generic/platform=iOS 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.3.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 HealthKitToFhir_Tests -destination generic/platform=iOS "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 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:
  Quick: https://github.com/Quick/Quick.git @ 3.1.2
  FHIR: https://github.com/smart-on-fhir/Swift-FHIR.git @ 4.2.1
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
  Nimble: https://github.com/Quick/Nimble.git @ 9.2.1
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (16 targets)
    Target 'HealthKitToFhir_Tests' in project 'HealthKitToFhir'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'FHIR' in project 'FHIR'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
    Target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
    Target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
    Target 'CwlCatchException' in project 'CwlCatchException'
        ➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
        ➜ Explicit dependency on target 'CwlCatchExceptionSupport' in project 'CwlCatchException'
    Target 'CwlCatchException' in project 'CwlCatchException'
        ➜ Explicit dependency on target 'CwlCatchExceptionSupport' in project 'CwlCatchException'
    Target 'CwlCatchExceptionSupport' in project 'CwlCatchException' (no dependencies)
    Target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting' (no dependencies)
    Target 'FHIR' in project 'FHIR'
        ➜ Explicit dependency on target 'FHIR' in project 'FHIR'
        ➜ Explicit dependency on target 'Models' in project 'FHIR'
        ➜ Explicit dependency on target 'Client' in project 'FHIR'
    Target 'FHIR' in project 'FHIR'
        ➜ Explicit dependency on target 'Models' in project 'FHIR'
        ➜ Explicit dependency on target 'Client' in project 'FHIR'
    Target 'Client' in project 'FHIR'
        ➜ Explicit dependency on target 'Models' in project 'FHIR'
    Target 'Models' in project 'FHIR' (no dependencies)
    Target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'QuickObjCRuntime' in project 'Quick'
    Target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'QuickObjCRuntime' in project 'Quick'
    Target 'QuickObjCRuntime' in project 'Quick' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: e3a8abd5d4ef5e0915ec7e32d1597d6e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e3a8abd5d4ef5e0915ec7e32d1597d6e.xcbuilddata
/Users/admin/builder/spi-builder-workspace/HealthKitToFhir.xcodeproj: error: Signing for "HealthKitToFhir_Tests" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'HealthKitToFhir_Tests' from project 'HealthKitToFhir')
warning: Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'HealthKitToFhir_Tests' from project 'HealthKitToFhir')
** BUILD FAILED **
The following build commands failed:
	Building project HealthKitToFhir with scheme HealthKitToFhir_Tests
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  Quick: https://github.com/Quick/Quick.git @ 3.1.2
  Nimble: https://github.com/Quick/Nimble.git @ 9.2.1
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
  FHIR: https://github.com/smart-on-fhir/Swift-FHIR.git @ 4.2.1
resolved source packages: Quick, Nimble, CwlCatchException, CwlPreconditionTesting, FHIR
{
  "dependencies" : [
    {
      "identity" : "swift-fhir",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/smart-on-fhir/Swift-FHIR"
    }
  ],
  "manifest_display_name" : "HealthKitToFhir",
  "name" : "HealthKitToFhir",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "HealthKitToFhir",
      "targets" : [
        "HealthKitToFhir"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HealthKitToFhir",
      "module_type" : "SwiftTarget",
      "name" : "HealthKitToFhir",
      "path" : "Sources",
      "product_dependencies" : [
        "FHIR"
      ],
      "product_memberships" : [
        "HealthKitToFhir"
      ],
      "sources" : [
        "Configuration/Configurations.swift",
        "Constants/Constants.swift",
        "Errors/ConfigurationError.swift",
        "Errors/ConversionError.swift",
        "Factories/DeviceFactory.swift",
        "Factories/FactoryBase.swift",
        "Factories/ObservationFactory.swift",
        "Factories/ResourceFactoryProtocol.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "HealthKitToFhir",
    "schemes" : [
      "HealthKitToFhir_Tests"
    ],
    "targets" : [
      "HealthKitToFhir_Tests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HealthKitToFhir_Tests -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-16.3.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 HealthKitToFhir_Tests -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  Nimble: https://github.com/Quick/Nimble.git @ 9.2.1
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
  FHIR: https://github.com/smart-on-fhir/Swift-FHIR.git @ 4.2.1
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
  Quick: https://github.com/Quick/Quick.git @ 3.1.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (16 targets)
    Target 'HealthKitToFhir_Tests' in project 'HealthKitToFhir'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'FHIR' in project 'FHIR'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
    Target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
    Target 'CwlPreconditionTesting' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
    Target 'CwlCatchException' in project 'CwlCatchException'
        ➜ Explicit dependency on target 'CwlCatchException' in project 'CwlCatchException'
        ➜ Explicit dependency on target 'CwlCatchExceptionSupport' in project 'CwlCatchException'
    Target 'CwlCatchException' in project 'CwlCatchException'
        ➜ Explicit dependency on target 'CwlCatchExceptionSupport' in project 'CwlCatchException'
    Target 'CwlCatchExceptionSupport' in project 'CwlCatchException' (no dependencies)
    Target 'CwlMachBadInstructionHandler' in project 'CwlPreconditionTesting' (no dependencies)
    Target 'FHIR' in project 'FHIR'
        ➜ Explicit dependency on target 'FHIR' in project 'FHIR'
        ➜ Explicit dependency on target 'Models' in project 'FHIR'
        ➜ Explicit dependency on target 'Client' in project 'FHIR'
    Target 'FHIR' in project 'FHIR'
        ➜ Explicit dependency on target 'Models' in project 'FHIR'
        ➜ Explicit dependency on target 'Client' in project 'FHIR'
    Target 'Client' in project 'FHIR'
        ➜ Explicit dependency on target 'Models' in project 'FHIR'
    Target 'Models' in project 'FHIR' (no dependencies)
    Target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'QuickObjCRuntime' in project 'Quick'
    Target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'QuickObjCRuntime' in project 'Quick'
    Target 'QuickObjCRuntime' in project 'Quick' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 545f280f2461d22ad065ad198d3e40a2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/545f280f2461d22ad065ad198d3e40a2.xcbuilddata
/Users/admin/builder/spi-builder-workspace/HealthKitToFhir.xcodeproj: error: Signing for "HealthKitToFhir_Tests" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'HealthKitToFhir_Tests' from project 'HealthKitToFhir')
warning: Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'HealthKitToFhir_Tests' from project 'HealthKitToFhir')
** BUILD FAILED **
The following build commands failed:
	Building project HealthKitToFhir with scheme HealthKitToFhir_Tests
(1 failure)
BUILD FAILURE 6.1 iOS