The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Slab 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/ptrkstr/Slab.git
Reference: develop
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/ptrkstr/Slab
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at cddcfa9 Update readme
Cloned https://github.com/ptrkstr/Slab.git
Revision (git rev-parse @):
cddcfa99626ec372f31f935b85103aaf8769f4ca
SUCCESS checkout https://github.com/ptrkstr/Slab.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ptrkstr/Slab.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/apple/swift-collections.git
Fetching https://github.com/scinfu/SwiftSoup
[1/3034] Fetching swiftsoup
[3035/16780] Fetching swiftsoup, swift-collections
Fetched https://github.com/scinfu/SwiftSoup from cache (1.09s)
Fetched https://github.com/apple/swift-collections.git from cache (1.11s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.1 (0.51s)
Computing version for https://github.com/scinfu/SwiftSoup
Computed https://github.com/scinfu/SwiftSoup at 2.3.3 (1.31s)
Creating working copy for https://github.com/scinfu/SwiftSoup
Working copy of https://github.com/scinfu/SwiftSoup resolved at 2.3.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.1
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/119] Emitting module DequeModule
[8/121] Emitting module SwiftSoup
[9/128] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[10/128] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[11/128] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[12/128] Compiling SwiftSoup Node.swift
[13/128] Compiling SwiftSoup NodeTraversor.swift
[14/128] Compiling SwiftSoup QueryParser.swift
[15/128] Compiling SwiftSoup SerializationException.swift
[16/128] Compiling SwiftSoup SimpleDictionary.swift
[17/128] Compiling SwiftSoup StreamReader.swift
[18/134] Compiling DequeModule _DequeSlot.swift
[19/134] Compiling DequeModule _UnsafeWrappedBuffer.swift
[20/134] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[21/134] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[22/134] Compiling SwiftSoup Connection.swift
[23/134] Compiling SwiftSoup CssSelector.swift
[24/134] Compiling SwiftSoup DataNode.swift
[25/134] Compiling SwiftSoup ArrayExt.swift
[26/134] Compiling OrderedCollections OrderedSet+SubSequence.swift
[27/134] Compiling OrderedCollections _Hashtable+Header.swift
[28/134] Compiling OrderedCollections OrderedDictionary+Codable.swift
[29/134] Compiling DequeModule Deque+Hashable.swift
[30/134] Compiling DequeModule Deque+Testing.swift
[31/134] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[32/134] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[33/134] Compiling SwiftSoup Comment.swift
[47/134] Compiling SwiftSoup String.swift
[48/134] Compiling SwiftSoup StringBuilder.swift
[49/134] Compiling SwiftSoup StringUtil.swift
[50/134] Compiling SwiftSoup NodeVisitor.swift
[51/134] Compiling SwiftSoup OrderedSet.swift
[52/134] Compiling SwiftSoup ParseError.swift
[53/134] Emitting module OrderedCollections
[54/134] Compiling SwiftSoup ParseErrorList.swift
[55/134] Compiling SwiftSoup ParseSettings.swift
[56/134] Compiling SwiftSoup Parser.swift
[57/134] Compiling SwiftSoup Pattern.swift
[58/134] Compiling SwiftSoup DataUtil.swift
[59/134] Compiling SwiftSoup Document.swift
[66/134] Compiling SwiftSoup CharacterExt.swift
[67/134] Compiling SwiftSoup CharacterReader.swift
[68/134] Compiling SwiftSoup Exception.swift
[69/134] Compiling SwiftSoup FormElement.swift
[70/134] Compiling SwiftSoup HtmlTreeBuilder.swift
[71/134] Compiling SwiftSoup HtmlTreeBuilderState.swift
[72/134] Compiling SwiftSoup HttpStatusException.swift
[74/135] Compiling OrderedCollections OrderedSet+Testing.swift
[75/135] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[76/135] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[77/135] Compiling OrderedCollections OrderedSet.swift
[78/135] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[79/135] Compiling OrderedCollections _UnsafeBitset.swift
[81/138] Compiling Collections Collections.swift
[82/138] Emitting module Collections
[92/139] Compiling SwiftSoup TreeBuilder.swift
[93/139] Compiling SwiftSoup UnicodeScalar.swift
[94/139] Compiling SwiftSoup Validate.swift
[95/139] Compiling SwiftSoup Whitelist.swift
[96/139] Compiling SwiftSoup XmlDeclaration.swift
[97/139] Compiling SwiftSoup XmlTreeBuilder.swift
[141/144] Compiling Slab Configuration.swift
[142/144] Emitting module Slab
[143/144] Compiling Slab SlabError.swift
[144/144] Compiling Slab Slab.swift
Build complete! (22.65s)
Build complete.
Done.

Build Machine: Linux 2