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 FuturaFunc, reference 0.2.0 (e7c47e), with Swift 6.0 for Linux on 1 Nov 2024 05:26:30 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kaqu/FuturaFunc.git
Reference: 0.2.0
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/kaqu/FuturaFunc
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at e7c47e9 update README
Cloned https://github.com/kaqu/FuturaFunc.git
Revision (git rev-parse @):
e7c47e91f9a74240eccf7212d5ad78705a5cb6bc
SUCCESS checkout https://github.com/kaqu/FuturaFunc.git at 0.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/kaqu/FuturaFunc.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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 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/kaqu/FuturaAsync.git
[1/460] Fetching futuraasync
Fetched https://github.com/kaqu/FuturaAsync.git from cache (0.36s)
Computing version for https://github.com/kaqu/FuturaAsync.git
Computed https://github.com/kaqu/FuturaAsync.git at 0.9.1 (0.96s)
Creating working copy for https://github.com/kaqu/FuturaAsync.git
Working copy of https://github.com/kaqu/FuturaAsync.git resolved at 0.9.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/17] Compiling FuturaAsync FutureHandler.swift
[5/17] Compiling FuturaAsync Promise.swift
[6/18] Compiling FuturaAsync Worker.swift
[7/18] Compiling FuturaAsync ExecutionContext.swift
[8/18] Compiling FuturaAsync Schedule.swift
[9/18] Compiling FuturaAsync PromiseError.swift
[10/18] Compiling FuturaAsync Result.swift
[11/18] Compiling FuturaAsync Catchable.swift
[12/18] Compiling FuturaAsync DispatchQueueWorker.swift
[13/18] Compiling FuturaAsync Delayed.swift
[14/18] Compiling FuturaAsync FailableFuture.swift
[15/18] Compiling FuturaAsync Future+Join.swift
[16/18] Compiling FuturaAsync Future.swift
[17/18] Emitting module FuturaAsync
[18/18] Compiling FuturaAsync Lock.swift
[20/23] Compiling FuturaFunc FuturaFunc.swift
[21/23] Emitting module FuturaFunc
[22/23] Compiling FuturaFunc AsyncFunc.swift
[23/23] Compiling FuturaFunc PrecedenceGroups.swift
Build complete! (15.95s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "futuraasync",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kaqu/FuturaAsync.git"
    }
  ],
  "manifest_display_name" : "FuturaFunc",
  "name" : "FuturaFunc",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "FuturaFunc",
      "targets" : [
        "FuturaFunc"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FuturaFuncTests",
      "module_type" : "SwiftTarget",
      "name" : "FuturaFuncTests",
      "path" : "Tests/FuturaFuncTests",
      "product_dependencies" : [
        "FuturaAsync"
      ],
      "sources" : [
        "FuturaFuncAsyncTests.swift",
        "FuturaFuncTests.swift"
      ],
      "target_dependencies" : [
        "FuturaFunc"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FuturaFunc",
      "module_type" : "SwiftTarget",
      "name" : "FuturaFunc",
      "path" : "Sources/FuturaFunc",
      "product_dependencies" : [
        "FuturaAsync"
      ],
      "product_memberships" : [
        "FuturaFunc"
      ],
      "sources" : [
        "AsyncFunc.swift",
        "FuturaFunc.swift",
        "PrecedenceGroups.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.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
Done.