The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Selenops, reference 2.0.1 (8c2ee9), with Swift 6.3 for Linux on 12 Apr 2026 01:22:07 UTC.

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>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zntfdr/Selenops.git
Reference: 2.0.1
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/zntfdr/Selenops
 * tag               2.0.1      -> FETCH_HEAD
HEAD is now at 8c2ee90 remove file headers
Cloned https://github.com/zntfdr/Selenops.git
Revision (git rev-parse @):
8c2ee90339cf47edf8087ac40a924bb1db6e4fec
SUCCESS checkout https://github.com/zntfdr/Selenops.git at 2.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/zntfdr/Selenops.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/apple/swift-tools-support-core.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/scinfu/SwiftSoup.git
[1/5929] Fetching swiftsoup
[2/13116] Fetching swiftsoup, swift-tools-support-core
[62/30639] Fetching swiftsoup, swift-tools-support-core, swift-argument-parser
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.95s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.95s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.96s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.0.1 (1.44s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 0.0.6 (1.09s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.13.4 (0.55s)
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.0.1
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.13.4
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 0.0.6
Building for debugging...
[0/20] Write sources
[7/20] Compiling TSCclibc libc.c
[8/20] Write swift-version-24593BA9C3E375BF.txt
[10/104] Emitting module ArgumentParser
[11/107] Compiling SwiftSoup Collector.swift
[12/107] Compiling SwiftSoup CombiningEvaluator.swift
[13/107] Compiling SwiftSoup Comment.swift
[14/107] Compiling SwiftSoup CssSelector.swift
[15/107] Compiling ArgumentParser ParsableCommand.swift
[16/107] Compiling ArgumentParser ArgumentDecoder.swift
[17/107] Compiling ArgumentParser ArgumentDefinition.swift
[18/107] Compiling SwiftSoup Cleaner.swift
[19/107] Compiling ArgumentParser NameSpecification.swift
[20/107] Compiling ArgumentParser Option.swift
[21/107] Compiling ArgumentParser OptionGroup.swift
[22/107] Compiling ArgumentParser CommandConfiguration.swift
[23/107] Emitting module TSCLibc
[24/107] Compiling TSCLibc libc.swift
[26/108] Compiling SwiftSoup HtmlTreeBuilderState.swift
[27/108] Compiling SwiftSoup LRUCache.swift
[28/108] Compiling SwiftSoup Mutex.swift
[29/108] Compiling SwiftSoup ParseErrorList.swift
[30/108] Compiling SwiftSoup ParseSettings.swift
[31/108] Compiling SwiftSoup Parser.swift
[32/108] Compiling SwiftSoup ParsingStrings.swift
[33/108] Compiling SwiftSoup Pattern.swift
[34/108] Compiling SwiftSoup Profiler.swift
[35/108] Compiling SwiftSoup QueryParser.swift
[35/108] Wrapping AST for TSCLibc for debugging
[37/108] Compiling ArgumentParser UsageGenerator.swift
[38/108] Compiling ArgumentParser StringExtensions.swift
[39/108] Compiling ArgumentParser Tree.swift
[40/116] Compiling SwiftSoup Node.swift
[41/116] Compiling SwiftSoup NodeTraversor.swift
[42/116] Compiling SwiftSoup NodeVisitor.swift
[43/116] Compiling SwiftSoup OrderedSet.swift
[44/116] Compiling SwiftSoup ParseError.swift
[45/116] Compiling SwiftSoup QueryParserCache.swift
[46/116] Compiling SwiftSoup SourceRange.swift
[47/116] Compiling SwiftSoup StreamReader.swift
[48/116] Compiling SwiftSoup String.swift
[49/116] Compiling SwiftSoup StringBuilder.swift
[50/116] Compiling SwiftSoup StringUtil.swift
[51/116] Compiling SwiftSoup StructuralEvaluator.swift
[52/134] Wrapping AST for ArgumentParser for debugging
[54/154] Compiling TSCBasic Await.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).get()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
19 | }
20 |
[55/154] Compiling TSCBasic ByteString.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).get()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
19 | }
20 |
[56/154] Compiling TSCBasic CStringArray.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).get()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
19 | }
20 |
[57/154] Compiling TSCBasic CacheableSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).get()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
19 | }
20 |
[58/154] Compiling TSCBasic CodableResult.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).get()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
19 | }
20 |
[59/154] Compiling TSCBasic CollectionAlgorithms.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).get()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'get'
19 | }
20 |
[60/159] Compiling TSCBasic PathShims.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process.swift:372:59: error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
370 |         defer { free(devNull) }
371 |         // Open /dev/null as stdin.
372 |         posix_spawn_file_actions_addopen(&fileActions, 0, devNull, O_RDONLY, 0)
    |                                                           |- error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
    |                                                           |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                                                           `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
373 |
374 |         var outputPipe: [Int32] = [0, 0]
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process.swift:395:54: error: value of optional type 'UnsafeMutablePointer<Int8>?' must be unwrapped to a value of type 'UnsafeMutablePointer<Int8>'
393 |         let argv = CStringArray(arguments)
394 |         let env = CStringArray(environment.map({ "\($0.0)=\($0.1)" }))
395 |         let rv = posix_spawnp(&processID, argv.cArray[0], &fileActions, &attributes, argv.cArray, env.cArray)
    |                                                      |- error: value of optional type 'UnsafeMutablePointer<Int8>?' must be unwrapped to a value of type 'UnsafeMutablePointer<Int8>'
    |                                                      |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                                                      `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
