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 Catenary, reference main (117c90), with Swift 5.8 for Linux on 15 Nov 2024 20:52:50 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Fleuronic/Catenary.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/Catenary
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 117c904 Update dependencies
Cloned https://github.com/Fleuronic/Catenary.git
Revision (git rev-parse @):
117c9047d6a475d2f6d792ec504a4cc8c06cd49e
SUCCESS checkout https://github.com/Fleuronic/Catenary.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD
https://github.com/Fleuronic/Catenary.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:d566266dd4ad92a164016b2b7f1872d3752585be93b4a9fa631006f2c48d84d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/Fleuronic/Catena
[1/875] Fetching catena
Fetched https://github.com/Fleuronic/Catena (0.22s)
Fetching https://github.com/Fleuronic/Identity
[1/96] Fetching identity
Fetched https://github.com/Fleuronic/Identity (0.70s)
Creating working copy for https://github.com/Fleuronic/Catena
Working copy of https://github.com/Fleuronic/Catena resolved at main
Creating working copy for https://github.com/Fleuronic/Identity
Working copy of https://github.com/Fleuronic/Identity resolved at master
Building for debugging...
[1/2] Compiling Identity Identity.swift
[2/2] Emitting module Identity
[5/12] Compiling Catena Valued.swift
[6/12] Compiling Catena Scoped.swift
[7/12] Compiling Catena IDListFields.swift
[8/12] Compiling Catena Identifier.swift
[9/12] Compiling Catena Result.swift
[10/12] Compiling Catena Fields.swift
[11/12] Emitting module Catena
[12/12] Compiling Catena IDFields.swift
[15/21] Compiling Catenary Identifier.swift
[16/21] Compiling Catenary Fields.swift
[17/21] Compiling Catenary Result.swift
[18/21] Compiling Catenary Undocumented.swift
[19/21] Emitting module Catenary
[20/21] Compiling Catenary API.swift
[21/21] Compiling Catenary Error.swift
Build complete! (9.59s)
Build complete.
Done.