Build Information
Successful build of OfficeModel, reference main (bf14ec
), with Swift 5.10 for Linux on 20 Nov 2024 22:33:26 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.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.10
Building package at path: $PWD
https://github.com/Frizlab/officectl-model.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/mxcl/LegibleError.git
Fetching https://github.com/Frizlab/UnwrapOrThrow.git
Fetching https://github.com/Frizlab/swift-email.git
Fetching https://github.com/Frizlab/generic-json.git
[1/178] Fetching legibleerror
[21/209] Fetching legibleerror, unwraporthrow
[210/389] Fetching legibleerror, unwraporthrow, swift-email
[376/964] Fetching legibleerror, unwraporthrow, swift-email, generic-json
Fetched https://github.com/mxcl/LegibleError.git from cache (0.22s)
Fetched https://github.com/Frizlab/swift-email.git from cache (0.24s)
Fetched https://github.com/Frizlab/generic-json.git from cache (0.25s)
Fetched https://github.com/Frizlab/UnwrapOrThrow.git from cache (0.25s)
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.57s)
Computing version for https://github.com/Frizlab/swift-email.git
Computed https://github.com/Frizlab/swift-email.git at 0.2.6 (0.41s)
Computing version for https://github.com/mxcl/LegibleError.git
Computed https://github.com/mxcl/LegibleError.git at 1.0.6 (0.59s)
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/generic-json.git
Working copy of https://github.com/Frizlab/generic-json.git resolved at 3.1.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
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/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
[9/24] Compiling GenericJSON JSON+Merging.swift
[10/25] Compiling GenericJSON JSON+CustomDebugStringConvertible.swift
[11/25] Emitting module UnwrapOrThrow
[12/25] Compiling UnwrapOrThrow UnwrapOrThrowOperator.swift
[13/25] Compiling UnwrapOrThrow UnwrapOrThrow.swift
[14/25] Compiling GenericJSON JSON+Codable.swift
[15/25] Emitting module GenericJSON
[16/25] Compiling GenericJSON JSON.swift
[17/25] Compiling GenericJSON JSON+Querying.swift
[18/25] Compiling LegibleError LegibleError.swift
[19/25] Emitting module LegibleError
[20/25] Compiling GenericJSON JSONErrors.swift
[21/26] Compiling GenericJSON JSON+Decoding.swift
[22/26] Compiling GenericJSON JSON+Init.swift
[26/28] Compiling Email EmailValidator.swift
[27/28] Compiling Email Email.swift
[28/28] 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
[30/34] Compiling OfficeModelCore TaggedID.swift
[31/34] Compiling OfficeModelCore RemoteProperty.swift
[32/34] Compiling OfficeModelCore None.swift
[33/34] Emitting module OfficeModelCore
[34/34] Compiling OfficeModelCore Tag.swift
[36/54] Emitting module OfficeModel
[37/56] Compiling OfficeModel ApiMultiServicesID.swift
[38/56] Compiling OfficeModel ApiMultiServicesResults.swift
[39/56] Compiling OfficeModel ApiService.swift
[40/56] Compiling OfficeModel ApiUsers.swift
[41/56] Compiling OfficeModel ApiAuthPasswordGrantRequest.swift
[42/56] Compiling OfficeModel ApiMergedUser.swift
[43/56] Compiling OfficeModel ApiUser.swift
[44/56] Compiling OfficeModel ApiAction.swift
[45/56] Compiling OfficeModel ApiActionStatus.swift
[46/56] Compiling OfficeModel ApiError.swift
[47/56] 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
~~~~~~~~~~~~~~~~^
[48/56] 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
~~~~~~~~~~~~~~~~^
[49/56] 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
~~~~~~~~~~~~~~~~^
[50/56] Compiling OfficeModel AuthScope.swift
[51/56] Compiling OfficeModel Result+Codable.swift
[52/56] Compiling OfficeModel Result+Utils.swift
[53/56] 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
~~~~~~~~~~~~~~~~^
[54/56] 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
~~~~~~~~~~~~~~~~^
[55/56] Compiling OfficeModel ApiAuthTokenRevokeRequest.swift
[56/56] Compiling OfficeModel _Exports.swift
Build complete! (19.26s)
Build complete.
Done.