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 HealthKitOnFhir with Swift 6.0 for visionOS using Xcode 16.2.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/microsoft/healthkit-on-fhir.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/microsoft/healthkit-on-fhir
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 82f0057 Added documentation for SMART on FHIR Proxy (#21)
Cloned https://github.com/microsoft/healthkit-on-fhir.git
Revision (git rev-parse @):
82f005714c89f90b7d30b7e74e2417b241be75b7
SUCCESS checkout https://github.com/microsoft/healthkit-on-fhir.git at master
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/microsoft/healthkit-on-fhir.git
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
Resolve Package Graph
Fetching from https://github.com/microsoft/health-data-sync.git
Fetching from https://github.com/Quick/Quick
Fetching from https://github.com/Quick/Nimble
Fetching from https://github.com/microsoft/iomt-fhir-client.git
Fetching from https://github.com/microsoft/healthkit-to-fhir.git
Fetching from https://github.com/smart-on-fhir/Swift-FHIR
Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching from https://github.com/mattgallagher/CwlCatchException.git
Creating working copy of package ‘CwlCatchException’
Checking out 2.2.1 of package ‘CwlCatchException’
Creating working copy of package ‘Swift-FHIR’
Checking out 4.2.1 of package ‘Swift-FHIR’
Creating working copy of package ‘iomt-fhir-client’
Checking out 1.0.0 of package ‘iomt-fhir-client’
Creating working copy of package ‘CwlPreconditionTesting’
Checking out 2.2.2 of package ‘CwlPreconditionTesting’
Creating working copy of package ‘Nimble’
Checking out 9.2.1 of package ‘Nimble’
Creating working copy of package ‘Quick’
Checking out 3.1.2 of package ‘Quick’
Creating working copy of package ‘healthkit-to-fhir’
Checking out 1.0.3 of package ‘healthkit-to-fhir’
Creating working copy of package ‘health-data-sync’
Checking out 1.0.0 of package ‘health-data-sync’
Resolved source packages:
  Quick: https://github.com/Quick/Quick @ 3.1.2
  HealthKitToFhir: https://github.com/microsoft/healthkit-to-fhir.git @ 1.0.3
  Nimble: https://github.com/Quick/Nimble @ 9.2.1
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
  HealthDataSync: https://github.com/microsoft/health-data-sync.git @ 1.0.0
  FHIR: https://github.com/smart-on-fhir/Swift-FHIR @ 4.2.1
  IomtFhirClient: https://github.com/microsoft/iomt-fhir-client.git @ 1.0.0
resolved source packages: Quick, HealthKitToFhir, Nimble, CwlPreconditionTesting, CwlCatchException, HealthDataSync, FHIR, IomtFhirClient
{
  "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"
    },
    {
      "identity" : "iomt-fhir-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/microsoft/iomt-fhir-client"
    },
    {
      "identity" : "health-data-sync",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/microsoft/health-data-sync"
    },
    {
      "identity" : "healthkit-to-fhir",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/microsoft/healthkit-to-fhir"
    }
  ],
  "manifest_display_name" : "HealthKitOnFhir",
  "name" : "HealthKitOnFhir",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "HealthKitOnFhir",
      "targets" : [
        "HealthKitOnFhir"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HealthKitOnFhir",
      "module_type" : "SwiftTarget",
      "name" : "HealthKitOnFhir",
      "path" : "Sources",
      "product_dependencies" : [
        "FHIR",
        "IomtFhirClient",
        "HealthDataSync",
        "HealthKitToFhir"
      ],
      "product_memberships" : [
        "HealthKitOnFhir"
      ],
      "sources" : [
        "Fhir/Errors/ConverterError.swift",
        "Fhir/Errors/FetchError.swift",
        "Fhir/Extensions/BundleExtensions.swift",
        "Fhir/Extensions/FHIRSearchExtensions.swift",
        "Fhir/Extensions/IdentifierExtensions.swift",
        "Fhir/FhirExternalStore.swift",
        "Fhir/FhirExternalStoreDelegate.swift",
        "Fhir/Resources/ActiveEnergyBurnedContainer.swift",
        "Fhir/Resources/AppleExerciseTimeContainer.swift",
        "Fhir/Resources/AppleStandTimeContainer.swift",
        "Fhir/Resources/BloodGlucoseContainer.swift",
        "Fhir/Resources/BloodPressureContainer.swift",
        "Fhir/Resources/BodyMassContainer.swift",
        "Fhir/Resources/BodyTemperatureContainer.swift",
        "Fhir/Resources/Converter.swift",
        "Fhir/Resources/DietaryEnergyConsumedContainer.swift",
        "Fhir/Resources/EnvironmentalAudioExposureContainer.swift",
        "Fhir/Resources/HeartRateContainer.swift",
        "Fhir/Resources/HeartRateVariabilityContainer.swift",
        "Fhir/Resources/HeightContainer.swift",
        "Fhir/Resources/OxygenSaturationContainer.swift",
        "Fhir/Resources/ResourceContainer.swift",
        "Fhir/Resources/ResourceContainerProtocol.swift",
        "Fhir/Resources/RespiratoryRateContainer.swift",
        "Fhir/Resources/RestingHeartRateContainer.swift",
        "Fhir/Resources/StepCountContainer.swift",
        "Fhir/Resources/WalkingHeartRateAverageContainer.swift",
        "IomtFhir/IomtFhirExternalStoreDelegate.swift",
        "IomtFhir/IomtFhirExtrenalStore.swift",
        "IomtFhir/Messages/ActiveEnergyBurnedMessage.swift",
        "IomtFhir/Messages/AppleExerciseTimeMessage.swift",
        "IomtFhir/Messages/AppleStandTimeMessage.swift",
        "IomtFhir/Messages/BloodGlucoseMessage.swift",
        "IomtFhir/Messages/BloodPressureMessage.swift",
        "IomtFhir/Messages/BodyMassMessage.swift",
        "IomtFhir/Messages/BodyTemperatureMessage.swift",
        "IomtFhir/Messages/DietaryEnergyConsumedMessage.swift",
        "IomtFhir/Messages/EnvironmentalAudioExposureMessage.swift",
        "IomtFhir/Messages/HeartRateMessage.swift",
        "IomtFhir/Messages/HeartRateVariabilityMessage.swift",
        "IomtFhir/Messages/HeightMessage.swift",
        "IomtFhir/Messages/IomtFhirMessageBase.swift",
        "IomtFhir/Messages/OxygenSaturationMessage.swift",
        "IomtFhir/Messages/RespiratoryRateMessage.swift",
        "IomtFhir/Messages/RestingHeartRateMessage.swift",
        "IomtFhir/Messages/StepCountMessage.swift",
        "IomtFhir/Messages/WalkingHeartRateAverageMessage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "HealthKitOnFhir",
    "schemes" : [
      "HealthKitOnFhir_Tests"
    ],
    "targets" : [
      "HealthKitOnFhir_Tests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HealthKitOnFhir_Tests -destination generic/platform=xrOS 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 HealthKitOnFhir_Tests -destination generic/platform=xrOS "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:
  HealthKitToFhir: https://github.com/microsoft/healthkit-to-fhir.git @ 1.0.3
  Quick: https://github.com/Quick/Quick @ 3.1.2
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
  Nimble: https://github.com/Quick/Nimble @ 9.2.1
  HealthDataSync: https://github.com/microsoft/health-data-sync.git @ 1.0.0
  IomtFhirClient: https://github.com/microsoft/iomt-fhir-client.git @ 1.0.0
  FHIR: https://github.com/smart-on-fhir/Swift-FHIR @ 4.2.1
2024-11-27 14:56:42.144 xcodebuild[1078:5279] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-27-11_14-56-0042.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:xrOS }
	Available destinations for the "HealthKitOnFhir_Tests" scheme:
		{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
		{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
		{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
		{ platform:macOS, variant:Mac Catalyst, name:Any Mac }
		{ platform:visionOS Simulator, variant:Designed for [iPad,iPhone], id:75679040-78AB-4A72-A6F8-27D66B23097E, OS:2.0, name:Apple Vision Pro }
		{ platform:visionOS Simulator, variant:Designed for [iPad,iPhone], id:30276E7C-0702-43DE-9C80-AF17FD4288AD, OS:2.1, name:Apple Vision Pro }
		{ platform:iOS Simulator, id:D9B1BE0D-5DEC-443D-984B-BC77C04C2274, OS:18.0, name:iPad (10th generation) }
		{ platform:iOS Simulator, id:D9B1BE0D-5DEC-443D-984B-BC77C04C2274, OS:18.0, name:iPad (10th generation) }
		{ platform:iOS Simulator, id:14C67660-F038-4C1B-8D10-092C5817CFB3, OS:18.1, name:iPad (10th generation) }
		{ platform:iOS Simulator, id:14C67660-F038-4C1B-8D10-092C5817CFB3, OS:18.1, name:iPad (10th generation) }
		{ platform:iOS Simulator, id:A0134A11-5BDE-4869-B15F-AEAB6D0F00EF, OS:18.0, name:iPad Air 11-inch (M2) }
		{ platform:iOS Simulator, id:A0134A11-5BDE-4869-B15F-AEAB6D0F00EF, OS:18.0, name:iPad Air 11-inch (M2) }
		{ platform:iOS Simulator, id:A9CA1E39-15FE-4C5F-A1AF-20E108FDDEA0, OS:18.1, name:iPad Air 11-inch (M2) }
		{ platform:iOS Simulator, id:A9CA1E39-15FE-4C5F-A1AF-20E108FDDEA0, OS:18.1, name:iPad Air 11-inch (M2) }
		{ platform:iOS Simulator, id:8CD05073-CBED-425C-8219-A101BD1D6F60, OS:18.0, name:iPad Air 13-inch (M2) }
		{ platform:iOS Simulator, id:8CD05073-CBED-425C-8219-A101BD1D6F60, OS:18.0, name:iPad Air 13-inch (M2) }
		{ platform:iOS Simulator, id:48D1666C-B60D-47AE-9D1B-9049533351E3, OS:18.1, name:iPad Air 13-inch (M2) }
		{ platform:iOS Simulator, id:48D1666C-B60D-47AE-9D1B-9049533351E3, OS:18.1, name:iPad Air 13-inch (M2) }
		{ platform:iOS Simulator, id:44F56FFC-1093-4E74-977E-38CAFCC41A32, OS:18.0, name:iPad Pro 11-inch (M4) }
		{ platform:iOS Simulator, id:44F56FFC-1093-4E74-977E-38CAFCC41A32, OS:18.0, name:iPad Pro 11-inch (M4) }
		{ platform:iOS Simulator, id:288D6F59-E2E3-48B5-BB23-0411D7B7525A, OS:18.1, name:iPad Pro 11-inch (M4) }
		{ platform:iOS Simulator, id:288D6F59-E2E3-48B5-BB23-0411D7B7525A, OS:18.1, name:iPad Pro 11-inch (M4) }
		{ platform:iOS Simulator, id:E09B08F7-A222-4B17-B8BC-DDDBAE93B539, OS:18.0, name:iPad Pro 13-inch (M4) }
		{ platform:iOS Simulator, id:E09B08F7-A222-4B17-B8BC-DDDBAE93B539, OS:18.0, name:iPad Pro 13-inch (M4) }
		{ platform:iOS Simulator, id:AD733322-8BE6-4C49-96A2-3CA2E1E6F62D, OS:18.1, name:iPad Pro 13-inch (M4) }
		{ platform:iOS Simulator, id:AD733322-8BE6-4C49-96A2-3CA2E1E6F62D, OS:18.1, name:iPad Pro 13-inch (M4) }
		{ platform:iOS Simulator, id:9A2B02E2-5F4C-466B-BE18-65BF3FE0918B, OS:18.0, name:iPad mini (6th generation) }
		{ platform:iOS Simulator, id:9A2B02E2-5F4C-466B-BE18-65BF3FE0918B, OS:18.0, name:iPad mini (6th generation) }
		{ platform:iOS Simulator, id:0CB5F154-89A6-4FA6-AA7E-3F65FEC61DB5, OS:18.1, name:iPad mini (6th generation) }
		{ platform:iOS Simulator, id:0CB5F154-89A6-4FA6-AA7E-3F65FEC61DB5, OS:18.1, name:iPad mini (6th generation) }
		{ platform:iOS Simulator, id:8398401E-8679-4987-9A02-2C53850D755F, OS:18.1, name:iPad mini (A17 Pro) }
		{ platform:iOS Simulator, id:8398401E-8679-4987-9A02-2C53850D755F, OS:18.1, name:iPad mini (A17 Pro) }
		{ platform:iOS Simulator, id:4A492084-686C-4DC0-81C9-9695704A3616, OS:18.0, name:iPhone 15 }
		{ platform:iOS Simulator, id:4A492084-686C-4DC0-81C9-9695704A3616, OS:18.0, name:iPhone 15 }
		{ platform:iOS Simulator, id:F651C2C1-7887-45B0-B4C8-352B0AE39A2A, OS:18.0, name:iPhone 15 Plus }
		{ platform:iOS Simulator, id:F651C2C1-7887-45B0-B4C8-352B0AE39A2A, OS:18.0, name:iPhone 15 Plus }
		{ platform:iOS Simulator, id:811351F2-03D9-4FD3-B53D-2B93B9AC549C, OS:18.0, name:iPhone 15 Pro }
		{ platform:iOS Simulator, id:811351F2-03D9-4FD3-B53D-2B93B9AC549C, OS:18.0, name:iPhone 15 Pro }
		{ platform:iOS Simulator, id:BF54E6AD-3A01-4976-9181-B9A5A66149F1, OS:18.0, name:iPhone 15 Pro Max }
		{ platform:iOS Simulator, id:BF54E6AD-3A01-4976-9181-B9A5A66149F1, OS:18.0, name:iPhone 15 Pro Max }
		{ platform:iOS Simulator, id:4B70C1AF-9C17-41AB-AE73-A55F290BF218, OS:18.0, name:iPhone 16 }
		{ platform:iOS Simulator, id:4B70C1AF-9C17-41AB-AE73-A55F290BF218, OS:18.0, name:iPhone 16 }
		{ platform:iOS Simulator, id:6E4459DC-4425-4FAF-BB06-921B51CA19FD, OS:18.1, name:iPhone 16 }
		{ platform:iOS Simulator, id:6E4459DC-4425-4FAF-BB06-921B51CA19FD, OS:18.1, name:iPhone 16 }
		{ platform:iOS Simulator, id:747DFBBA-7E97-4AE6-B710-79D9D5FFF8DD, OS:18.0, name:iPhone 16 Plus }
		{ platform:iOS Simulator, id:747DFBBA-7E97-4AE6-B710-79D9D5FFF8DD, OS:18.0, name:iPhone 16 Plus }
		{ platform:iOS Simulator, id:4ADF51BA-C4AD-4CAA-BC86-DCAF2059DF79, OS:18.1, name:iPhone 16 Plus }
		{ platform:iOS Simulator, id:4ADF51BA-C4AD-4CAA-BC86-DCAF2059DF79, OS:18.1, name:iPhone 16 Plus }
		{ platform:iOS Simulator, id:83234D25-C4D9-4E05-BC0D-587C056EB5A8, OS:18.0, name:iPhone 16 Pro }
		{ platform:iOS Simulator, id:83234D25-C4D9-4E05-BC0D-587C056EB5A8, OS:18.0, name:iPhone 16 Pro }
		{ platform:iOS Simulator, id:3861142E-2C2A-4ACD-9A62-1E2ACE30EC7A, OS:18.1, name:iPhone 16 Pro }
		{ platform:iOS Simulator, id:3861142E-2C2A-4ACD-9A62-1E2ACE30EC7A, OS:18.1, name:iPhone 16 Pro }
		{ platform:iOS Simulator, id:8CBED56B-1E52-4EDA-8CA0-63A7FA638F08, OS:18.0, name:iPhone 16 Pro Max }
		{ platform:iOS Simulator, id:8CBED56B-1E52-4EDA-8CA0-63A7FA638F08, OS:18.0, name:iPhone 16 Pro Max }
		{ platform:iOS Simulator, id:BD3CAA51-B04C-49FD-94D5-4B19A86F0724, OS:18.1, name:iPhone 16 Pro Max }
		{ platform:iOS Simulator, id:BD3CAA51-B04C-49FD-94D5-4B19A86F0724, OS:18.1, name:iPhone 16 Pro Max }
		{ platform:iOS Simulator, id:91E5962D-63BC-49FD-9228-A0EA35CC36D8, OS:18.0, name:iPhone SE (3rd generation) }
		{ platform:iOS Simulator, id:91E5962D-63BC-49FD-9228-A0EA35CC36D8, OS:18.0, name:iPhone SE (3rd generation) }
		{ platform:iOS Simulator, id:49D3812D-1A02-41C9-9775-F6EB85147BA0, OS:18.1, name:iPhone SE (3rd generation) }
		{ platform:iOS Simulator, id:49D3812D-1A02-41C9-9775-F6EB85147BA0, OS:18.1, name:iPhone SE (3rd generation) }
INFRASTRUCTURE ERROR (status: destinationUnavailable