The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FunctionalAPI 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/sloik/FunctionalAPI.git
Reference: 2.1.0
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/sloik/FunctionalAPI
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at 7941b0f Adds function combinators and Phantom struct.
Cloned https://github.com/sloik/FunctionalAPI.git
Revision (git rev-parse @):
7941b0f441aa9781f69a277987ab86d1a8c74ef2
SUCCESS checkout https://github.com/sloik/FunctionalAPI.git at 2.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/sloik/FunctionalAPI.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/sloik/EitherSwift.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/87] Fetching eitherswift
[88/11014] Fetching eitherswift, swift-snapshot-testing
Fetched https://github.com/sloik/EitherSwift.git from cache (1.93s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (1.99s)
Computing version for https://github.com/sloik/EitherSwift.git
Computed https://github.com/sloik/EitherSwift.git at 1.2.0 (0.40s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.15.3 (0.53s)
Fetching https://github.com/apple/swift-syntax.git
[1/57387] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (5.35s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.78s)
Creating working copy for https://github.com/sloik/EitherSwift.git
Working copy of https://github.com/sloik/EitherSwift.git resolved at 1.2.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.15.3
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Building for debugging...
[0/9] Write sources
[2/9] Write swift-version-24593BA9C3E375BF.txt
[4/16] Compiling EitherSwift EitherUtils.swift
[5/16] Compiling EitherSwift EitherMap.swift
[6/16] Compiling EitherSwift EitherFold.swift
[7/16] Compiling EitherSwift EitherFactory.swift
[8/16] Emitting module EitherSwift
[9/16] Compiling EitherSwift Either.swift
[10/16] Compiling EitherSwift EitherAPI.swift
[11/17] Wrapping AST for EitherSwift for debugging
[12/17] Write Objects.LinkFileList
[13/17] Linking libEitherSwift.so
[15/24] Compiling FunctionalAPI NOPs.swift
[16/24] Compiling FunctionalAPI Identity.swift
[17/24] Compiling FunctionalAPI Phantom.swift
[18/24] Compiling FunctionalAPI Development.swift
[19/24] Emitting module FunctionalAPI
[20/24] Compiling FunctionalAPI FreeMaps.swift
[21/24] Compiling FunctionalAPI FunctionsCombinators.swift
[22/25] Wrapping AST for FunctionalAPI for debugging
[23/25] Write Objects.LinkFileList
[24/25] Linking libFunctionalAPI.so
Build complete! (25.57s)
Build complete.
Done.

Build Machine: Linux 2