Build Information
Successful build of InternetProtocols, reference 2.2.4 (2829d7), with Swift 6.2 for Linux on 21 Jun 2025 21:33:46 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/OperatorFoundation/InternetProtocols.git
Reference: 2.2.4
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/OperatorFoundation/InternetProtocols
* tag 2.2.4 -> FETCH_HEAD
HEAD is now at 2829d78 Merge branch 'main' into release
Cloned https://github.com/OperatorFoundation/InternetProtocols.git
Revision (git rev-parse @):
2829d78866ae5fa9b62b3317c0eea4531ce0b01e
SUCCESS checkout https://github.com/OperatorFoundation/InternetProtocols.git at 2.2.4
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/OperatorFoundation/InternetProtocols.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/OperatorFoundation/SwiftHexTools
Fetching https://github.com/OperatorFoundation/Net
Fetching https://github.com/OperatorFoundation/Datable
Fetching https://github.com/OperatorFoundation/Bits
[1/399] Fetching datable
[373/521] Fetching datable, bits
[522/617] Fetching datable, bits, swifthextools
[618/722] Fetching datable, bits, swifthextools, net
Fetched https://github.com/OperatorFoundation/Bits from cache (0.37s)
Fetched https://github.com/OperatorFoundation/Datable from cache (0.38s)
Fetched https://github.com/OperatorFoundation/Net from cache (0.38s)
Fetched https://github.com/OperatorFoundation/SwiftHexTools from cache (0.38s)
Computing version for https://github.com/OperatorFoundation/SwiftHexTools
Computed https://github.com/OperatorFoundation/SwiftHexTools at 1.2.6 (3.07s)
Computing version for https://github.com/OperatorFoundation/Datable
Computed https://github.com/OperatorFoundation/Datable at 4.0.1 (0.43s)
Computing version for https://github.com/OperatorFoundation/Bits
Computed https://github.com/OperatorFoundation/Bits at 2.0.4 (0.42s)
Computing version for https://github.com/OperatorFoundation/Net
Computed https://github.com/OperatorFoundation/Net at 0.0.11 (0.44s)
Fetching https://github.com/OperatorFoundation/NetworkLinux
[1/199] Fetching networklinux
Fetched https://github.com/OperatorFoundation/NetworkLinux from cache (0.26s)
Computing version for https://github.com/OperatorFoundation/NetworkLinux
Computed https://github.com/OperatorFoundation/NetworkLinux at 0.4.8 (0.79s)
Fetching https://github.com/OperatorFoundation/BlueSocket
[1/2764] Fetching bluesocket
Fetched https://github.com/OperatorFoundation/BlueSocket from cache (0.40s)
Computing version for https://github.com/OperatorFoundation/BlueSocket
Computed https://github.com/OperatorFoundation/BlueSocket at 1.1.2 (0.90s)
Fetching https://github.com/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.93s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (1.43s)
Creating working copy for https://github.com/OperatorFoundation/Bits
Working copy of https://github.com/OperatorFoundation/Bits resolved at 2.0.4
Creating working copy for https://github.com/OperatorFoundation/Net
Working copy of https://github.com/OperatorFoundation/Net resolved at 0.0.11
Creating working copy for https://github.com/OperatorFoundation/BlueSocket
Working copy of https://github.com/OperatorFoundation/BlueSocket resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/OperatorFoundation/SwiftHexTools
Working copy of https://github.com/OperatorFoundation/SwiftHexTools resolved at 1.2.6
Creating working copy for https://github.com/OperatorFoundation/Datable
Working copy of https://github.com/OperatorFoundation/Datable resolved at 4.0.1
Creating working copy for https://github.com/OperatorFoundation/NetworkLinux
Working copy of https://github.com/OperatorFoundation/NetworkLinux resolved at 0.4.8
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/51] Compiling Datable String+Arrayable.swift
[11/51] Compiling Datable String+Datable.swift
[12/51] Compiling Datable String+Intable.swift
[13/51] Compiling Datable Stringable.swift
[14/55] Compiling Datable Data+ExpressibleByStringLiteral.swift
[15/55] Compiling Datable Data+Floatable.swift
[16/55] Compiling Datable Data+MaybeIntable.swift
[17/55] Compiling Datable Data+MaybeNetworkIntable.swift
[18/55] Compiling Datable Data+Stringable.swift
[19/55] Emitting module Socket
[20/55] Compiling Datable MaybeIntable.swift
[21/55] Compiling Datable MaybeNetworkIntable.swift
[22/55] Compiling Datable NetworkDatable.swift
[23/55] Compiling Datable NetworkIntable.swift
[24/55] Compiling Datable Int+MaybeDatable.swift
[25/55] Compiling Datable Int+MaybeIntable.swift
[26/55] Compiling Datable Int+Stringable.swift
[27/55] Compiling Datable Intable.swift
[28/55] Compiling Datable MaybeDatable.swift
[29/55] Compiling Datable Datable.swift
[30/55] Compiling Datable DatableConfig.swift
[31/55] Compiling Datable Double+MaybeDatable.swift
[32/55] Compiling Datable Double+Stringable.swift
[33/55] Compiling Datable File.swift
[34/55] Compiling Datable Float+Floatable.swift
[35/55] Compiling Datable Float+MaybeDatable.swift
[36/55] Compiling Datable Float+MaybeIntable.swift
[37/55] Compiling Datable Floatable.swift
[38/55] Compiling Datable Int+Floatable.swift
[39/55] Emitting module Datable
[40/55] Compiling Datable Arrayable.swift
[41/55] Compiling Datable CSVable.swift
[42/55] Compiling Datable Data+Arrayable.swift
[43/55] Compiling Datable Data+Base64.swift
[44/55] Compiling Datable Data+Datable.swift
[45/55] Emitting module SwiftHexTools
[46/55] Compiling SwiftHexTools SwiftHexTools.swift
[48/56] Compiling Socket SocketProtocols.swift
[49/56] Compiling Socket SocketUtils.swift
[50/56] Compiling Socket Socket+Equatable.swift
[51/56] Compiling Socket Socket+Hashable.swift
[52/56] Compiling Socket Socket.swift
[54/72] Compiling NetworkLinux NWProtocolMetadata.swift
[55/72] Compiling NetworkLinux NWProtocolOptions.swift
[56/72] Emitting module NetworkLinux
[57/73] Compiling NetworkLinux NWProtocol.swift
[58/73] Compiling NetworkLinux NWProtocolDefinition.swift
[59/73] Compiling NetworkLinux NWProtocolTCP.swift
[60/73] Compiling NetworkLinux NWProtocolTLS.swift
[61/73] Compiling NetworkLinux NWProtocolUDP.swift
[62/73] Compiling NetworkLinux NWError.swift
[63/73] Compiling NetworkLinux NWInterface.swift
[64/73] Compiling NetworkLinux NWListener.swift
[65/73] Compiling NetworkLinux NWParameters.swift
[66/73] Compiling NetworkLinux NWConnection.swift
[67/73] Compiling NetworkLinux NWEndpoint.swift
[68/73] Compiling NetworkLinux IPv4Address.swift
[69/73] Compiling NetworkLinux IPv6Address.swift
[71/74] Compiling Datable StringableArray+CSVable.swift
[72/74] Compiling Datable UInt+Datable.swift
[73/74] Compiling Datable UInt+MaybeNetworkDatable.swift
[74/74] Compiling Datable UInt+Stringable.swift
[76/85] Compiling Net Network+Stringable.swift
[77/85] Compiling Net Network+MaybeDatable.swift
[78/85] Compiling Net Net.swift
[79/85] Compiling Net Ipify.swift
[80/85] Compiling Net Network+Codable.swift
[81/85] Emitting module Net
[83/86] Compiling Bits SimpleBits+MaybeIntable.swift
[84/86] Compiling Bits Bits.swift
[85/86] Emitting module Bits
[86/86] Compiling Bits Bits+MaybeIntable.swift
[88/95] Compiling InternetProtocols SequenceNumber.swift
[89/95] Compiling InternetProtocols InternetProtocols.swift
[90/96] Compiling InternetProtocols TCP.swift
[91/96] Compiling InternetProtocols IPv6.swift
[92/96] Compiling InternetProtocols IPv4.swift
[93/96] Compiling InternetProtocols Ethernet.swift
[94/96] Compiling InternetProtocols ICMP.swift
[95/96] Emitting module InternetProtocols
[96/96] Compiling InternetProtocols UDP.swift
Build complete! (46.73s)
Build complete.
{
"dependencies" : [
{
"identity" : "bits",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.4",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Bits"
},
{
"identity" : "datable",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Datable"
},
{
"identity" : "net",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.10",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Net"
},
{
"identity" : "swifthextools",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.6",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/SwiftHexTools"
}
],
"manifest_display_name" : "InternetProtocols",
"name" : "InternetProtocols",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "InternetProtocols",
"targets" : [
"InternetProtocols"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "InternetProtocolsTests",
"module_type" : "SwiftTarget",
"name" : "InternetProtocolsTests",
"path" : "Tests/InternetProtocolsTests",
"product_dependencies" : [
"SwiftHexTools"
],
"sources" : [
"InternetProtocolsTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"InternetProtocols"
],
"type" : "test"
},
{
"c99name" : "InternetProtocols",
"module_type" : "SwiftTarget",
"name" : "InternetProtocols",
"path" : "Sources/InternetProtocols",
"product_dependencies" : [
"Bits",
"Datable",
"Net",
"SwiftHexTools"
],
"product_memberships" : [
"InternetProtocols"
],
"sources" : [
"Ethernet.swift",
"ICMP.swift",
"IPv4.swift",
"IPv6.swift",
"InternetProtocols.swift",
"SequenceNumber.swift",
"TCP.swift",
"UDP.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
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.