The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ValidatableKit with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftyLab/ValidatableKit.git
Reference: v1.0.0
Cloned https://github.com/SwiftyLab/ValidatableKit.git into spi-builder-workspace
SUCCESS checkout https://github.com/SwiftyLab/ValidatableKit.git at v1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-format
Fetching https://github.com/apple/swift-docc-plugin
[1/1371] Fetching swift-docc-plugin
[687/7152] Fetching swift-docc-plugin, swift-format
Fetched https://github.com/apple/swift-docc-plugin (0.71s)
Fetched https://github.com/apple/swift-format (0.90s)
Computing version for https://github.com/apple/swift-format
Computed https://github.com/apple/swift-format at 0.50700.1 (0.77s)
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/apple/swift-argument-parser.git
[1/5549] Fetching swift-tools-support-core
[5384/16334] Fetching swift-tools-support-core, swift-argument-parser
[16228/57750] Fetching swift-tools-support-core, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-tools-support-core.git (3.62s)
Fetched https://github.com/apple/swift-argument-parser.git (3.62s)
Fetched https://github.com/apple/swift-syntax (3.65s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.2.7 (0.45s)
Fetching https://github.com/apple/swift-system.git
[1/2586] Fetching swift-system
Fetched https://github.com/apple/swift-system.git (0.33s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 0.50700.1 (1.67s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.1.4 (0.50s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.33s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.2.0 (0.62s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2058] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.37s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.33s)
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-format
Working copy of https://github.com/apple/swift-format resolved at 0.50700.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 0.50700.1
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.2.7
[1/1] Compiling plugin GenerateManualPlugin
/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 {
                ^
[2/2] 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 {
                ^
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[4/24] Compiling ValidatableKit Empty.swift
[5/24] Compiling ValidatableKit Eql.swift
[6/24] Compiling ValidatableKit In.swift
[7/26] Compiling ValidatableKit Invalid.swift
[8/26] Compiling ValidatableKit Nested.swift
[9/26] Compiling ValidatableKit Skipped.swift
[10/26] Compiling ValidatableKit Nil.swift
[11/26] Compiling ValidatableKit And.swift
[12/26] Compiling ValidatableKit NilIgnoring.swift
[13/26] Compiling ValidatableKit Not.swift
[14/26] Compiling ValidatableKit Or.swift
[15/26] Compiling ValidatableKit Validations.swift
[16/26] Compiling ValidatableKit Validator.swift
[17/26] Compiling ValidatableKit Bool.swift
[18/26] Compiling ValidatableKit ValidatorResult.swift
[19/26] Compiling ValidatableKit Validatable.swift
[20/26] Compiling ValidatableKit Validation.swift
[21/26] Emitting module ValidatableKit
[22/26] Compiling ValidatableKit Case.swift
[23/26] Compiling ValidatableKit CharacterSet.swift
[24/26] Compiling ValidatableKit Email.swift
[25/26] Compiling ValidatableKit Regex.swift
[26/26] Compiling ValidatableKit URL.swift
Build complete! (32.70s)
Build complete.
Done.

Build Machine: Linux 2