Build Information
Successful build of sebbu-networking, reference main (87d744), with Swift 6.2 for Linux on 22 Jun 2025 04:02:21 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MarSe32m/sebbu-networking.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-networking
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 87d7443 Fix NetworkUtils implementation
Cloned https://github.com/MarSe32m/sebbu-networking.git
Revision (git rev-parse @):
87d74434d852d42b2accc9884c4136be1575c1a7
SUCCESS checkout https://github.com/MarSe32m/sebbu-networking.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/MarSe32m/sebbu-networking.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/MarSe32m/sebbu-c-libuv.git
Fetching https://github.com/apple/swift-collections.git
[1/364] Fetching sebbu-c-libuv
[289/17004] Fetching sebbu-c-libuv, swift-collections
Fetched https://github.com/MarSe32m/sebbu-c-libuv.git from cache (1.23s)
Fetched https://github.com/apple/swift-collections.git from cache (1.26s)
Computing version for https://github.com/MarSe32m/sebbu-c-libuv.git
Computed https://github.com/MarSe32m/sebbu-c-libuv.git at 1.48.0 (2.14s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.87s)
Creating working copy for https://github.com/MarSe32m/sebbu-c-libuv.git
Working copy of https://github.com/MarSe32m/sebbu-c-libuv.git resolved at 1.48.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Building for debugging...
[0/40] Compiling strtok.c
[1/40] Write sources
[2/40] Compiling random.c
[3/40] Write swift-version-24593BA9C3E375BF.txt
[4/40] Compiling inet.c
[5/40] Compiling strscpy.c
[5/40] Compiling thread-common.c
[7/40] Compiling idna.c
[8/40] Compiling fs-poll.c
[9/40] Compiling version.c
[10/40] Compiling uv-data-getter-setters.c
[11/40] Compiling tcp.c
[12/40] Compiling tty.c
[13/40] Compiling udp.c
[14/40] Compiling random-sysctl-linux.c
[15/40] Compiling thread.c
[16/40] Compiling uv-common.c
[16/40] Compiling stream.c
[18/40] Compiling signal.c
[19/40] Compiling procfs-exepath.c
[20/40] Compiling proctitle.c
[21/40] Compiling random-devurandom.c
[22/40] Compiling random-getrandom.c
[23/40] Compiling process.c
[24/40] Compiling loop.c
[25/40] Compiling poll.c
[26/40] Compiling pipe.c
[27/40] Compiling loop-watcher.c
[28/40] Compiling getaddrinfo.c
[29/40] Compiling dl.c
[29/40] Compiling getnameinfo.c
[30/40] Write sources
[33/40] Compiling async.c
[34/40] Compiling timer.c
[35/40] Compiling CSebbuNetworking shim.c
[36/40] Compiling core.c
[37/47] Compiling fs.c
[38/51] Compiling linux.c
[39/51] Compiling threadpool.c
[41/54] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[42/54] Compiling InternalCollectionsUtilities UInt+reversed.swift
[43/54] Emitting module InternalCollectionsUtilities
[44/55] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[45/55] Compiling InternalCollectionsUtilities Debugging.swift
[46/55] Compiling InternalCollectionsUtilities Descriptions.swift
[47/55] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[48/55] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[49/55] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[50/55] Compiling InternalCollectionsUtilities _SortedCollection.swift
[51/55] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[52/55] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[53/55] Compiling InternalCollectionsUtilities Integer rank.swift
[54/55] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[55/55] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[57/71] Compiling DequeModule _DequeBuffer.swift
[58/71] Compiling DequeModule _DequeBufferHeader.swift
[59/73] Compiling DequeModule Deque+CustomReflectable.swift
[60/73] Compiling DequeModule Deque+Descriptions.swift
[61/73] Compiling DequeModule Deque+Equatable.swift
[62/73] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[63/73] Compiling DequeModule Deque+Extras.swift
[64/73] Compiling DequeModule Deque+Hashable.swift
[65/73] Compiling DequeModule _DequeSlot.swift
[66/73] Compiling DequeModule _UnsafeWrappedBuffer.swift
[67/73] Compiling DequeModule Deque+Codable.swift
[68/73] Compiling DequeModule Deque+Collection.swift
[69/73] Compiling DequeModule Deque+Testing.swift
[70/73] Compiling DequeModule Deque._Storage.swift
[71/73] Compiling DequeModule Deque._UnsafeHandle.swift
[72/73] Compiling DequeModule Deque.swift
[73/73] Emitting module DequeModule
[75/95] Compiling SebbuNetworking Allocators.swift
[76/95] Compiling SebbuNetworking DebugOnly.swift
[77/95] Compiling SebbuNetworking ErrorMap.swift
[78/97] Compiling SebbuNetworking WebSocketClient.swift
[79/97] Compiling SebbuNetworking WebSocketServer.swift
[80/97] Compiling SebbuNetworking TCPChannelContext.swift
[81/97] Compiling SebbuNetworking AsyncUDPChannel.swift
[82/97] Compiling SebbuNetworking UDP.swift
[83/97] Emitting module SebbuNetworking
[84/97] Compiling SebbuNetworking SystemUtils.swift
[85/97] Compiling SebbuNetworking Thread.swift
[86/97] Compiling SebbuNetworking Lock.swift
[87/97] Compiling SebbuNetworking NetworkUtils.swift
[88/97] Compiling SebbuNetworking StringUtils.swift
[89/97] Compiling SebbuNetworking UDPChannel.swift
[90/97] Compiling SebbuNetworking UDPChannelContext.swift
[91/97] Compiling SebbuNetworking FileDescriptorLimit.swift
[92/97] Compiling SebbuNetworking EventLoop.swift
[93/97] Compiling SebbuNetworking EventLoopBound.swift
[94/97] Compiling SebbuNetworking IPAddress.swift
[95/97] Compiling SebbuNetworking AsyncTCPChannel.swift
[96/97] Compiling SebbuNetworking TCP.swift
[97/97] Compiling SebbuNetworking TCPChannel.swift
Build complete! (26.35s)
Build complete.
{
"dependencies" : [
{
"identity" : "sebbu-c-libuv",
"requirement" : {
"range" : [
{
"lower_bound" : "1.48.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/MarSe32m/sebbu-c-libuv.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "sebbu-networking",
"name" : "sebbu-networking",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "SebbuNetworking",
"targets" : [
"SebbuNetworking"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SebbuNetworkingTests",
"module_type" : "SwiftTarget",
"name" : "SebbuNetworkingTests",
"path" : "Tests/SebbuNetworkingTests",
"sources" : [
"SebbuNetworkingExecuteTests.swift",
"SebbuNetworkingGetAddrInfoTests.swift",
"SebbuNetworkingSystemUtilsTests.swift",
"SebbuNetworkingTCPTests.swift",
"SebbuNetworkingTests.swift",
"SebbuNetworkingUDPTests.swift"
],
"target_dependencies" : [
"SebbuNetworking"
],
"type" : "test"
},
{
"c99name" : "SebbuNetworking",
"module_type" : "SwiftTarget",
"name" : "SebbuNetworking",
"path" : "Sources/SebbuNetworking",
"product_dependencies" : [
"SebbuCLibUV",
"DequeModule"
],
"product_memberships" : [
"SebbuNetworking"
],
"sources" : [
"Common/Allocators.swift",
"Common/DebugOnly.swift",
"Common/ErrorMap.swift",
"Common/EventLoop.swift",
"Common/EventLoopBound.swift",
"Common/IPAddress.swift",
"TCP/AsyncTCPChannel.swift",
"TCP/TCP.swift",
"TCP/TCPChannel.swift",
"TCP/TCPChannelContext.swift",
"UDP/AsyncUDPChannel.swift",
"UDP/UDP.swift",
"UDP/UDPChannel.swift",
"UDP/UDPChannelContext.swift",
"Utilities/FileDescriptorLimit.swift",
"Utilities/Lock.swift",
"Utilities/NetworkUtils.swift",
"Utilities/StringUtils.swift",
"Utilities/SystemUtils.swift",
"Utilities/Thread.swift",
"WebSocket/WebSocketClient.swift",
"WebSocket/WebSocketServer.swift"
],
"target_dependencies" : [
"CSebbuNetworking"
],
"type" : "library"
},
{
"c99name" : "CSebbuNetworking",
"module_type" : "ClangTarget",
"name" : "CSebbuNetworking",
"path" : "Sources/CSebbuNetworking",
"product_memberships" : [
"SebbuNetworking"
],
"sources" : [
"shim.c"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.