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 SwiftUIKit, reference 3.0.1 (bcfd62), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 04:11:07 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xLet/SwiftUIKit.git
Reference: 3.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/0xLet/SwiftUIKit
 * tag               3.0.1      -> FETCH_HEAD
HEAD is now at bcfd62d Updated DataObject to 1.0.0
Cloned https://github.com/0xLet/SwiftUIKit.git
Revision (git rev-parse @):
bcfd62da77d0025920eed05c7efa1d6719811c0b
SUCCESS checkout https://github.com/0xLet/SwiftUIKit.git at 3.0.1
Fetching https://github.com/0xLet/DataObject.git
Fetching https://github.com/0xLeif/Observation
[1/93] Fetching dataobject
[89/154] Fetching dataobject, observation
Fetched https://github.com/0xLeif/Observation from cache (0.67s)
Fetched https://github.com/0xLet/DataObject.git from cache (0.67s)
Computing version for https://github.com/0xLeif/Observation
Computed https://github.com/0xLeif/Observation at 0.0.2 (0.56s)
Fetching https://github.com/0xLeif/Chain
[1/119] Fetching chain
Fetched https://github.com/0xLeif/Chain from cache (0.68s)
Computing version for https://github.com/0xLeif/Chain
Computed https://github.com/0xLeif/Chain at 0.3.0 (0.57s)
Fetching https://github.com/0xLeif/E.num
[1/130] Fetching e.num
Fetched https://github.com/0xLeif/E.num from cache (0.66s)
Computing version for https://github.com/0xLeif/E.num
Computed https://github.com/0xLeif/E.num at 0.3.0 (0.52s)
Computing version for https://github.com/0xLet/DataObject.git
Computed https://github.com/0xLet/DataObject.git at 1.1.1 (0.53s)
Fetching https://github.com/0xLet/WTV
Fetching https://github.com/0xLet/SwiftFu
Fetching https://github.com/0xLet/SURL
[1/45] Fetching surl
[46/97] Fetching surl, wtv
Fetched https://github.com/0xLet/WTV from cache (0.67s)
[1/149] Fetching swiftfu
Fetched https://github.com/0xLet/SURL from cache (0.75s)
Fetched https://github.com/0xLet/SwiftFu from cache (0.75s)
Computing version for https://github.com/0xLet/SwiftFu
Computed https://github.com/0xLet/SwiftFu at 1.0.1 (0.53s)
Computing version for https://github.com/0xLet/WTV
Computed https://github.com/0xLet/WTV at 0.1.1 (0.59s)
Computing version for https://github.com/0xLet/SURL
Computed https://github.com/0xLet/SURL at 0.1.1 (0.64s)
Creating working copy for https://github.com/0xLeif/Chain
Working copy of https://github.com/0xLeif/Chain resolved at 0.3.0
Creating working copy for https://github.com/0xLet/SwiftFu
Working copy of https://github.com/0xLet/SwiftFu resolved at 1.0.1
Creating working copy for https://github.com/0xLet/SURL
Working copy of https://github.com/0xLet/SURL resolved at 0.1.1
Creating working copy for https://github.com/0xLeif/Observation
Working copy of https://github.com/0xLeif/Observation resolved at 0.0.2
Creating working copy for https://github.com/0xLet/WTV
Working copy of https://github.com/0xLet/WTV resolved at 0.1.1
Creating working copy for https://github.com/0xLeif/E.num
Working copy of https://github.com/0xLeif/E.num resolved at 0.3.0
Creating working copy for https://github.com/0xLet/DataObject.git
Working copy of https://github.com/0xLet/DataObject.git resolved at 1.1.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": "swiftuikit",
      "name": "SwiftUIKit",
      "url": "https://github.com/0xLet/SwiftUIKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUIKit",
      "dependencies": [
        {
          "identity": "observation",
          "name": "Observation",
          "url": "https://github.com/0xLeif/Observation",
          "version": "0.0.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Observation",
          "dependencies": [
            {
              "identity": "chain",
              "name": "Chain",
              "url": "https://github.com/0xLeif/Chain",
              "version": "0.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Chain",
              "dependencies": [
                {
                  "identity": "e.num",
                  "name": "E",
                  "url": "https://github.com/0xLeif/E.num",
                  "version": "0.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/E.num",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "dataobject",
          "name": "DataObject",
          "url": "https://github.com/0xLet/DataObject.git",
          "version": "1.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DataObject",
          "dependencies": [
            {
              "identity": "wtv",
              "name": "WTV",
              "url": "https://github.com/0xLet/WTV",
              "version": "0.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WTV",
              "dependencies": [
              ]
            },
            {
              "identity": "surl",
              "name": "SURL",
              "url": "https://github.com/0xLet/SURL",
              "version": "0.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SURL",
              "dependencies": [
              ]
            },
            {
              "identity": "swiftfu",
              "name": "SwiftFu",
              "url": "https://github.com/0xLet/SwiftFu",
              "version": "1.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftFu",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/0xLet/SwiftUIKit.git
[1/3913] Fetching swiftuikit
Fetched https://github.com/0xLet/SwiftUIKit.git from cache (1.13s)
Fetching https://github.com/0xLeif/Observation from cache
Fetching https://github.com/0xLet/DataObject.git from cache
Fetched https://github.com/0xLet/DataObject.git from cache (0.47s)
Fetched https://github.com/0xLeif/Observation from cache (0.47s)
Computing version for https://github.com/0xLeif/Observation
Computed https://github.com/0xLeif/Observation at 0.0.2 (0.02s)
Fetching https://github.com/0xLeif/Chain from cache
Fetched https://github.com/0xLeif/Chain from cache (0.47s)
Computing version for https://github.com/0xLeif/Chain
Computed https://github.com/0xLeif/Chain at 0.3.0 (0.02s)
Fetching https://github.com/0xLeif/E.num from cache
Fetched https://github.com/0xLeif/E.num from cache (0.44s)
Computing version for https://github.com/0xLeif/E.num
Computed https://github.com/0xLeif/E.num at 0.3.0 (0.02s)
Computing version for https://github.com/0xLet/DataObject.git
Computed https://github.com/0xLet/DataObject.git at 1.1.1 (0.02s)
Fetching https://github.com/0xLet/SwiftFu from cache
Fetching https://github.com/0xLet/WTV from cache
Fetching https://github.com/0xLet/SURL from cache
Fetched https://github.com/0xLet/SURL from cache (0.45s)
Fetched https://github.com/0xLet/WTV from cache (0.46s)
Fetched https://github.com/0xLet/SwiftFu from cache (0.46s)
Computing version for https://github.com/0xLet/SwiftFu
Computed https://github.com/0xLet/SwiftFu at 1.0.1 (0.02s)
Computing version for https://github.com/0xLet/WTV
Computed https://github.com/0xLet/WTV at 0.1.1 (0.02s)
Computing version for https://github.com/0xLet/SURL
Computed https://github.com/0xLet/SURL at 0.1.1 (0.02s)
Creating working copy for https://github.com/0xLet/SwiftFu
Working copy of https://github.com/0xLet/SwiftFu resolved at 1.0.1
Creating working copy for https://github.com/0xLet/WTV
Working copy of https://github.com/0xLet/WTV resolved at 0.1.1
Creating working copy for https://github.com/0xLeif/Observation
Working copy of https://github.com/0xLeif/Observation resolved at 0.0.2
Creating working copy for https://github.com/0xLet/SwiftUIKit.git
Working copy of https://github.com/0xLet/SwiftUIKit.git resolved at 3.0.1 (bcfd62d)
Creating working copy for https://github.com/0xLet/SURL
Working copy of https://github.com/0xLet/SURL resolved at 0.1.1
Creating working copy for https://github.com/0xLeif/E.num
Working copy of https://github.com/0xLeif/E.num resolved at 0.3.0
Creating working copy for https://github.com/0xLet/DataObject.git
Working copy of https://github.com/0xLet/DataObject.git resolved at 1.1.1
Creating working copy for https://github.com/0xLeif/Chain
Working copy of https://github.com/0xLeif/Chain resolved at 0.3.0
warning: '.resolve-product-dependencies': dependency 'swiftuikit' is not used by any target
Found 2 product dependencies
  - Observation
  - DataObject
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/0xLet/SwiftUIKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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/9] Write sources
[8/9] Write swift-version--7754E27361AE5C74.txt
[10/33] Compiling SwiftFu SwiftFu+.swift
[11/34] Compiling E State.swift
[12/34] Compiling E Function.swift
[13/34] Compiling E Control.swift
[14/34] Emitting module E
[15/34] Compiling E Variable.swift
[16/34] Compiling SwiftFu Tuplable.swift
[17/34] Compiling SwiftFu Fuable.swift
[18/34] Compiling SwiftFu Boolable.swift
[19/34] Compiling SwiftFu Configurable.swift
[20/36] Compiling SwiftFu Modifiable.swift
[21/36] Compiling SwiftFu Functionable.swift
[22/36] Compiling SwiftFu Printable.swift
[23/36] Emitting module Chain
[24/36] Compiling Chain Chain.swift
[25/36] Emitting module WTV
[26/36] Compiling WTV WTV.swift
[27/36] Compiling SwiftFu Switch+.swift
[28/36] Compiling SURL URLRequest+.swift
[29/36] Compiling SURL String+.swift
[30/36] Emitting module SURL
[31/36] Compiling SURL URL+.swift
[32/36] Compiling SwiftFu Foundation+SwiftFu.swift
[33/36] Compiling SwiftFu BinaryFloatingPoint+.swift
[34/36] Emitting module SwiftFu
[35/36] Compiling SwiftFu BinaryInteger+.swift
[36/36] Compiling SwiftFu Assertable.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[37/46] Emitting module Observation
<unknown>:0: error: circular dependency between modules 'Observation' and 'Foundation'
[38/46] Compiling Observation ObservedValue.swift
<unknown>:0: error: circular dependency between modules 'Observation' and 'Foundation'
BUILD FAILURE 6.0 macosSpm