396 |
397 |         guard rv == 0 else {
[61/159] Compiling TSCBasic Process.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process.swift:372:59: error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
370 |         defer { free(devNull) }
371 |         // Open /dev/null as stdin.
372 |         posix_spawn_file_actions_addopen(&fileActions, 0, devNull, O_RDONLY, 0)
    |                                                           |- error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
    |                                                           |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                                                           `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
373 |
374 |         var outputPipe: [Int32] = [0, 0]
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process.swift:395:54: error: value of optional type 'UnsafeMutablePointer<Int8>?' must be unwrapped to a value of type 'UnsafeMutablePointer<Int8>'
393 |         let argv = CStringArray(arguments)
394 |         let env = CStringArray(environment.map({ "\($0.0)=\($0.1)" }))
395 |         let rv = posix_spawnp(&processID, argv.cArray[0], &fileActions, &attributes, argv.cArray, env.cArray)
    |                                                      |- error: value of optional type 'UnsafeMutablePointer<Int8>?' must be unwrapped to a value of type 'UnsafeMutablePointer<Int8>'
    |                                                      |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                                                      `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
396 |
397 |         guard rv == 0 else {
[62/159] Compiling TSCBasic ProcessEnv.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process.swift:372:59: error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
370 |         defer { free(devNull) }
371 |         // Open /dev/null as stdin.
372 |         posix_spawn_file_actions_addopen(&fileActions, 0, devNull, O_RDONLY, 0)
    |                                                           |- error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
    |                                                           |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                                                           `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
373 |
374 |         var outputPipe: [Int32] = [0, 0]
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process.swift:395:54: error: value of optional type 'UnsafeMutablePointer<Int8>?' must be unwrapped to a value of type 'UnsafeMutablePointer<Int8>'
393 |         let argv = CStringArray(arguments)
394 |         let env = CStringArray(environment.map({ "\($0.0)=\($0.1)" }))
395 |         let rv = posix_spawnp(&processID, argv.cArray[0], &fileActions, &attributes, argv.cArray, env.cArray)
    |                                                      |- error: value of optional type 'UnsafeMutablePointer<Int8>?' must be unwrapped to a value of type 'UnsafeMutablePointer<Int8>'
    |                                                      |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                                                      `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
396 |
397 |         guard rv == 0 else {
[63/159] Compiling TSCBasic ProcessSet.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process.swift:372:59: error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
370 |         defer { free(devNull) }
371 |         // Open /dev/null as stdin.
372 |         posix_spawn_file_actions_addopen(&fileActions, 0, devNull, O_RDONLY, 0)
    |                                                           |- error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
    |                                                           |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                                                           `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
373 |
374 |         var outputPipe: [Int32] = [0, 0]
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process.swift:395:54: error: value of optional type 'UnsafeMutablePointer<Int8>?' must be unwrapped to a value of type 'UnsafeMutablePointer<Int8>'
393 |         let argv = CStringArray(arguments)
394 |         let env = CStringArray(environment.map({ "\($0.0)=\($0.1)" }))
395 |         let rv = posix_spawnp(&processID, argv.cArray[0], &fileActions, &attributes, argv.cArray, env.cArray)
    |                                                      |- error: value of optional type 'UnsafeMutablePointer<Int8>?' must be unwrapped to a value of type 'UnsafeMutablePointer<Int8>'
    |                                                      |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                                                      `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
396 |
397 |         guard rv == 0 else {
[64/159] Compiling TSCBasic RegEx.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process.swift:372:59: error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
370 |         defer { free(devNull) }
371 |         // Open /dev/null as stdin.
372 |         posix_spawn_file_actions_addopen(&fileActions, 0, devNull, O_RDONLY, 0)
    |                                                           |- error: value of optional type 'UnsafeMutablePointer<CChar>?' (aka 'Optional<UnsafeMutablePointer<Int8>>') must be unwrapped to a value of type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
    |                                                           |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                                                           `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
373 |
374 |         var outputPipe: [Int32] = [0, 0]
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process.swift:395:54: error: value of optional type 'UnsafeMutablePointer<Int8>?' must be unwrapped to a value of type 'UnsafeMutablePointer<Int8>'
393 |         let argv = CStringArray(arguments)
394 |         let env = CStringArray(environment.map({ "\($0.0)=\($0.1)" }))
395 |         let rv = posix_spawnp(&processID, argv.cArray[0], &fileActions, &attributes, argv.cArray, env.cArray)
    |                                                      |- error: value of optional type 'UnsafeMutablePointer<Int8>?' must be unwrapped to a value of type 'UnsafeMutablePointer<Int8>'
    |                                                      |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                                                      `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
396 |
397 |         guard rv == 0 else {
[65/159] Compiling TSCBasic JSONMapper.swift
[66/159] Compiling TSCBasic KeyedPair.swift
[67/159] Compiling TSCBasic LazyCache.swift
[68/159] Compiling TSCBasic Lock.swift
[69/159] Compiling TSCBasic OSLog.swift
[70/159] Compiling TSCBasic EditDistance.swift
[71/159] Compiling TSCBasic FileInfo.swift
[72/159] Compiling TSCBasic FileSystem.swift
[73/159] Compiling TSCBasic GraphAlgorithms.swift
[74/159] Compiling TSCBasic JSON.swift
[75/159] Compiling TSCBasic ObjectIdentifierProtocol.swift
[76/159] Compiling TSCBasic OrderedDictionary.swift
[77/159] Emitting module TSCBasic
[86/159] Compiling TSCBasic TemporaryFile.swift
[87/159] Compiling TSCBasic TerminalController.swift
[88/159] Compiling TSCBasic Thread.swift
[89/159] Compiling TSCBasic Tuple.swift
[90/159] Compiling TSCBasic misc.swift
[96/159] Compiling TSCBasic Result.swift
[97/159] Compiling TSCBasic SHA256.swift
[98/159] Compiling TSCBasic SortedArray.swift
[99/159] Compiling TSCBasic StringConversions.swift
[100/159] Compiling TSCBasic SynchronizedQueue.swift
[101/159] Compiling TSCBasic CollectionExtensions.swift
[102/159] Compiling TSCBasic Condition.swift
[103/159] Compiling TSCBasic DeltaAlgorithm.swift
[104/159] Compiling TSCBasic DiagnosticsEngine.swift
[105/159] Compiling TSCBasic DictionaryExtensions.swift
[106/159] Compiling TSCBasic DictionaryLiteralExtensions.swift
[109/159] Compiling TSCBasic OrderedSet.swift
[110/159] Compiling TSCBasic OutputByteStream.swift
[111/159] Compiling TSCBasic Path.swift
BUILD FAILURE 6.3 linux