Build Information
Failed to build Selenops, reference master (8c2ee9
), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 12:07:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.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-tools-support-core.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/scinfu/SwiftSoup.git
[1/3184] Fetching swiftsoup
[638/15537] Fetching swiftsoup, swift-argument-parser
[826/22059] Fetching swiftsoup, swift-argument-parser, swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core.git from cache (1.72s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.72s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.72s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.3.0 (2.53s)
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.63s)
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.65s)
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
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
========================================
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",
"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",
"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",
"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",
"dependencies": [
]
},
{
"identity": "swiftsoup",
"name": "SwiftSoup",
"url": "https://github.com/scinfu/SwiftSoup.git",
"version": "2.7.5",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSoup",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/zntfdr/Selenops.git
[6/530] Fetching selenops
Fetched https://github.com/zntfdr/Selenops.git from cache (1.01s)
Fetching https://github.com/scinfu/SwiftSoup.git from cache
Fetching https://github.com/apple/swift-tools-support-core.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.82s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.82s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.82s)
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.03s)
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.62s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.7.5 (0.60s)
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.7.5
Creating working copy for https://github.com/zntfdr/Selenops.git
Working copy of https://github.com/zntfdr/Selenops.git resolved at master (8c2ee90)
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
Found 3 product dependencies
- swift-argument-parser
- swift-tools-support-core
- SwiftSoup
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/zntfdr/Selenops.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/15] Write sources
[4/15] Write selenops-cli-entitlement.plist
[5/15] Write sources
[8/15] Compiling TSCclibc libc.c
[9/15] Write swift-version--7754E27361AE5C74.txt
[11/96] Compiling SwiftSoup CharacterExt.swift
[12/96] Compiling SwiftSoup SerializationException.swift
[13/96] Compiling SwiftSoup SimpleDictionary.swift
[14/98] Emitting module TSCLibc
[15/98] Compiling TSCLibc libc.swift
[16/137] Compiling TSCBasic CacheableSequence.swift
[17/137] Compiling TSCBasic CodableResult.swift
[18/137] Compiling TSCBasic SortedArray.swift
[19/137] Compiling TSCBasic FileSystem.swift
[20/137] Compiling TSCBasic GraphAlgorithms.swift
[21/137] Compiling TSCBasic LazyCache.swift
[22/137] Compiling TSCBasic Lock.swift
[23/137] Compiling TSCBasic OSLog.swift
[24/137] Emitting module ArgumentParser
[25/137] Compiling TSCBasic FileInfo.swift
[26/137] Compiling TSCBasic ProcessSet.swift
[27/137] Compiling TSCBasic RegEx.swift
[28/137] Compiling TSCBasic DictionaryExtensions.swift
[29/137] Compiling TSCBasic DictionaryLiteralExtensions.swift
[30/137] Compiling TSCBasic EditDistance.swift
[31/137] Compiling TSCBasic StringConversions.swift
[32/137] Compiling TSCBasic SynchronizedQueue.swift
[33/137] Compiling TSCBasic TemporaryFile.swift
[34/137] Compiling TSCBasic Result.swift
[35/137] Compiling TSCBasic SHA256.swift
[36/137] Compiling TSCBasic KeyedPair.swift
[37/137] Emitting module SwiftSoup
[38/142] Compiling TSCBasic CollectionAlgorithms.swift
[39/142] Compiling TSCBasic CollectionExtensions.swift
[40/142] Compiling TSCBasic Condition.swift
[41/142] Compiling TSCBasic DeltaAlgorithm.swift
[42/142] Compiling TSCBasic DiagnosticsEngine.swift
[53/146] Compiling TSCBasic Await.swift
[54/146] Compiling TSCBasic JSONMapper.swift
[55/146] Compiling TSCBasic ObjectIdentifierProtocol.swift
[56/146] Compiling TSCBasic OrderedDictionary.swift
[57/146] Compiling TSCBasic OrderedSet.swift
[58/146] Compiling TSCBasic OutputByteStream.swift
[70/146] Compiling TSCBasic JSON.swift
[71/146] Compiling TSCBasic ByteString.swift
[72/146] Compiling TSCBasic CStringArray.swift
[82/146] Compiling TSCBasic Tuple.swift
[83/146] Compiling TSCBasic misc.swift
[84/146] Compiling SwiftSoup Parser.swift
[85/146] Compiling SwiftSoup Pattern.swift
[86/146] Compiling SwiftSoup QueryParser.swift
[87/146] Compiling SwiftSoup Selector.swift
[88/146] Compiling TSCBasic Path.swift
[89/146] Compiling TSCBasic PathShims.swift
[90/146] Compiling TSCBasic Process.swift
[91/146] Compiling TSCBasic ProcessEnv.swift
[92/146] Compiling TSCBasic TerminalController.swift
[93/146] Compiling TSCBasic Thread.swift
[94/146] Compiling SwiftSoup Token.swift
[95/146] Compiling SwiftSoup TokenQueue.swift
[96/146] Compiling SwiftSoup Tokeniser.swift
[97/146] Compiling SwiftSoup TokeniserState.swift
[98/146] Compiling SwiftSoup TreeBuilder.swift
[115/146] 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 |
BUILD FAILURE 6.0 macosSpm