The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Finite with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-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/vknabel/Finite.git
Reference: master
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/vknabel/Finite
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at cbd5de6 Improvements for Swift 5.3
Cloned https://github.com/vknabel/Finite.git
Revision (git rev-parse @):
cbd5de6ebbabfb39a730d1357c1c3659f4301c45
SUCCESS checkout https://github.com/vknabel/Finite.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/vknabel/Finite.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/f-meloni/Rocket.git
Fetching https://github.com/shibapm/Komondor.git
Fetching https://github.com/nicklockwood/SwiftFormat.git
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/JohnSundell/ShellOut.git
[1/956] Fetching shellout
[957/5819] Fetching shellout, swiftshell
[2076/6328] Fetching shellout, swiftshell, komondor
[3071/15157] Fetching shellout, swiftshell, komondor, yams
[3072/16543] Fetching shellout, swiftshell, komondor, yams, rocket
Fetched https://github.com/shibapm/Komondor.git from cache (0.31s)
[5079/16034] Fetching shellout, swiftshell, yams, rocket
Fetching https://github.com/shibapm/Logger
[9590/51943] Fetching shellout, swiftshell, yams, rocket, swiftformat
[14741/52059] Fetching shellout, swiftshell, yams, rocket, swiftformat, logger
Fetched https://github.com/shibapm/Logger from cache (0.25s)
Fetching https://github.com/shibapm/PackageConfig.git
[14829/51943] Fetching shellout, swiftshell, yams, rocket, swiftformat
[17943/52523] Fetching shellout, swiftshell, yams, rocket, swiftformat, packageconfig
Fetched https://github.com/shibapm/PackageConfig.git from cache (0.25s)
[18743/51943] Fetching shellout, swiftshell, yams, rocket, swiftformat
Fetched https://github.com/f-meloni/Rocket.git from cache (21.97s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (21.97s)
Fetched https://github.com/kareman/SwiftShell from cache (21.98s)
Fetched https://github.com/jpsim/Yams from cache (22.01s)
Fetched https://github.com/nicklockwood/SwiftFormat.git from cache (22.62s)
Computing version for https://github.com/f-meloni/Rocket.git
Computed https://github.com/f-meloni/Rocket.git at 1.0.0 (0.47s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.43.5 (1.33s)
Computing version for https://github.com/shibapm/Komondor.git
Computed https://github.com/shibapm/Komondor.git at 1.0.4 (0.43s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 0.13.0 (0.45s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.0.1 (0.46s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (0.44s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 2.0.0 (0.44s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.45s)
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.0.1
Creating working copy for https://github.com/shibapm/Komondor.git
Working copy of https://github.com/shibapm/Komondor.git resolved at 1.0.4
Creating working copy for https://github.com/nicklockwood/SwiftFormat.git
Working copy of https://github.com/nicklockwood/SwiftFormat.git resolved at 0.43.5
Creating working copy for https://github.com/f-meloni/Rocket.git
Working copy of https://github.com/f-meloni/Rocket.git resolved at 1.0.0
Creating working copy for https://github.com/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 0.13.0
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 2.0.0
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/7] Compiling Finite Transition.swift
[4/7] Compiling Finite StateFlow.swift
[5/7] Compiling Finite Ref.swift
/host/spi-builder-workspace/Sources/Ref.swift:37:25: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private struct Weak<T> {
                        ^
/host/spi-builder-workspace/Sources/Ref.swift:7:20: note: 'T' previously declared here
internal class Ref<T> {
                   ^
/host/spi-builder-workspace/Sources/Ref.swift:41:23: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private class Box<T>: ReferenceDisposable {
                      ^
/host/spi-builder-workspace/Sources/Ref.swift:7:20: note: 'T' previously declared here
internal class Ref<T> {
                   ^
[6/7] Emitting module Finite
/host/spi-builder-workspace/Sources/Ref.swift:37:25: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private struct Weak<T> {
                        ^
/host/spi-builder-workspace/Sources/Ref.swift:7:20: note: 'T' previously declared here
internal class Ref<T> {
                   ^
/host/spi-builder-workspace/Sources/Ref.swift:41:23: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private class Box<T>: ReferenceDisposable {
                      ^
/host/spi-builder-workspace/Sources/Ref.swift:7:20: note: 'T' previously declared here
internal class Ref<T> {
                   ^
[7/7] Compiling Finite StateMachine.swift
Build complete! (35.58s)
Build complete.
Done.

Build Machine: Linux 2