Build Information
Successful build of swift-event, reference 0.1.4 (ba10b5), with Swift 6.3 for Linux on 29 Apr 2026 06:25:52 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/21-DOT-DEV/swift-event.git
Reference: 0.1.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/21-DOT-DEV/swift-event
* tag 0.1.4 -> FETCH_HEAD
HEAD is now at ba10b56 feat(docs): add Swift Package Index integration and hosted documentation links (#11)
Cloned https://github.com/21-DOT-DEV/swift-event.git
Revision (git rev-parse @):
ba10b561e7cd072f82b90c637ed7c982fd36482d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/21-DOT-DEV/swift-event.git at 0.1.4
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/21-DOT-DEV/swift-event.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/21-DOT-DEV/swift-plugin-subtree.git
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/61] Fetching swift-plugin-subtree
[62/2348] Fetching swift-plugin-subtree, swift-docc-plugin
Fetched https://github.com/21-DOT-DEV/swift-plugin-subtree.git from cache (0.53s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.53s)
Computing version for https://github.com/21-DOT-DEV/swift-plugin-subtree.git
Computed https://github.com/21-DOT-DEV/swift-plugin-subtree.git at 0.0.13 (1.61s)
Fetching https://github.com/21-DOT-DEV/swift-artifact-parser
[1/28] Fetching swift-artifact-parser
Fetched https://github.com/21-DOT-DEV/swift-artifact-parser from cache (0.33s)
Computing version for https://github.com/21-DOT-DEV/swift-artifact-parser
Computed https://github.com/21-DOT-DEV/swift-artifact-parser at 0.0.1 (3.21s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (0.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3678] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.59s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.25s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/21-DOT-DEV/swift-plugin-subtree.git
Working copy of https://github.com/21-DOT-DEV/swift-plugin-subtree.git resolved at 0.0.13
Creating working copy for https://github.com/21-DOT-DEV/swift-artifact-parser
Working copy of https://github.com/21-DOT-DEV/swift-artifact-parser resolved at 0.0.1
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.5.0
Downloading binary artifact https://github.com/21-DOT-DEV/subtree/releases/download/0.0.13/subtree.artifactbundle.zip
[895/44642150] Downloading https://github.com/21-DOT-DEV/subtree/releases/download/0.0.13/subtree.artifactbundle.zip
Downloaded https://github.com/21-DOT-DEV/subtree/releases/download/0.0.13/subtree.artifactbundle.zip (5.29s)
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin SubtreePlugin
Building for debugging...
/host/spi-builder-workspace/Sources/libevent/src/strlcpy.c:48:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
48 | event_strlcpy_(dst, src, siz)
| ^
1 warning generated.
[3/47] Compiling strlcpy.c
[4/47] Compiling bufferevent_pair.c
[5/47] Compiling log.c
[5/47] Compiling bufferevent_filter.c
[7/47] Compiling bufferevent.c
[7/47] Compiling select.c
[9/47] Write swift-version-24593BA9C3E375BF.txt
[10/47] Compiling poll.c
[11/47] Compiling kqueue.c
[12/47] Compiling signal.c
[13/47] Compiling listener.c
[14/47] Compiling evutil_time.c
[15/47] Compiling evthread_pthread.c
[16/47] Compiling evutil_rand.c
[17/47] Compiling evthread.c
[18/47] Compiling evutil.c
[19/47] Compiling event_tagging.c
[20/47] Compiling epoll.c
[21/47] Compiling evmap.c
/host/spi-builder-workspace/Sources/libevent/src/http.c:3134:18: warning: pointer comparison always evaluates to false [-Wtautological-compare]
3134 | if (uri + slen < uri) {
| ^
1 warning generated.
[22/47] Compiling http.c
[23/47] Write sources
[28/47] Compiling bufferevent_sock.c
[29/47] Compiling bufferevent_ratelim.c
[30/47] Compiling event.c
[30/47] Compiling evrpc.c
[32/47] Compiling evdns.c
[33/47] Compiling buffer.c
[35/53] Compiling Event SocketError.swift
[36/53] Compiling Event SocketAddress.swift
[37/53] Emitting module Event
[38/53] Compiling Event ServerSocket.swift
[39/53] Compiling Event EventLoop.swift
[40/53] Compiling Event Socket.swift
[41/54] Wrapping AST for Event for debugging
[43/62] Emitting module EventLoopBackend
[44/62] Compiling EventLoopBackend EventLoopBackend.swift
[46/63] Compiling SocketAddresses SocketAddresses.swift
[47/63] Emitting module SocketAddresses
[48/64] Emitting module EchoClient
[49/64] Compiling EchoClient EchoClient.swift
[50/64] Emitting module EchoServer
[52/64] Compiling EchoServer EchoServer.swift
[54/66] Wrapping AST for EventLoopBackend for debugging
[55/66] Wrapping AST for SocketAddresses for debugging
[56/66] Wrapping AST for EchoClient for debugging
[56/66] Wrapping AST for EchoServer for debugging
[58/66] Write Objects.LinkFileList
[62/66] Linking EventLoopBackend
[63/66] Linking SocketAddresses
[64/66] Linking EchoServer
[65/66] Linking EchoClient
Build complete! (42.39s)
Build complete.
{
"c_language_standard" : "gnu89",
"dependencies" : [
{
"identity" : "swift-plugin-subtree",
"requirement" : {
"exact" : [
"0.0.13"
]
},
"type" : "sourceControl",
"url" : "https://github.com/21-DOT-DEV/swift-plugin-subtree.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.6",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-event",
"name" : "swift-event",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "libevent",
"targets" : [
"libevent"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Event",
"targets" : [
"Event"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "EventLoopBackend",
"targets" : [
"EventLoopBackend"
],
"type" : {
"snippet" : null
}
},
{
"name" : "EchoClient",
"targets" : [
"EchoClient"
],
"type" : {
"snippet" : null
}
},
{
"name" : "EchoServer",
"targets" : [
"EchoServer"
],
"type" : {
"snippet" : null
}
},
{
"name" : "SocketAddresses",
"targets" : [
"SocketAddresses"
],
"type" : {
"snippet" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "libeventTests",
"module_type" : "SwiftTarget",
"name" : "libeventTests",
"path" : "Tests/libeventTests",
"sources" : [
"libeventTests.swift"
],
"target_dependencies" : [
"libevent"
],
"type" : "test"
},
{
"c99name" : "libevent",
"module_type" : "ClangTarget",
"name" : "libevent",
"path" : "Sources/libevent",
"product_memberships" : [
"libevent",
"Event",
"EventLoopBackend",
"EchoClient",
"EchoServer",
"SocketAddresses"
],
"sources" : [
"src/buffer.c",
"src/bufferevent.c",
"src/bufferevent_filter.c",
"src/bufferevent_pair.c",
"src/bufferevent_ratelim.c",
"src/bufferevent_sock.c",
"src/epoll.c",
"src/evdns.c",
"src/event.c",
"src/event_tagging.c",
"src/evmap.c",
"src/evrpc.c",
"src/evthread.c",
"src/evthread_pthread.c",
"src/evutil.c",
"src/evutil_rand.c",
"src/evutil_time.c",
"src/http.c",
"src/kqueue.c",
"src/listener.c",
"src/log.c",
"src/poll.c",
"src/select.c",
"src/signal.c",
"src/strlcpy.c"
],
"type" : "library"
},
{
"c99name" : "EventTests",
"module_type" : "SwiftTarget",
"name" : "EventTests",
"path" : "Tests/EventTests",
"sources" : [
"EventTests.swift"
],
"target_dependencies" : [
"Event"
],
"type" : "test"
},
{
"c99name" : "Event",
"module_type" : "SwiftTarget",
"name" : "Event",
"path" : "Sources/Event",
"product_memberships" : [
"Event",
"EventLoopBackend",
"EchoClient",
"EchoServer",
"SocketAddresses"
],
"sources" : [
"EventLoop.swift",
"ServerSocket.swift",
"Socket.swift",
"SocketAddress.swift",
"SocketError.swift"
],
"target_dependencies" : [
"libevent"
],
"type" : "library"
},
{
"c99name" : "EventLoopBackend",
"module_type" : "SwiftTarget",
"name" : "EventLoopBackend",
"path" : "Snippets",
"product_memberships" : [
"EventLoopBackend"
],
"sources" : [
"EventLoopBackend.swift"
],
"target_dependencies" : [
"libevent",
"Event"
],
"type" : "snippet"
},
{
"c99name" : "EchoClient",
"module_type" : "SwiftTarget",
"name" : "EchoClient",
"path" : "Snippets",
"product_memberships" : [
"EchoClient"
],
"sources" : [
"EchoClient.swift"
],
"target_dependencies" : [
"libevent",
"Event"
],
"type" : "snippet"
},
{
"c99name" : "EchoServer",
"module_type" : "SwiftTarget",
"name" : "EchoServer",
"path" : "Snippets",
"product_memberships" : [
"EchoServer"
],
"sources" : [
"EchoServer.swift"
],
"target_dependencies" : [
"libevent",
"Event"
],
"type" : "snippet"
},
{
"c99name" : "SocketAddresses",
"module_type" : "SwiftTarget",
"name" : "SocketAddresses",
"path" : "Snippets",
"product_memberships" : [
"SocketAddresses"
],
"sources" : [
"SocketAddresses.swift"
],
"target_dependencies" : [
"libevent",
"Event"
],
"type" : "snippet"
}
],
"tools_version" : "6.1"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.