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

Successful build of swiftui-bloc, reference main (030103), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 08:35:31 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-bloc/swiftui-bloc.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-bloc/swiftui-bloc
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0301034 removed ubuntu compilation runner
Cloned https://github.com/swift-bloc/swiftui-bloc.git
Revision (git rev-parse @):
03010342e523f7d40d505c1014cce69480807108
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-bloc/swiftui-bloc.git at main
Fetching https://github.com/swift-bloc/bloc
[1/126] Fetching bloc
Fetched https://github.com/swift-bloc/bloc from cache (0.60s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2049] Fetching swift-docc-plugin
[2050/5426] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (4.42s)
Fetched https://github.com/apple/swift-docc-plugin from cache (4.42s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (5.00s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.66s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swift-bloc/bloc
Working copy of https://github.com/swift-bloc/bloc resolved at main (1ae14e4)
========================================
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": "swiftui-bloc",
      "name": "swiftui-bloc",
      "url": "https://github.com/swift-bloc/swiftui-bloc.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-bloc",
      "dependencies": [
        {
          "identity": "bloc",
          "name": "Bloc",
          "url": "https://github.com/swift-bloc/bloc",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/bloc",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/swift-bloc/swiftui-bloc.git
[1/80] Fetching swiftui-bloc
Fetched https://github.com/swift-bloc/swiftui-bloc.git from cache (0.63s)
Fetching https://github.com/swift-bloc/bloc from cache
Fetched https://github.com/swift-bloc/bloc from cache (0.43s)
Creating working copy for https://github.com/swift-bloc/swiftui-bloc.git
Working copy of https://github.com/swift-bloc/swiftui-bloc.git resolved at main (0301034)
Creating working copy for https://github.com/swift-bloc/bloc
Working copy of https://github.com/swift-bloc/bloc resolved at main (071f2cf)
warning: '.resolve-product-dependencies': dependency 'swiftui-bloc' is not used by any target
Found 1 product dependencies
  - Bloc
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swift-bloc/swiftui-bloc.git
https://github.com/swift-bloc/swiftui-bloc.git
{
  "dependencies" : [
    {
      "identity" : "bloc",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-bloc/bloc"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swiftui-bloc",
  "name" : "swiftui-bloc",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftUIBloc",
      "targets" : [
        "SwiftUIBloc"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftUIBlocTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUIBlocTests",
      "path" : "Tests/SwiftUIBlocTests",
      "sources" : [
        "SwiftUIBlocTests.swift"
      ],
      "target_dependencies" : [
        "SwiftUIBloc"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftUIBloc",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUIBloc",
      "path" : "Sources/SwiftUIBloc",
      "product_dependencies" : [
        "Bloc"
      ],
      "product_memberships" : [
        "SwiftUIBloc"
      ],
      "sources" : [
        "SwiftUIBloc.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/7] Emitting module Bloc
[7/7] Compiling Bloc Bloc.swift
[8/9] Emitting module SwiftUIBloc
[9/9] Compiling SwiftUIBloc SwiftUIBloc.swift
Build complete! (10.23s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "bloc",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-bloc/bloc"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swiftui-bloc",
  "name" : "swiftui-bloc",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftUIBloc",
      "targets" : [
        "SwiftUIBloc"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftUIBlocTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUIBlocTests",
      "path" : "Tests/SwiftUIBlocTests",
      "sources" : [
        "SwiftUIBlocTests.swift"
      ],
      "target_dependencies" : [
        "SwiftUIBloc"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftUIBloc",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUIBloc",
      "path" : "Sources/SwiftUIBloc",
      "product_dependencies" : [
        "Bloc"
      ],
      "product_memberships" : [
        "SwiftUIBloc"
      ],
      "sources" : [
        "SwiftUIBloc.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/swift-bloc/swiftui-bloc/main
Repository:               swift-bloc/swiftui-bloc
Swift version used:       6.1
            url: "https://github.com/apple/swift-docc-plugin",
Target:                   SwiftUIBloc
Generating documentation for 'SwiftUIBloc'...
Converting documentation...
Conversion complete! (0.09s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/swift-bloc/swiftui-bloc/main'
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Names.swift
[8/57] Compiling SymbolKit SPI.swift
[9/57] Compiling SymbolKit Snippet.swift
[10/57] Compiling SymbolKit Extension.swift
[11/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[12/57] Compiling SymbolKit UnifiedSymbol.swift
[13/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[14/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[15/57] Compiling SymbolKit DeclarationFragments.swift
[16/57] Compiling SymbolKit Fragment.swift
[17/57] Compiling SymbolKit FragmentKind.swift
[18/57] Compiling SymbolKit FunctionParameter.swift
[19/57] Compiling SymbolKit FunctionSignature.swift
[20/57] Compiling Snippets Snippet.swift
[21/57] Emitting module Snippets
[22/57] Compiling Snippets SnippetParser.swift
[23/57] Compiling SymbolKit Identifier.swift
[24/57] Compiling SymbolKit KindIdentifier.swift
[25/57] Compiling SymbolKit Location.swift
[26/57] Compiling SymbolKit Mutability.swift
[27/57] Compiling SymbolKit Relationship.swift
[28/57] Compiling SymbolKit RelationshipKind.swift
[29/57] Compiling SymbolKit SourceOrigin.swift
[30/57] Compiling SymbolKit GenericConstraints.swift
[31/57] Compiling SymbolKit Swift.swift
[32/57] Compiling SymbolKit Mixin+Equals.swift
[33/57] Compiling SymbolKit Mixin+Hash.swift
[34/57] Compiling SymbolKit Mixin.swift
[35/57] Compiling SymbolKit LineList.swift
[36/57] Compiling SymbolKit Position.swift
[37/57] Compiling SymbolKit GenericConstraint.swift
[38/57] Compiling SymbolKit GenericParameter.swift
[39/57] Compiling SymbolKit Generics.swift
[40/57] Compiling SymbolKit Namespace.swift
[41/57] Compiling SymbolKit SemanticVersion.swift
[42/57] Compiling SymbolKit AccessControl.swift
[43/57] Compiling SymbolKit Availability.swift
[44/57] Compiling SymbolKit AvailabilityItem.swift
[45/57] Compiling SymbolKit Domain.swift
[46/57] Compiling SymbolKit Symbol.swift
[47/57] Compiling SymbolKit SymbolKind.swift
[48/57] Compiling SymbolKit SymbolGraph.swift
[49/57] Compiling SymbolKit GraphCollector.swift
[50/57] Compiling SymbolKit SourceRange.swift
[51/57] Compiling SymbolKit Metadata.swift
[52/57] Compiling SymbolKit Module.swift
[53/57] Compiling SymbolKit OperatingSystem.swift
[54/57] Compiling SymbolKit Platform.swift
[55/61] Emitting module snippet_extract
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (6.26s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/3] Emitting module Bloc
[3/3] Compiling Bloc Bloc.swift
[4/5] Compiling SwiftUIBloc SwiftUIBloc.swift
[5/5] Emitting module SwiftUIBloc
Build of target: 'SwiftUIBloc' complete! (0.56s)
      54
2	/Users/admin/builder/spi-builder-workspace/.docs/swift-bloc/swiftui-bloc/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swift-bloc/swiftui-bloc/main
File count: 54
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-swift-bloc-swiftui-bloc-main-56055519.zip to s3://spi-docs-inbox/prod-swift-bloc-swiftui-bloc-main-56055519.zip
Copying... [21%]
Copying... [41%]
Copying... [62%]
Copying... [82%]
Copying... [100%]
Done.