Build Information
Successful build of OfficeModel, reference main (bf14ec
), with Swift 5.9 for Linux on 20 Nov 2024 22:33:23 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-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/Frizlab/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/Frizlab/officectl-model
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at bf14ec0 Update dependencies
Cloned https://github.com/Frizlab/officectl-model.git
Revision (git rev-parse @):
bf14ec0832eaec0344b125f279f8346e5ad1921d
SUCCESS checkout https://github.com/Frizlab/officectl-model.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/Frizlab/officectl-model.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/mxcl/LegibleError.git
Fetching https://github.com/Frizlab/swift-email.git
Fetching https://github.com/Frizlab/UnwrapOrThrow.git
[1/31] Fetching unwraporthrow
[32/211] Fetching unwraporthrow, swift-email
[194/389] Fetching unwraporthrow, swift-email, legibleerror
Fetching https://github.com/Frizlab/generic-json.git
Fetched https://github.com/mxcl/LegibleError.git (0.25s)
Fetched https://github.com/Frizlab/UnwrapOrThrow.git (0.25s)
Fetched https://github.com/Frizlab/swift-email.git (0.25s)
[1/575] Fetching generic-json
Fetched https://github.com/Frizlab/generic-json.git (0.61s)
Computing version for https://github.com/Frizlab/generic-json.git
Computed https://github.com/Frizlab/generic-json.git at 3.1.1 (0.41s)
Computing version for https://github.com/Frizlab/UnwrapOrThrow.git
Computed https://github.com/Frizlab/UnwrapOrThrow.git at 1.0.1 (0.38s)
Computing version for https://github.com/Frizlab/swift-email.git
Computed https://github.com/Frizlab/swift-email.git at 0.2.6 (0.39s)
Computing version for https://github.com/mxcl/LegibleError.git
Computed https://github.com/mxcl/LegibleError.git at 1.0.6 (0.42s)
Creating working copy for https://github.com/mxcl/LegibleError.git
Working copy of https://github.com/mxcl/LegibleError.git resolved at 1.0.6
Creating working copy for https://github.com/Frizlab/UnwrapOrThrow.git
Working copy of https://github.com/Frizlab/UnwrapOrThrow.git resolved at 1.0.1
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.6
Creating working copy for https://github.com/Frizlab/generic-json.git
Working copy of https://github.com/Frizlab/generic-json.git resolved at 3.1.1
Building for debugging...
[1/17] Compiling GenericJSON JSON+Decoding.swift
[2/18] Compiling GenericJSON JSON+Init.swift
[3/18] Compiling LegibleError LegibleError.swift
[4/18] Emitting module LegibleError
[5/18] Compiling UnwrapOrThrow UnwrapOrThrow.swift
[6/18] Compiling UnwrapOrThrow UnwrapOrThrowOperator.swift
[7/18] Emitting module UnwrapOrThrow
[8/18] Compiling GenericJSON JSON.swift
[9/18] Emitting module GenericJSON
[10/18] Compiling GenericJSON JSON+Codable.swift
[11/18] Compiling GenericJSON JSON+CustomDebugStringConvertible.swift
[12/20] Compiling GenericJSON JSON+Querying.swift
[13/20] Compiling GenericJSON JSON+Merging.swift
[15/20] Compiling GenericJSON JSONErrors.swift
[18/23] Compiling Email EmailValidator.swift
[22/24] 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
[23/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
[24/24] Compiling Email Email.swift
[27/31] Compiling OfficeModelCore None.swift
[28/31] Emitting module OfficeModelCore
[29/31] Compiling OfficeModelCore TaggedID.swift
[30/31] Compiling OfficeModelCore Tag.swift
[31/31] Compiling OfficeModelCore RemoteProperty.swift
[34/52] Compiling OfficeModel AuthScope.swift
[35/52] Compiling OfficeModel Result+Codable.swift
[36/52] Compiling OfficeModel Result+Utils.swift
[37/54] Compiling OfficeModel ApiMergedUser.swift
[38/54] Compiling OfficeModel ApiUser.swift
[39/54] Compiling OfficeModel ApiUsers.swift
[40/54] Compiling OfficeModel ApiAuthPasswordGrantRequest.swift
[41/54] Compiling OfficeModel ApiTokenResponse.swift
/host/spi-builder-workspace/Sources/OfficeModel/FromApi/User/ApiDirectoryUser.swift:4:17: remark: '@preconcurrency' attribute on module 'GenericJSON' is unused
@preconcurrency import GenericJSON
~~~~~~~~~~~~~~~~^
[42/54] Compiling OfficeModel ApiDirectoryUser.swift
/host/spi-builder-workspace/Sources/OfficeModel/FromApi/User/ApiDirectoryUser.swift:4:17: remark: '@preconcurrency' attribute on module 'GenericJSON' is unused
@preconcurrency import GenericJSON
~~~~~~~~~~~~~~~~^
[43/54] Compiling OfficeModel ApiAction.swift
[44/54] Compiling OfficeModel ApiActionStatus.swift
[45/54] Compiling OfficeModel ApiError.swift
[46/54] Compiling OfficeModel ApiAuthTokenRevokeRequest.swift
[47/54] Compiling OfficeModel _Exports.swift
[48/54] Compiling OfficeModel ChangeUserPasswordQuery.swift
/host/spi-builder-workspace/Sources/OfficeModel/Common/ActionQueries/User/CreateOrUpdateUserQuery.swift:4:17: remark: '@preconcurrency' attribute on module 'GenericJSON' is unused
@preconcurrency import GenericJSON
~~~~~~~~~~~~~~~~^
[49/54] Compiling OfficeModel CreateOrUpdateUserQuery.swift
/host/spi-builder-workspace/Sources/OfficeModel/Common/ActionQueries/User/CreateOrUpdateUserQuery.swift:4:17: remark: '@preconcurrency' attribute on module 'GenericJSON' is unused
@preconcurrency import GenericJSON
~~~~~~~~~~~~~~~~^
[50/54] Compiling OfficeModel DeleteUserQuery.swift
/host/spi-builder-workspace/Sources/OfficeModel/Common/ActionQueries/User/CreateOrUpdateUserQuery.swift:4:17: remark: '@preconcurrency' attribute on module 'GenericJSON' is unused
@preconcurrency import GenericJSON
~~~~~~~~~~~~~~~~^
[51/54] Emitting module OfficeModel
[52/54] Compiling OfficeModel ApiMultiServicesID.swift
[53/54] Compiling OfficeModel ApiMultiServicesResults.swift
[54/54] Compiling OfficeModel ApiService.swift
Build complete! (18.44s)
Build complete.
Done.