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

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/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/happn-app/officectl-model.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/happn-app/officectl-model
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 33e1a16 Verify the decoded tag does not contain a semicolon in Tag
Cloned https://github.com/happn-app/officectl-model.git
Revision (git rev-parse @):
33e1a165238a290c931e4b58bbe3e8e599f5f8b6
SUCCESS checkout https://github.com/happn-app/officectl-model.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/happn-app/officectl-model.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/Frizlab/UnwrapOrThrow.git
Fetching https://github.com/Frizlab/swift-email.git
Fetching https://github.com/mxcl/LegibleError.git
Fetching https://github.com/iwill/generic-json-swift.git
[1/653] Fetching generic-json-swift
[276/684] Fetching generic-json-swift, unwraporthrow
[685/858] Fetching generic-json-swift, unwraporthrow, legibleerror
[859/1011] Fetching generic-json-swift, unwraporthrow, legibleerror, swift-email
Fetched https://github.com/mxcl/LegibleError.git from cache (0.21s)
Fetched https://github.com/Frizlab/swift-email.git from cache (0.21s)
Fetched https://github.com/iwill/generic-json-swift.git from cache (0.21s)
Fetched https://github.com/Frizlab/UnwrapOrThrow.git from cache (0.21s)
Computing version for https://github.com/mxcl/LegibleError.git
Computed https://github.com/mxcl/LegibleError.git at 1.0.6 (0.39s)
Computing version for https://github.com/iwill/generic-json-swift.git
Computed https://github.com/iwill/generic-json-swift.git at 2.0.2 (0.39s)
Computing version for https://github.com/Frizlab/UnwrapOrThrow.git
Computed https://github.com/Frizlab/UnwrapOrThrow.git at 1.0.0 (0.40s)
Computing version for https://github.com/Frizlab/swift-email.git
Computed https://github.com/Frizlab/swift-email.git at 0.2.5 (0.41s)
Creating working copy for https://github.com/iwill/generic-json-swift.git
Working copy of https://github.com/iwill/generic-json-swift.git resolved at 2.0.2
Creating working copy for https://github.com/Frizlab/UnwrapOrThrow.git
Working copy of https://github.com/Frizlab/UnwrapOrThrow.git resolved at 1.0.0
Creating working copy for https://github.com/Frizlab/swift-email.git
Working copy of https://github.com/Frizlab/swift-email.git resolved at 0.2.5
Creating working copy for https://github.com/mxcl/LegibleError.git
Working copy of https://github.com/mxcl/LegibleError.git resolved at 1.0.6
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/21] Emitting module Email
/host/spi-builder-workspace/.build/checkouts/swift-email/Sources/Email/EmailValidator+ValidationCodes.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[9/21] Compiling GenericJSON Merging.swift
[10/21] Compiling GenericJSON Querying.swift
[11/21] Compiling GenericJSON JSON.swift
[12/21] Compiling UnwrapOrThrow UnwrapOrThrowOperator.swift
[13/21] Emitting module UnwrapOrThrow
[14/21] Compiling UnwrapOrThrow UnwrapOrThrow.swift
[15/21] Emitting module LegibleError
[16/21] Compiling LegibleError LegibleError.swift
[17/21] Emitting module GenericJSON
[18/21] Compiling GenericJSON Initialization.swift
[19/24] Compiling Email EmailValidator.swift
[23/24] Compiling Email Email.swift
[24/24] Compiling Email EmailValidator+ValidationCodes.swift
/host/spi-builder-workspace/.build/checkouts/swift-email/Sources/Email/EmailValidator+ValidationCodes.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[26/30] Emitting module OfficeModelCore
[27/30] Compiling OfficeModelCore None.swift
[28/30] Compiling OfficeModelCore Tag.swift
[29/30] Compiling OfficeModelCore RemoteProperty.swift
[30/30] Compiling OfficeModelCore TaggedID.swift
[32/50] Compiling OfficeModel ChangeUserPasswordQuery.swift
[33/50] Compiling OfficeModel CreateOrUpdateUserQuery.swift
[34/50] Compiling OfficeModel DeleteUserQuery.swift
[35/52] Compiling OfficeModel ApiMergedUser.swift
[36/52] Compiling OfficeModel ApiUser.swift
[37/52] Compiling OfficeModel ApiAction.swift
[38/52] Compiling OfficeModel ApiActionStatus.swift
[39/52] Compiling OfficeModel ApiError.swift
[40/52] Compiling OfficeModel AuthScope.swift
[41/52] Compiling OfficeModel Result+Codable.swift
[42/52] Compiling OfficeModel Result+Utils.swift
[43/52] Compiling OfficeModel ApiUsers.swift
[44/52] Compiling OfficeModel ApiAuthPasswordGrantRequest.swift
[45/52] Compiling OfficeModel ApiMultiServicesID.swift
[46/52] Compiling OfficeModel ApiMultiServicesResults.swift
[47/52] Compiling OfficeModel ApiService.swift
[48/52] Compiling OfficeModel ApiTokenResponse.swift
[49/52] Compiling OfficeModel ApiDirectoryUser.swift
[50/52] Compiling OfficeModel ApiAuthTokenRevokeRequest.swift
[51/52] Compiling OfficeModel _Exports.swift
[52/52] Emitting module OfficeModel
Build complete! (13.32s)
Build complete.
Done.