The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Selenops, reference master (8c2ee9), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 01:05:22 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zntfdr/Selenops.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zntfdr/Selenops
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/scinfu/SwiftSoup.git
[1/5929] Fetching swiftsoup
[61/23452] Fetching swiftsoup, swift-argument-parser
[2121/30639] Fetching swiftsoup, swift-argument-parser, swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core.git from cache (1.36s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.42s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.48s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.3.0 (3.74s)
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 (0.58s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 0.0.1 (0.59s)
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.3.0
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.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "selenops",
      "name": "Selenops",
      "url": "https://github.com/zntfdr/Selenops.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Selenops",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "0.0.6",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-tools-support-core",
          "name": "swift-tools-support-core",
          "url": "https://github.com/apple/swift-tools-support-core.git",
          "version": "0.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-tools-support-core",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swiftsoup",
          "name": "SwiftSoup",
          "url": "https://github.com/scinfu/SwiftSoup.git",
          "version": "2.13.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSoup",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/zntfdr/Selenops.git
[1/530] Fetching selenops
Fetched https://github.com/zntfdr/Selenops.git from cache (0.91s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/scinfu/SwiftSoup.git from cache
Fetching https://github.com/apple/swift-tools-support-core.git from cache
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.69s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.69s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.69s)
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 (0.76s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 0.0.6 (0.56s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.13.4 (0.44s)
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
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/zntfdr/Selenops.git
Working copy of https://github.com/zntfdr/Selenops.git resolved at master (8c2ee90)
Found 3 product dependencies
  - swift-argument-parser
  - swift-tools-support-core
  - SwiftSoup
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/zntfdr/Selenops.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/15] Write sources
[6/15] Write selenops-cli-entitlement.plist
[6/15] Write sources
[8/15] Compiling TSCclibc libc.c
[9/15] Write swift-version--6988338F2F200930.txt
[11/96] Compiling TSCLibc libc.swift
[12/96] Emitting module TSCLibc
[13/135] Compiling TSCBasic SortedArray.swift
[14/135] Compiling TSCBasic StringConversions.swift
[15/135] Compiling TSCBasic SynchronizedQueue.swift
[16/137] Compiling TSCBasic Await.swift
[17/137] Compiling TSCBasic ByteString.swift
[18/137] Compiling TSCBasic CStringArray.swift
[19/137] Emitting module ArgumentParser
[20/137] Compiling TSCBasic GraphAlgorithms.swift
[21/137] Compiling TSCBasic JSON.swift
[22/137] Compiling TSCBasic JSONMapper.swift
[23/137] Emitting module SwiftSoup
[24/142] Compiling TSCBasic DeltaAlgorithm.swift
[25/142] Compiling TSCBasic DiagnosticsEngine.swift
[26/142] Compiling TSCBasic FileSystem.swift
[27/142] Compiling TSCBasic CollectionAlgorithms.swift
[28/142] Compiling TSCBasic CollectionExtensions.swift
[29/142] Compiling TSCBasic Condition.swift
[30/142] Compiling TSCBasic CacheableSequence.swift
[31/142] Compiling TSCBasic CodableResult.swift
[32/142] Compiling TSCBasic ProcessSet.swift
[33/142] Compiling ArgumentParser StringExtensions.swift
[34/142] Compiling ArgumentParser Tree.swift
[35/142] Emitting module TSCBasic
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
[41/146] Compiling TSCBasic RegEx.swift
[42/146] Compiling TSCBasic Result.swift
[43/146] Compiling TSCBasic SHA256.swift
[44/146] Compiling TSCBasic ObjectIdentifierProtocol.swift
[45/146] Compiling TSCBasic OrderedDictionary.swift
[46/146] Compiling TSCBasic OrderedSet.swift
[47/146] Compiling TSCBasic OutputByteStream.swift
[48/146] Compiling TSCBasic TemporaryFile.swift
[49/146] Compiling TSCBasic Path.swift
[50/146] Compiling TSCBasic PathShims.swift
[51/146] Compiling TSCBasic Process.swift
[52/146] Compiling TSCBasic ProcessEnv.swift
[55/146] Compiling TSCBasic EditDistance.swift
[56/146] Compiling TSCBasic FileInfo.swift
[66/146] Compiling TSCBasic KeyedPair.swift
[67/146] Compiling TSCBasic LazyCache.swift
[68/146] Compiling TSCBasic Lock.swift
[69/146] Compiling TSCBasic OSLog.swift
[90/146] Compiling TSCBasic TerminalController.swift
[91/146] Compiling TSCBasic Thread.swift
[92/146] Compiling TSCBasic Tuple.swift
[102/146] Compiling TSCBasic misc.swift
BUILD FAILURE 6.3 macosSpm