Build Information
Successful build of FinnishPIDVerifier 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 --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/anttijuu/FinnishPIDVerifier.git
Reference: v1.1.3
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/anttijuu/FinnishPIDVerifier
* tag v1.1.3 -> FETCH_HEAD
HEAD is now at 6686ecf Regenerated docs with newest version of SwiftDocC plugin
Cloned https://github.com/anttijuu/FinnishPIDVerifier.git
Revision (git rev-parse @):
6686ecfaae13bfca3e5660b089e82135fd21e4f7
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/anttijuu/FinnishPIDVerifier.git at v1.1.3
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $workDir
https://github.com/anttijuu/FinnishPIDVerifier.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 --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-docc-plugin
[1/1568] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.34s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.96s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2879] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.34s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.42s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
switch dependency {
^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
switch dependency {
^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
switch dependency {
^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
switch dependency {
^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/8] Write sources
[3/8] Copying Localizable.strings
[3/8] Copying Info.plist
[4/8] Copying Localizable.strings
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/13] Compiling FinnishPIDVerifier resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/FinnishPIDVerifier.build/DerivedSources/resource_bundle_accessor.swift:4:16: warning: static property 'module' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
static let module: Bundle = {
^
[10/13] Compiling FinnishPIDVerifier FinnishPID+Comparable.swift
[11/13] Compiling FinnishPIDVerifier FinnishPID.swift
/host/spi-builder-workspace/Sources/FinnishPIDVerifier/FinnishPID.swift:206:13: warning: static property 'calendar' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
static let calendar = Calendar(identifier: .gregorian)
^
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/FinnishPIDVerifier.build/DerivedSources/resource_bundle_accessor.swift:4:16: warning: static property 'module' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
static let module: Bundle = {
^
[12/13] Emitting module FinnishPIDVerifier
/host/spi-builder-workspace/Sources/FinnishPIDVerifier/FinnishPID.swift:206:13: warning: static property 'calendar' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
static let calendar = Calendar(identifier: .gregorian)
^
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/FinnishPIDVerifier.build/DerivedSources/resource_bundle_accessor.swift:4:16: warning: static property 'module' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
static let module: Bundle = {
^
[13/13] Compiling FinnishPIDVerifier FinnishPIDGenerator.swift
/host/spi-builder-workspace/Sources/FinnishPIDVerifier/FinnishPID.swift:206:13: warning: static property 'calendar' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
static let calendar = Calendar(identifier: .gregorian)
^
Build complete! (15.98s)
Build complete.
Done.