The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swiftui-bloc, reference main (030103), with Swift 6.1 for Wasm on 29 May 2025 04:01:26 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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.63.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:         wasm
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
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/swift-bloc/bloc
[1/126] Fetching bloc
Fetched https://github.com/swift-bloc/bloc from cache (0.26s)
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.56s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (1.55s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3391] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.65s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.73s)
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)
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
[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-24593BA9C3E375BF.txt
[6/29] Compiling Bloc EventTransformer.swift
[7/29] Compiling Bloc StateStreamable.swift
[8/29] Compiling Bloc StateStreamableSource.swift
[9/32] Compiling Bloc BlocObserver.swift
[10/32] Compiling Bloc Change.swift
[11/32] Compiling Bloc Transition.swift
[12/32] Compiling Bloc BlocHandler.swift
[13/32] Compiling Bloc Closable.swift
[14/32] Compiling Bloc DefaultBlocObserver.swift
[15/32] Compiling Bloc Emittable.swift
[16/32] Compiling Bloc AsyncLock.swift
[17/32] Compiling Bloc AsyncSemaphore.swift
[18/32] Compiling Bloc Lock.swift
[19/32] Emitting module Bloc
[20/32] Compiling Bloc Bloc.swift
[21/32] Compiling Bloc BlocBase.swift
[22/32] Compiling Bloc Cubit.swift
[23/32] Compiling Bloc BlocEventSink.swift
[24/32] Compiling Bloc ErrorSink.swift
[25/32] Compiling Bloc EventHandler.swift
[26/32] Compiling Bloc EventMapper.swift
[27/32] Compiling Bloc Streamable.swift
[28/32] Compiling Bloc BlocEmitter.swift
[29/32] Compiling Bloc Emitter.swift
[30/32] Compiling Bloc Stream.swift
[31/32] Compiling Bloc StreamController.swift
[32/32] Compiling Bloc StreamNode.swift
[34/35] Compiling SwiftUIBloc SwiftUIBloc.swift
[35/35] Emitting module SwiftUIBloc
Build complete! (28.98s)
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"
}
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Done.