The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-event, reference main (ba10b5), with Swift 6.2 for Linux on 29 Apr 2026 06:22:22 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/21-DOT-DEV/swift-event.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/21-DOT-DEV/swift-event
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
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-1":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-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.63s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.64s)
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.64s)
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.31s)
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.02s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (1.47s)
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.46s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.08s)
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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.5.0
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/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
Downloading binary artifact https://github.com/21-DOT-DEV/subtree/releases/download/0.0.13/subtree.artifactbundle.zip
[16375/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 (4.54s)
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin SubtreePlugin
Building for debugging...
[3/47] Write swift-version-24593BA9C3E375BF.txt
[4/47] Compiling bufferevent_pair.c
[5/47] Compiling bufferevent_filter.c
/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.
[6/47] Compiling strlcpy.c
[7/47] Compiling bufferevent_sock.c
[8/47] Compiling epoll.c
[9/47] Compiling bufferevent_ratelim.c
[10/47] Compiling select.c
[11/47] Compiling kqueue.c
[12/47] Compiling log.c
[13/47] Compiling buffer.c
[14/47] Compiling signal.c
[15/47] Compiling poll.c
[16/47] Compiling bufferevent.c
[17/47] Compiling evutil_rand.c
[18/47] Compiling listener.c
[19/47] Compiling evutil_time.c
[20/47] Compiling evutil.c
[21/47] Compiling evthread_pthread.c
[22/47] Write sources
[27/47] Compiling evthread.c
[28/47] Compiling evrpc.c
[29/47] Compiling http.c
[30/47] Compiling event_tagging.c
[30/47] Compiling evmap.c
[32/47] Compiling event.c
[33/47] Compiling evdns.c
[35/53] Emitting module Event
[36/53] Compiling Event SocketError.swift
[37/53] Compiling Event SocketAddress.swift
[38/53] Compiling Event Socket.swift
[39/53] Compiling Event EventLoop.swift
[40/53] Compiling Event ServerSocket.swift
[41/54] Wrapping AST for Event for debugging
[43/62] Emitting module SocketAddresses
[44/62] Compiling SocketAddresses SocketAddresses.swift
[46/63] Emitting module EventLoopBackend
[47/63] Compiling EventLoopBackend EventLoopBackend.swift
[47/64] Wrapping AST for SocketAddresses for debugging
[48/64] Write Objects.LinkFileList
[50/64] Emitting module EchoClient
[51/64] Compiling EchoClient EchoClient.swift
[53/65] Emitting module EchoServer
[54/65] Compiling EchoServer EchoServer.swift
[56/66] Wrapping AST for EventLoopBackend for debugging
[57/66] Write Objects.LinkFileList
[58/66] Wrapping AST for EchoClient for debugging
[59/66] Write Objects.LinkFileList
[60/66] Wrapping AST for EchoServer for debugging
[61/66] Write Objects.LinkFileList
[62/66] Linking SocketAddresses
[63/66] Linking EventLoopBackend
[64/66] Linking EchoClient
[65/66] Linking EchoServer
Build complete! (44.52s)
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.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.