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.0 for Linux on 30 Nov 2024 14:11:42 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-bloc/swiftui-bloc.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/swift-bloc/swiftui-bloc.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/swift-bloc/bloc
[1/126] Fetching bloc
Fetched https://github.com/swift-bloc/bloc from cache (0.18s)
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.32s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.44s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3188] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.32s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.46s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/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 (071f2cf)
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/29] Emitting module Bloc
[7/32] Compiling Bloc Stream.swift
[8/32] Compiling Bloc StreamController.swift
[9/32] Compiling Bloc StreamNode.swift
[10/32] Compiling Bloc ErrorSink.swift
[11/32] Compiling Bloc EventHandler.swift
[12/32] Compiling Bloc EventMapper.swift
[13/32] Compiling Bloc BlocObserver.swift
[14/32] Compiling Bloc Change.swift
[15/32] Compiling Bloc Transition.swift
[16/32] Compiling Bloc EventTransformer.swift
[17/32] Compiling Bloc StateStreamable.swift
[18/32] Compiling Bloc StateStreamableSource.swift
[19/32] Compiling Bloc AsyncLock.swift
[20/32] Compiling Bloc AsyncSemaphore.swift
[21/32] Compiling Bloc Lock.swift
[22/32] Compiling Bloc Streamable.swift
[23/32] Compiling Bloc BlocEmitter.swift
[24/32] Compiling Bloc Emitter.swift
[25/32] Compiling Bloc Bloc.swift
[26/32] Compiling Bloc BlocBase.swift
[27/32] Compiling Bloc Cubit.swift
[28/32] Compiling Bloc BlocEventSink.swift
[29/32] Compiling Bloc BlocHandler.swift
[30/32] Compiling Bloc Closable.swift
[31/32] Compiling Bloc DefaultBlocObserver.swift
[32/32] Compiling Bloc Emittable.swift
[34/35] Emitting module SwiftUIBloc
[35/35] Compiling SwiftUIBloc SwiftUIBloc.swift
Build complete! (26.60s)
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" : "/host/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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.