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 Catena, reference main (fac90e), with Swift 5.10 for Linux on 15 Oct 2024 20:25:12 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Fleuronic/Catena.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/Fleuronic/Catena
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fac90e0 Update submodules
Submodule path 'Submodules/Catenary': checked out 'd556d3fcab241fe31835b8d5a8a83a2d5b2a0cd9'
Submodule path 'Submodules/Catenoid': checked out 'cffe7da17b5b68a45a57657e240ae048d0c85096'
Submodule 'Catenary' (https://github.com/Fleuronic/Catenary) registered for path 'Submodules/Catenary'
Submodule 'Catenoid' (https://github.com/Fleuronic/Catenoid) registered for path 'Submodules/Catenoid'
Cloning into '/host/spi-builder-workspace/Submodules/Catenary'...
Cloning into '/host/spi-builder-workspace/Submodules/Catenoid'...
Cloned https://github.com/Fleuronic/Catena.git
Revision (git rev-parse @):
fac90e0c080118543ed48921dd4e0c82016a5202
SUCCESS checkout https://github.com/Fleuronic/Catena.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Fleuronic/Catena.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:de52ea9a9b71f638f9ab112bc11e200b74fab18027de8589a3de4f14b5e22683
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/Fleuronic/Identity
[1/71] Fetching identity
Fetched https://github.com/Fleuronic/Identity from cache (0.18s)
Creating working copy for https://github.com/Fleuronic/Identity
Working copy of https://github.com/Fleuronic/Identity resolved at master (a0a5d99)
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/5] Emitting module Identity
[5/5] Compiling Identity Identity.swift
[7/14] Compiling Catena Fields.swift
[8/15] Emitting module Catena
[9/15] Compiling Catena IDListFields.swift
[10/15] Compiling Catena Undocumented.swift
[11/15] Compiling Catena Result.swift
[12/15] Compiling Catena UndocumentedFields.swift
[13/15] Compiling Catena IDFields.swift
[14/15] Compiling Catena Scoped.swift
[15/15] Compiling Catena Valued.swift
Build complete! (7.17s)
Build complete.
Done.