The Swift Package Index logo.Swift Package Index

Build Information

Successful build of sebbu-ts-ds with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MarSe32m/sebbu-ts-ds.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/MarSe32m/sebbu-ts-ds
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 15036f5 Fix build
Cloned https://github.com/MarSe32m/sebbu-ts-ds.git
Revision (git rev-parse @):
15036f560e91c250644e1705542d776f570beb40
SUCCESS checkout https://github.com/MarSe32m/sebbu-ts-ds.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/MarSe32m/sebbu-ts-ds.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:8:25: warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version
    platforms: [.macOS(.v10_12), .iOS(.v10)],
                        ^
/host/spi-builder-workspace/Package.swift:8:40: warning: 'v10' is deprecated: iOS 11.0 is the oldest supported version
    platforms: [.macOS(.v10_12), .iOS(.v10)],
                                       ^
Fetching https://github.com/apple/swift-collections.git
[1/13745] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.07s)
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.37s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.56s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at main (ca8b4ab)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Building for debugging...
[0/7] Write sources
[5/7] Compiling _AtomicsShims.c
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/43] Emitting module _CollectionsUtilities
[9/45] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/45] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[11/45] Compiling Atomics AtomicMemoryOrderings.swift
[12/45] Compiling Atomics DoubleWord.swift
[13/45] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[14/45] Compiling _CollectionsUtilities Integer rank.swift
[15/45] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[16/45] Compiling _CollectionsUtilities UInt+reversed.swift
[17/45] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[21/47] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[22/47] Compiling Atomics UnsafeAtomic.swift
[23/47] Compiling Atomics UnsafeAtomicLazyReference.swift
[24/47] Compiling Atomics Primitives.shims.swift
[25/47] Compiling Atomics AtomicInteger.swift
[26/47] Compiling Atomics AtomicOptionalWrappable.swift
[29/47] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[30/47] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[31/47] Compiling Atomics AtomicReference.swift
[34/47] Emitting module Atomics
[46/48] Compiling Atomics IntegerOperations.swift
[47/48] Compiling Atomics Unmanaged extensions.swift
[50/72] Compiling HeapModule Heap+Descriptions.swift
[51/72] Compiling HeapModule Heap+Invariants.swift
[52/72] Compiling HeapModule Heap+UnsafeHandle.swift
[53/72] Emitting module HeapModule
[54/72] Compiling HeapModule Heap.swift
[55/72] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[56/72] Compiling HeapModule _HeapNode.swift
[57/73] Compiling DequeModule _DequeBuffer.swift
[58/73] Compiling DequeModule _DequeBufferHeader.swift
[60/75] Compiling DequeModule Deque+Descriptions.swift
[61/75] Compiling DequeModule Deque+Equatable.swift
[62/75] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[63/75] Compiling DequeModule Deque+Extras.swift
[64/75] Compiling DequeModule _DequeSlot.swift
[65/75] Compiling DequeModule _UnsafeWrappedBuffer.swift
[66/75] Compiling DequeModule Deque+Testing.swift
[67/75] Compiling DequeModule Deque._Storage.swift
[68/75] Compiling DequeModule Deque+Hashable.swift
[69/75] Compiling DequeModule Deque+Sendable.swift
[70/75] Compiling DequeModule Deque._UnsafeHandle.swift
[71/75] Compiling DequeModule Deque.swift
[72/75] Compiling DequeModule Deque+Codable.swift
[73/75] Compiling DequeModule Deque+Collection.swift
[74/75] Compiling DequeModule Deque+CustomReflectable.swift
[75/75] Emitting module DequeModule
[77/104] Compiling SebbuTSDS SPSCBoundedQueue.swift
[78/104] Compiling SebbuTSDS SPSCQueue.swift
[79/104] Compiling SebbuTSDS MPMCStack.swift
[80/104] Compiling SebbuTSDS SPSCBoundedStack.swift
[81/107] Compiling SebbuTSDS LockedBoundedQueue.swift
[82/107] Compiling SebbuTSDS LockedDeque.swift
[83/107] Compiling SebbuTSDS LockedQueue.swift
[84/107] Compiling SebbuTSDS SpinlockedBoundedQueue.swift
[85/107] Emitting module SebbuTSDS
[86/107] Compiling SebbuTSDS MPMCBoundedQueue.swift
[87/107] Compiling SebbuTSDS MPSCBoundedQueue.swift
[88/107] Compiling SebbuTSDS MPSCQueue.swift
[89/107] Compiling SebbuTSDS SPMCBoundedQueue.swift
[90/107] Compiling SebbuTSDS Spinlock.swift
[91/107] Compiling SebbuTSDS ThreadPool.swift
[92/107] Compiling SebbuTSDS Utilities.swift
[93/107] Compiling SebbuTSDS SpinlockedDeque.swift
[94/107] Compiling SebbuTSDS SpinlockedQueue.swift
[95/107] Compiling SebbuTSDS LockedBoundedStack.swift
[96/107] Compiling SebbuTSDS LockedStack.swift
[97/107] Compiling SebbuTSDS ConcurrentStack.swift
[98/107] Compiling SebbuTSDS BoundedThreadPool.swift
[99/107] Compiling SebbuTSDS Lock.swift
[100/107] Compiling SebbuTSDS LockedPriorityQueue.swift
[101/107] Compiling SebbuTSDS SpinlockedPriorityQueue.swift
[102/107] Compiling SebbuTSDS LockedArray.swift
[103/107] Compiling SebbuTSDS LockedDictionary.swift
[104/107] Compiling SebbuTSDS SpinlockedBoundedStack.swift
[105/107] Compiling SebbuTSDS SpinlockedStack.swift
[106/107] Compiling SebbuTSDS ConcurrentDeque.swift
[107/107] Compiling SebbuTSDS ConcurrentQueue.swift
Build complete! (13.28s)
Build complete.
Done.

Build Machine: Linux 1