The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Peppermint with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nsagora/peppermint.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/nsagora/peppermint
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a2ade2c Add concurency support for the build-linux and build-macos workflows
Cloned https://github.com/nsagora/peppermint.git
Revision (git rev-parse @):
a2ade2c78156fe7e29bbe6978f9dd7f2865d58f3
SUCCESS checkout https://github.com/nsagora/peppermint.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/nsagora/peppermint.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
[1/2382] Fetching swift-docc-symbolkit
[287/3830] Fetching swift-docc-symbolkit, swift-docc-plugin
Fetched https://github.com/apple/swift-docc-symbolkit (0.47s)
Fetched https://github.com/apple/swift-docc-plugin (0.47s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.44s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.47s)
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
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
/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...
[3/29] Emitting module Peppermint
[4/32] Compiling Peppermint RegexPredicate.swift
[5/32] Compiling Peppermint RequiredPredicate.swift
[6/32] Compiling Peppermint URLPredicate.swift
[7/32] Compiling Peppermint Summary+Result.swift
[8/32] Compiling Peppermint Summary.swift
[9/32] Compiling Peppermint AnyPredicate.swift
[10/32] Compiling Peppermint Predicate.swift
[11/32] Compiling Peppermint GroupConstraint+AllStrategy.swift
[12/32] Compiling Peppermint GroupConstraint+AnyStrategy.swift
[13/32] Compiling Peppermint GroupConstraint.swift
[14/32] Compiling Peppermint KeyPathConstraint.swift
[15/32] Compiling Peppermint OptionalConstraint.swift
[16/32] Compiling Peppermint PredicateConstraint.swift
[17/32] Compiling Peppermint RequiredConstraint.swift
[18/32] Compiling Peppermint TypeConstraint.swift
[19/32] Compiling Peppermint AnyConstraint.swift
[20/32] Compiling Peppermint AsyncConstraint.swift
[21/32] Compiling Peppermint AsyncConstraintWrapper.swift
[22/32] Compiling Peppermint Constraint.swift
[23/32] Compiling Peppermint ConstraintBuilder.swift
[24/32] Compiling Peppermint QueuedConstraint.swift
[25/32] Compiling Peppermint QueuedConstraintWrapper.swift
[26/32] Compiling Peppermint BlockConstraint.swift
[27/32] Compiling Peppermint EmailPredicate.swift
[28/32] Compiling Peppermint LengthPredicate.swift
[29/32] Compiling Peppermint RangePredicate.swift
[30/32] Compiling Peppermint BlockPredicate.swift
[31/32] Compiling Peppermint CharacterSetPredicate.swift
[32/32] Compiling Peppermint DatePredicate.swift
Build complete! (21.04s)
Build complete.
Done.

Build Machine: Linux 2