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 5.10 for Linux on 2 Nov 2024 18:29:00 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 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:             5.10
Building package at path:  $PWD
https://github.com/sloik/OptionalAPI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-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.22s)
[1/12436] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (2.01s)
Computing version for https://github.com/sloik/AliasWonderland.git
Computed https://github.com/sloik/AliasWonderland.git at 4.0.1 (0.38s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.17.6 (1.15s)
Fetching https://github.com/swiftlang/swift-syntax
[1/66399] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.51s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.60s)
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/28] Compiling OptionalAPI OptionalProperties.swift
[14/28] Compiling OptionalAPI Or.swift
[15/29] Compiling OptionalAPI OptionalCodable.swift
[16/29] Compiling OptionalAPI OptionalCollection.swift
[17/29] Compiling OptionalAPI Folds.swift
[18/29] Compiling OptionalAPI Maps.swift
[19/29] Compiling OptionalAPI Cast.swift
[20/29] Compiling OptionalAPI Filter.swift
[21/29] Emitting module OptionalAPI
[22/29] Compiling OptionalAPI AndThen.swift
[23/29] Compiling OptionalAPI AsyncMaps.swift
[24/29] Compiling OptionalAPI OptionalError.swift
[25/29] Compiling OptionalAPI OptionalFreeFunctions.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! (17.43s)
Build complete.
Done.