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 PersonalityKit with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/btfranklin/PersonalityKit.git
Reference: 0.5.1
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/btfranklin/PersonalityKit
 * tag               0.5.1      -> FETCH_HEAD
HEAD is now at 8ddcb75 Updated to latest dependency versions.
Cloned https://github.com/btfranklin/PersonalityKit.git
Revision (git rev-parse @):
8ddcb757741d38a0eaebcb1b69a73c074094107a
SUCCESS checkout https://github.com/btfranklin/PersonalityKit.git at 0.5.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/btfranklin/PersonalityKit.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/btfranklin/ControlledChaos
[1/125] Fetching controlledchaos
Fetched https://github.com/btfranklin/ControlledChaos from cache (0.23s)
Computing version for https://github.com/btfranklin/ControlledChaos
Computed https://github.com/btfranklin/ControlledChaos at 1.3.2 (0.39s)
Creating working copy for https://github.com/btfranklin/ControlledChaos
Working copy of https://github.com/btfranklin/ControlledChaos resolved at 1.3.2
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/9] Compiling ControlledChaos Bool+randomProbability.swift
[5/9] Compiling ControlledChaos Double+randomGaussian.swift
[6/9] Emitting module ControlledChaos
[7/9] Compiling ControlledChaos ProbabilityGroup.swift
[8/9] Compiling ControlledChaos RandomItemBag.swift
[9/9] Compiling ControlledChaos SeededRandomNumberGenerator.swift
[11/24] Compiling PersonalityKit PriorityLevel.swift
[12/24] Compiling PersonalityKit BinaryGender.swift
[13/24] Compiling PersonalityKit LifeStage.swift
[14/25] Compiling PersonalityKit BigFiveOpenness.swift
[15/25] Compiling PersonalityKit Scorable.swift
[16/25] Compiling PersonalityKit UnitRange.swift
[17/25] Compiling PersonalityKit BigFiveAgreeableness.swift
[18/25] Compiling PersonalityKit BigFiveConscientiousness.swift
[19/25] Compiling PersonalityKit BigFiveExtraversion.swift
[20/25] Compiling PersonalityKit BigFiveNeuroticism.swift
[21/25] Compiling PersonalityKit BigFivePersonality.swift
[22/25] Compiling PersonalityKit BigFiveTraitConfiguration.swift
[23/25] Emitting module PersonalityKit
[24/25] Compiling PersonalityKit BigFiveConflictResolutionConfiguration.swift
[25/25] Compiling PersonalityKit BigFiveConflictResolutionStyle.swift
Build complete! (8.92s)
Build complete.
Done.