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 OptionalAPI, reference master (55c8a2), with Swift 6.0 for Linux on 2 Nov 2024 18:29:07 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/sloik/OptionalAPI.git
Reference: master
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/sloik/OptionalAPI
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 55c8a29 Merge pull request #38 from sloik/renovate/pointfreeco-swift-snapshot-testing-1.x
Cloned https://github.com/sloik/OptionalAPI.git
Revision (git rev-parse @):
55c8a29e6b95a51d8d6f1af7a41703b4238de7c2
SUCCESS checkout https://github.com/sloik/OptionalAPI.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/sloik/OptionalAPI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/sloik/AliasWonderland.git
[1/194] Fetching aliaswonderland
Fetched https://github.com/sloik/AliasWonderland.git from cache (0.18s)
[1/12436] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (1.86s)
Computing version for https://github.com/sloik/AliasWonderland.git
Computed https://github.com/sloik/AliasWonderland.git at 4.0.1 (0.54s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.17.6 (2.21s)
Fetching https://github.com/swiftlang/swift-syntax
[1/66399] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.41s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.69s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.17.6
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/sloik/AliasWonderland.git
Working copy of https://github.com/sloik/AliasWonderland.git resolved at 4.0.1
Building for debugging...
[0/10] Write sources
[0/10] Copying PrivacyInfo.xcprivacy
[3/10] Write swift-version-24593BA9C3E375BF.txt
[5/13] Compiling AliasWonderland ClosuresAliases.swift
[6/13] Emitting module AliasWonderland
[7/13] Compiling AliasWonderland SideEffectAliases.swift
[8/14] Wrapping AST for AliasWonderland for debugging
[9/14] Write Objects.LinkFileList
[10/14] Linking libAliasWonderland.so
[12/28] Compiling OptionalAPI RunWhen.swift
[13/29] Compiling OptionalAPI OptionalProperties.swift
[14/29] Compiling OptionalAPI Or.swift
[15/29] Emitting module OptionalAPI
[16/29] Compiling OptionalAPI Cast.swift
[17/29] Compiling OptionalAPI Filter.swift
[18/29] Compiling OptionalAPI AndThen.swift
[19/29] Compiling OptionalAPI AsyncMaps.swift
[20/29] Compiling OptionalAPI OptionalError.swift
[21/29] Compiling OptionalAPI OptionalFreeFunctions.swift
[22/29] Compiling OptionalAPI Folds.swift
[23/29] Compiling OptionalAPI Maps.swift
[24/29] Compiling OptionalAPI OptionalCodable.swift
[25/29] Compiling OptionalAPI OptionalCollection.swift
[26/29] Compiling OptionalAPI resource_bundle_accessor.swift
[27/30] Wrapping AST for OptionalAPI for debugging
[28/30] Write Objects.LinkFileList
[29/30] Linking libOptionalAPI.so
Build complete! (23.66s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.17.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    },
    {
      "identity" : "aliaswonderland",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sloik/AliasWonderland.git"
    }
  ],
  "manifest_display_name" : "OptionalAPI",
  "name" : "OptionalAPI",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "OptionalAPI",
      "targets" : [
        "OptionalAPI"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OptionalAPITests",
      "module_type" : "SwiftTarget",
      "name" : "OptionalAPITests",
      "path" : "Tests/OptionalAPITests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "AndThenTests.swift",
        "AsyncMapsTests.swift",
        "CastTests.swift",
        "FilterTests.swift",
        "FreeFunctionsTest.swift",
        "OptionalAPITests.swift",
        "OptionalCodableTests.swift",
        "RunWhenTests.swift",
        "SUTs.swift",
        "TryAsyncMapsTests.swift"
      ],
      "target_dependencies" : [
        "OptionalAPI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OptionalAPI",
      "module_type" : "SwiftTarget",
      "name" : "OptionalAPI",
      "path" : "Sources/OptionalAPI",
      "product_dependencies" : [
        "AliasWonderland"
      ],
      "product_memberships" : [
        "OptionalAPI"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/OptionalAPI/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AndThen.swift",
        "AsyncMaps.swift",
        "Cast.swift",
        "Filter.swift",
        "Folds.swift",
        "Maps.swift",
        "OptionalCodable.swift",
        "OptionalCollection.swift",
        "OptionalError.swift",
        "OptionalFreeFunctions.swift",
        "OptionalProperties.swift",
        "Or.swift",
        "RunWhen.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
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.