The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-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.9
Building package at path:  $workDir
https://github.com/MarSe32m/sebbu-ts-ds.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-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)],
                                       ^
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 (1.08s)
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git (0.40s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.37s)
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
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at main
Building for debugging...
[0/1] Compiling _AtomicsShims.c
[2/37] Compiling _CollectionsUtilities Debugging.swift
[3/37] Compiling _CollectionsUtilities Descriptions.swift
[4/39] Emitting module Atomics
[5/39] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[6/39] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[7/39] Compiling _CollectionsUtilities Specialize.swift
[8/39] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/39] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[10/41] Compiling _CollectionsUtilities _SortedCollection.swift
[11/41] Compiling _CollectionsUtilities _UniqueCollection.swift
[12/41] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[13/41] Compiling _CollectionsUtilities Integer rank.swift
[14/41] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[17/41] Compiling _CollectionsUtilities UInt+reversed.swift
[18/41] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[19/41] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[20/41] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[22/41] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[23/41] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[24/41] Emitting module _CollectionsUtilities
[41/43] Compiling Atomics IntegerOperations.swift
[42/43] Compiling Atomics Unmanaged extensions.swift
[46/68] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[47/68] Compiling HeapModule Heap+Descriptions.swift
[48/68] Compiling DequeModule _DequeBuffer.swift
[49/68] Compiling DequeModule _DequeBufferHeader.swift
[50/70] Compiling HeapModule Heap.swift
[51/70] Emitting module HeapModule
[52/70] Compiling DequeModule Deque+Testing.swift
[53/70] Compiling DequeModule Deque._Storage.swift
[54/70] Compiling DequeModule Deque+Hashable.swift
[55/70] Compiling DequeModule Deque+Sendable.swift
[56/70] Compiling HeapModule _HeapNode.swift
[57/70] Compiling HeapModule Heap+Invariants.swift
[58/70] Compiling HeapModule Heap+UnsafeHandle.swift
[61/72] Compiling DequeModule _DequeSlot.swift
[62/72] Compiling DequeModule _UnsafeWrappedBuffer.swift
[63/72] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[64/72] Compiling DequeModule Deque+Extras.swift
[65/72] Compiling DequeModule Deque._UnsafeHandle.swift
[66/72] Compiling DequeModule Deque.swift
[67/72] Compiling DequeModule Deque+Descriptions.swift
[68/72] Compiling DequeModule Deque+Equatable.swift
[69/72] Compiling DequeModule Deque+Codable.swift
[70/72] Compiling DequeModule Deque+Collection.swift
[71/72] Compiling DequeModule Deque+CustomReflectable.swift
[72/72] Emitting module DequeModule
[75/102] Compiling SebbuTSDS SPSCBoundedQueue.swift
[76/102] Compiling SebbuTSDS SPSCQueue.swift
[77/102] Compiling SebbuTSDS MPMCStack.swift
[78/102] Compiling SebbuTSDS SPSCBoundedStack.swift
[79/105] Compiling SebbuTSDS SpinlockedDeque.swift
[80/105] Compiling SebbuTSDS SpinlockedQueue.swift
[81/105] Compiling SebbuTSDS LockedBoundedStack.swift
[82/105] Compiling SebbuTSDS LockedStack.swift
[83/105] Compiling SebbuTSDS SpinlockedBoundedStack.swift
[84/105] Compiling SebbuTSDS SpinlockedStack.swift
[85/105] Compiling SebbuTSDS ConcurrentDeque.swift
[86/105] Compiling SebbuTSDS ConcurrentQueue.swift
[87/105] Compiling SebbuTSDS MPMCBoundedQueue.swift
[88/105] Compiling SebbuTSDS MPSCBoundedQueue.swift
[89/105] Compiling SebbuTSDS MPSCQueue.swift
[90/105] Compiling SebbuTSDS SPMCBoundedQueue.swift
[91/105] Emitting module SebbuTSDS
[92/105] Compiling SebbuTSDS Spinlock.swift
[93/105] Compiling SebbuTSDS ThreadPool.swift
[94/105] Compiling SebbuTSDS Utilities.swift
[95/105] Compiling SebbuTSDS LockedBoundedQueue.swift
[96/105] Compiling SebbuTSDS LockedDeque.swift
[97/105] Compiling SebbuTSDS LockedQueue.swift
[98/105] Compiling SebbuTSDS SpinlockedBoundedQueue.swift
[99/105] Compiling SebbuTSDS LockedPriorityQueue.swift
[100/105] Compiling SebbuTSDS SpinlockedPriorityQueue.swift
[101/105] Compiling SebbuTSDS LockedArray.swift
[102/105] Compiling SebbuTSDS LockedDictionary.swift
[103/105] Compiling SebbuTSDS ConcurrentStack.swift
[104/105] Compiling SebbuTSDS BoundedThreadPool.swift
[105/105] Compiling SebbuTSDS Lock.swift
Build complete! (16.95s)
Build complete.
Done.

Build Machine: Linux 2