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 ResearchKit, reference 4.0.0-beta.3 (b17ade), with Swift 6.0 for macOS (SPM) on 24 Feb 2025 10:46:46 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordBDHG/ResearchKit.git
Reference: 4.0.0-beta.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordBDHG/ResearchKit
 * tag               4.0.0-beta.3 -> FETCH_HEAD
HEAD is now at b17ade8 make QuestionContext public
Cloned https://github.com/StanfordBDHG/ResearchKit.git
Revision (git rev-parse @):
b17ade800bd7feb0f3bbc55fd774490f4a970597
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordBDHG/ResearchKit.git at 4.0.0-beta.3
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
[14/666] Fetching spezifoundation
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (5.94s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.1.1 (0.58s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
[1/1569] Fetching swift-atomics
[1573/1943] Fetching swift-atomics, xctruntimeassertions
[1698/7758] Fetching swift-atomics, xctruntimeassertions, swift-algorithms
Fetched https://github.com/apple/swift-atomics.git from cache (3.10s)
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (3.10s)
Fetched https://github.com/apple/swift-algorithms.git from cache (3.10s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 1.1.3 (2.33s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.47s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.54s)
Fetching https://github.com/apple/swift-numerics.git
[1/5595] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.98s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.53s)
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.1.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
========================================
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": "researchkit",
      "name": "ResearchKit",
      "url": "https://github.com/StanfordBDHG/ResearchKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ResearchKit",
      "dependencies": [
        {
          "identity": "spezifoundation",
          "name": "SpeziFoundation",
          "url": "https://github.com/StanfordSpezi/SpeziFoundation.git",
          "version": "2.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SpeziFoundation",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-algorithms",
              "name": "swift-algorithms",
              "url": "https://github.com/apple/swift-algorithms.git",
              "version": "1.2.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
              "dependencies": [
                {
                  "identity": "swift-numerics",
                  "name": "swift-numerics",
                  "url": "https://github.com/apple/swift-numerics.git",
                  "version": "1.0.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "xctruntimeassertions",
              "name": "XCTRuntimeAssertions",
              "url": "https://github.com/StanfordBDHG/XCTRuntimeAssertions.git",
              "version": "1.1.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCTRuntimeAssertions",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/StanfordBDHG/ResearchKit.git
[1/40559] Fetching researchkit
Fetched https://github.com/StanfordBDHG/ResearchKit.git from cache (6.49s)
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git from cache
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.52s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.1.1 (0.02s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.50s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.50s)
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.50s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 1.1.3 (0.02s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.02s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.45s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.02s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.1.1
Creating working copy for https://github.com/StanfordBDHG/ResearchKit.git
Working copy of https://github.com/StanfordBDHG/ResearchKit.git resolved at 4.0.0-beta.3 (b17ade8)
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
warning: '.resolve-product-dependencies': dependency 'researchkit' is not used by any target
Found 1 product dependencies
  - SpeziFoundation
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/StanfordBDHG/ResearchKit.git
https://github.com/StanfordBDHG/ResearchKit.git
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "spezifoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
    }
  ],
  "manifest_display_name" : "ResearchKit",
  "name" : "ResearchKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "ResearchKit",
      "targets" : [
        "ResearchKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ResearchKitUI",
      "targets" : [
        "ResearchKitUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ResearchKitActiveTask",
      "targets" : [
        "ResearchKitActiveTask"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ResearchKitSwiftUI",
      "targets" : [
        "ResearchKitSwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ResearchKitSwiftUIBridge",
      "targets" : [
        "ResearchKitSwiftUIBridge"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ResearchKitUI",
      "module_type" : "BinaryTarget",
      "name" : "ResearchKitUI",
      "path" : "Sources/ResearchKitUI.xcframework",
      "product_memberships" : [
        "ResearchKitUI",
        "ResearchKitSwiftUIBridge"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "ResearchKitSwiftUIBridge",
      "module_type" : "SwiftTarget",
      "name" : "ResearchKitSwiftUIBridge",
      "path" : "Sources/ResearchKitSwiftUIBridge",
      "product_memberships" : [
        "ResearchKitSwiftUIBridge"
      ],
      "sources" : [
        "CancelBehavior.swift",
        "Export.swift",
        "ORKLifecycle.swift",
        "ORKOrderedTaskView.swift",
        "TaskResult.swift"
      ],
      "target_dependencies" : [
        "ResearchKit",
        "ResearchKitUI",
        "ResearchKitActiveTask"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ResearchKitSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "ResearchKitSwiftUI",
      "path" : "ResearchKitSwiftUI",
      "product_dependencies" : [
        "SpeziFoundation"
      ],
      "product_memberships" : [
        "ResearchKitSwiftUI"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/ResearchKitSwiftUI/ResearchKitSwiftUI/Localization/en.lproj/ResearchKitSwiftUI.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        }
      ],
      "sources" : [
        "ResearchKitSwiftUI/Color/Color+ResearchFormColors.swift",
        "ResearchKitSwiftUI/Form/NavigationalLayout.swift",
        "ResearchKitSwiftUI/Form/ResearchForm.swift",
        "ResearchKitSwiftUI/Form/ResearchFormCompletion.swift",
        "ResearchKitSwiftUI/Instructions/BodyItemIconForegroundStyle.swift",
        "ResearchKitSwiftUI/Instructions/InstructionBodyItem.swift",
        "ResearchKitSwiftUI/Keyboard/DoneKeyboardToolbar.swift",
        "ResearchKitSwiftUI/Keyboard/KeyboardUtilities.swift",
        "ResearchKitSwiftUI/Measurement/MeasurementUtility.swift",
        "ResearchKitSwiftUI/Questions/Basic UI Structure/Question.swift",
        "ResearchKitSwiftUI/Questions/Basic UI Structure/QuestionCard.swift",
        "ResearchKitSwiftUI/Questions/Binding Management/StateManagementType.swift",
        "ResearchKitSwiftUI/Questions/Optionality/QuestionRequired.swift",
        "ResearchKitSwiftUI/Questions/Response Options/TextChoice.swift",
        "ResearchKitSwiftUI/Questions/Types/DateTimeQuestion.swift",
        "ResearchKitSwiftUI/Questions/Types/HeightQuestion.swift",
        "ResearchKitSwiftUI/Questions/Types/ImageChoiceQuestion.swift",
        "ResearchKitSwiftUI/Questions/Types/Multiple Choice/MultipleChoiceQuestion.swift",
        "ResearchKitSwiftUI/Questions/Types/Multiple Choice/TextChoiceOption.swift",
        "ResearchKitSwiftUI/Questions/Types/NumericQuestion.swift",
        "ResearchKitSwiftUI/Questions/Types/Slider/SliderQuestion.swift",
        "ResearchKitSwiftUI/Questions/Types/Slider/SliderValueForegroundStyle.swift",
        "ResearchKitSwiftUI/Questions/Types/TextQuestion.swift",
        "ResearchKitSwiftUI/Questions/Types/WeightQuestion.swift",
        "ResearchKitSwiftUI/Results/ResearchFormResult.swift",
        "ResearchKitSwiftUI/Results/ResultValue.swift",
        "ResearchKitSwiftUI/Results/StepResultKey.swift",
        "ResearchKitSwiftUI/Scrolling/StickyFooterLayout.swift",
        "ResearchKitSwiftUI/Scrolling/StickyScrollView+StickyLayout.swift",
        "ResearchKitSwiftUI/Scrolling/StickyScrollView.swift",
        "ResearchKitSwiftUI/Step/ResearchFormStep.swift",
        "ResearchKitSwiftUI/Step/ResearchFormStepContentView.swift",
        "ResearchKitSwiftUI/Step/StepHeader.swift",
        "ResearchKitSwiftUI/Step/StepIconForegroundStyle.swift"
      ],
      "target_dependencies" : [
        "ResearchKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ResearchKitActiveTask",
      "module_type" : "BinaryTarget",
      "name" : "ResearchKitActiveTask",
      "path" : "Sources/ResearchKitActiveTask.xcframework",
      "product_memberships" : [
        "ResearchKitActiveTask",
        "ResearchKitSwiftUIBridge"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "ResearchKit",
      "module_type" : "BinaryTarget",
      "name" : "ResearchKit",
      "path" : "Sources/ResearchKit.xcframework",
      "product_memberships" : [
        "ResearchKit",
        "ResearchKitSwiftUI",
        "ResearchKitSwiftUIBridge"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
error: the library 'ResearchKitSwiftUI' requires macos 10.13, but depends on the product 'SpeziFoundation' which requires macos 14.0; consider changing the library 'ResearchKitSwiftUI' to require macos 14.0 or later, or the product 'SpeziFoundation' to require macos 10.13 or earlier.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
error: the library 'ResearchKitSwiftUI' requires macos 10.13, but depends on the product 'SpeziFoundation' which requires macos 14.0; consider changing the library 'ResearchKitSwiftUI' to require macos 14.0 or later, or the product 'SpeziFoundation' to require macos 10.13 or earlier.
BUILD FAILURE 6.0 macosSpm