Build Information
Failed to build GoogleScholarSwift, reference 1.3.1 (4e53fd
), with Swift 6.1 for Linux on 29 Apr 2025 06:10:12 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ezefranca/GoogleScholarSwift.git
Reference: 1.3.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/ezefranca/GoogleScholarSwift
* tag 1.3.1 -> FETCH_HEAD
HEAD is now at 4e53fd6 added NSCache
Cloned https://github.com/ezefranca/GoogleScholarSwift.git
Revision (git rev-parse @):
4e53fd6bd8ebe3cef86d555ea99cd7d652106582
SUCCESS checkout https://github.com/ezefranca/GoogleScholarSwift.git at 1.3.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/ezefranca/GoogleScholarSwift.git
https://github.com/ezefranca/GoogleScholarSwift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swiftsoup",
"requirement" : {
"range" : [
{
"lower_bound" : "2.7.2",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scinfu/SwiftSoup.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin.git"
}
],
"manifest_display_name" : "GoogleScholarSwift",
"name" : "GoogleScholarSwift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "GoogleScholarSwift",
"targets" : [
"GoogleScholarSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GoogleScholarSwiftTests",
"module_type" : "SwiftTarget",
"name" : "GoogleScholarSwiftTests",
"path" : "Tests",
"sources" : [
"GoogleScholarFetcherTests/GoogleScholarSwiftTests.swift"
],
"target_dependencies" : [
"GoogleScholarSwift"
],
"type" : "test"
},
{
"c99name" : "GoogleScholarSwift",
"module_type" : "SwiftTarget",
"name" : "GoogleScholarSwift",
"path" : "Sources/GoogleScholarSwift",
"product_dependencies" : [
"SwiftSoup"
],
"product_memberships" : [
"GoogleScholarSwift"
],
"sources" : [
"Constants/Constants.swift",
"Enums/FetchQuantity.swift",
"Enums/SortBy.swift",
"Impl/GoogleScholarFetcher.swift",
"Models/Article.swift",
"Models/ArticleLink.swift",
"Models/Author.swift",
"Models/AuthorMetrics.swift",
"Models/GoogleScholarCacheConfig.swift",
"Models/GoogleScholarID.swift",
"Models/Publication.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/apple/swift-docc-plugin.git
[1/2049] Fetching swift-docc-plugin
[247/5957] Fetching swift-docc-plugin, swiftsoup
Fetched https://github.com/apple/swift-docc-plugin.git from cache (0.42s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.48s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.3 (2.85s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3376] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.04s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.78s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.7 (0.57s)
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.3
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.7
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/59] Emitting module SwiftSoup
[7/66] Compiling SwiftSoup Collector.swift
[8/66] Compiling SwiftSoup CombiningEvaluator.swift
[9/66] Compiling SwiftSoup Comment.swift
[10/66] Compiling SwiftSoup Connection.swift
[11/66] Compiling SwiftSoup CssSelector.swift
[12/66] Compiling SwiftSoup DataNode.swift
[13/66] Compiling SwiftSoup DataUtil.swift
[14/66] Compiling SwiftSoup Document.swift
[15/66] Compiling SwiftSoup UTF8Arrays.swift
[16/66] Compiling SwiftSoup UnfairLock.swift
[17/66] Compiling SwiftSoup UnicodeScalar.swift
[18/66] Compiling SwiftSoup Validate.swift
[19/66] Compiling SwiftSoup Whitelist.swift
[20/66] Compiling SwiftSoup XmlDeclaration.swift
[21/66] Compiling SwiftSoup XmlTreeBuilder.swift
[22/66] Compiling SwiftSoup ParseErrorList.swift
[23/66] Compiling SwiftSoup ParseSettings.swift
[24/66] Compiling SwiftSoup Parser.swift
[25/66] Compiling SwiftSoup ParsingStrings.swift
[26/66] Compiling SwiftSoup Pattern.swift
[27/66] Compiling SwiftSoup QueryParser.swift
[28/66] Compiling SwiftSoup SerializationException.swift
[29/66] Compiling SwiftSoup SimpleDictionary.swift
[30/66] Compiling SwiftSoup StreamReader.swift
[31/66] Compiling SwiftSoup String.swift
[32/66] Compiling SwiftSoup StringBuilder.swift
[33/66] Compiling SwiftSoup StringUtil.swift
[34/66] Compiling SwiftSoup StructuralEvaluator.swift
[35/66] Compiling SwiftSoup SwiftSoup.swift
[36/66] Compiling SwiftSoup ArrayExt.swift
[37/66] Compiling SwiftSoup Attribute.swift
[38/66] Compiling SwiftSoup Attributes.swift
[39/66] Compiling SwiftSoup BinarySearch.swift
[40/66] Compiling SwiftSoup BooleanAttribute.swift
[41/66] Compiling SwiftSoup CharacterExt.swift
[42/66] Compiling SwiftSoup CharacterReader.swift
[43/66] Compiling SwiftSoup Cleaner.swift
[44/66] Compiling SwiftSoup HtmlTreeBuilderState.swift
[45/66] Compiling SwiftSoup HttpStatusException.swift
[46/66] Compiling SwiftSoup Mutex.swift
[47/66] Compiling SwiftSoup Node.swift
[48/66] Compiling SwiftSoup NodeTraversor.swift
[49/66] Compiling SwiftSoup NodeVisitor.swift
[50/66] Compiling SwiftSoup OrderedSet.swift
[51/66] Compiling SwiftSoup ParseError.swift
[52/66] Compiling SwiftSoup DocumentType.swift
[53/66] Compiling SwiftSoup Element.swift
[54/66] Compiling SwiftSoup Elements.swift
[55/66] Compiling SwiftSoup Entities.swift
[56/66] Compiling SwiftSoup Evaluator.swift
[57/66] Compiling SwiftSoup Exception.swift
[58/66] Compiling SwiftSoup FormElement.swift
[59/66] Compiling SwiftSoup HtmlTreeBuilder.swift
[60/66] Compiling SwiftSoup Tag.swift
[61/66] Compiling SwiftSoup TextNode.swift
[62/66] Compiling SwiftSoup Token.swift
[63/66] Compiling SwiftSoup TokenQueue.swift
[64/66] Compiling SwiftSoup Tokeniser.swift
[65/66] Compiling SwiftSoup TokeniserState.swift
[66/66] Compiling SwiftSoup TreeBuilder.swift
[68/78] Compiling GoogleScholarSwift AuthorMetrics.swift
[69/79] Compiling GoogleScholarSwift GoogleScholarCacheConfig.swift
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Models/GoogleScholarCacheConfig.swift:12:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'GoogleScholarCacheConfig' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | /// A configuration object for the cache settings in `GoogleScholarFetcher`.
5 | public struct GoogleScholarCacheConfig {
| `- note: consider making struct 'GoogleScholarCacheConfig' conform to the 'Sendable' protocol
6 | public let publicationCountLimit: Int
7 | public let publicationTotalCostLimit: Int
:
10 |
11 | /// Default cache configuration.
12 | public static let `default` = GoogleScholarCacheConfig(
| |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'GoogleScholarCacheConfig' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 | publicationCountLimit: 100,
14 | publicationTotalCostLimit: 1024 * 1024 * 10,
[70/79] Compiling GoogleScholarSwift GoogleScholarID.swift
[71/79] Compiling GoogleScholarSwift Author.swift
[72/79] Compiling GoogleScholarSwift Article.swift
[73/79] Compiling GoogleScholarSwift ArticleLink.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[74/79] Compiling GoogleScholarSwift Constants.swift
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Constants/Constants.swift:27:23: warning: static property 'cookies' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
25 | ]
26 |
27 | public static var cookies: [String: String] = [
| |- warning: static property 'cookies' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'cookies' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'cookies' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
28 | "CONSENT": "PENDING+300"
29 | ]
[75/79] Compiling GoogleScholarSwift FetchQuantity.swift
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Constants/Constants.swift:27:23: warning: static property 'cookies' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
25 | ]
26 |
27 | public static var cookies: [String: String] = [
| |- warning: static property 'cookies' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'cookies' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'cookies' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
28 | "CONSENT": "PENDING+300"
29 | ]
[76/79] Emitting module GoogleScholarSwift
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Constants/Constants.swift:27:23: warning: static property 'cookies' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
25 | ]
26 |
27 | public static var cookies: [String: String] = [
| |- warning: static property 'cookies' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'cookies' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'cookies' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
28 | "CONSENT": "PENDING+300"
29 | ]
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:6:26: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
4 | /// A class responsible for fetching data from Google Scholar.
5 | public class GoogleScholarFetcher {
6 | private let session: URLSession
| `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
7 | private let publicationCache = NSCache<NSString, NSArray>()
8 | private let articleCache = NSCache<NSString, Article>()
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
| `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:17:26: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
15 | /// - session: A custom URL session. Defaults to `.shared`.
16 | /// - cacheConfig: The configuration for the cache. Defaults to `.default`.
17 | public init(session: URLSession = .shared, cacheConfig: GoogleScholarCacheConfig = .default) {
| `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
18 | self.session = session
19 | self.configureCache(with: cacheConfig)
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
| `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:17:40: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
15 | /// - session: A custom URL session. Defaults to `.shared`.
16 | /// - cacheConfig: The configuration for the cache. Defaults to `.default`.
17 | public init(session: URLSession = .shared, cacheConfig: GoogleScholarCacheConfig = .default) {
| `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
18 | self.session = session
19 | self.configureCache(with: cacheConfig)
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:241:53: error: cannot find type 'URLRequest' in scope
239 | /// - Parameter url: The `URL` for the request.
240 | /// - Returns: A configured `URLRequest`.
241 | private func configureRequest(with url: URL) -> URLRequest {
| `- error: cannot find type 'URLRequest' in scope
242 | var request = URLRequest(url: url)
243 | request.addValue(Constants.randomUserAgent(), forHTTPHeaderField: "User-Agent")
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:375:47: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
373 | ///
374 | /// - Parameter response: The `HTTPURLResponse` from which to extract cookies.
375 | private func updateCookies(from response: HTTPURLResponse) {
| `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
376 | if let headerFields = response.allHeaderFields as? [String: String],
377 | let url = response.url {
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
| `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:388:49: error: cannot find type 'URLRequest' in scope
386 | ///
387 | /// - Parameter request: The `URLRequest` to which cookies will be added.
388 | private func applyCookies(to request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
389 | let cookieString = Constants.cookies.map { "\($0.key)=\($0.value)" }.joined(separator: "; ")
390 | request.addValue(cookieString, forHTTPHeaderField: "Cookie")
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Models/GoogleScholarCacheConfig.swift:12:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'GoogleScholarCacheConfig' may have shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | /// A configuration object for the cache settings in `GoogleScholarFetcher`.
5 | public struct GoogleScholarCacheConfig {
| `- note: consider making struct 'GoogleScholarCacheConfig' conform to the 'Sendable' protocol
6 | public let publicationCountLimit: Int
7 | public let publicationTotalCostLimit: Int
:
10 |
11 | /// Default cache configuration.
12 | public static let `default` = GoogleScholarCacheConfig(
| |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'GoogleScholarCacheConfig' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 | publicationCountLimit: 100,
14 | publicationTotalCostLimit: 1024 * 1024 * 10,
[77/79] Compiling GoogleScholarSwift SortBy.swift
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:6:26: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
4 | /// A class responsible for fetching data from Google Scholar.
5 | public class GoogleScholarFetcher {
6 | private let session: URLSession
| `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
7 | private let publicationCache = NSCache<NSString, NSArray>()
8 | private let articleCache = NSCache<NSString, Article>()
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
| `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:17:26: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
15 | /// - session: A custom URL session. Defaults to `.shared`.
16 | /// - cacheConfig: The configuration for the cache. Defaults to `.default`.
17 | public init(session: URLSession = .shared, cacheConfig: GoogleScholarCacheConfig = .default) {
| `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
18 | self.session = session
19 | self.configureCache(with: cacheConfig)
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
| `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:17:40: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
15 | /// - session: A custom URL session. Defaults to `.shared`.
16 | /// - cacheConfig: The configuration for the cache. Defaults to `.default`.
17 | public init(session: URLSession = .shared, cacheConfig: GoogleScholarCacheConfig = .default) {
| `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
18 | self.session = session
19 | self.configureCache(with: cacheConfig)
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:241:53: error: cannot find type 'URLRequest' in scope
239 | /// - Parameter url: The `URL` for the request.
240 | /// - Returns: A configured `URLRequest`.
241 | private func configureRequest(with url: URL) -> URLRequest {
| `- error: cannot find type 'URLRequest' in scope
242 | var request = URLRequest(url: url)
243 | request.addValue(Constants.randomUserAgent(), forHTTPHeaderField: "User-Agent")
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:375:47: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
373 | ///
374 | /// - Parameter response: The `HTTPURLResponse` from which to extract cookies.
375 | private func updateCookies(from response: HTTPURLResponse) {
| `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
376 | if let headerFields = response.allHeaderFields as? [String: String],
377 | let url = response.url {
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
| `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:388:49: error: cannot find type 'URLRequest' in scope
386 | ///
387 | /// - Parameter request: The `URLRequest` to which cookies will be added.
388 | private func applyCookies(to request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
389 | let cookieString = Constants.cookies.map { "\($0.key)=\($0.value)" }.joined(separator: "; ")
390 | request.addValue(cookieString, forHTTPHeaderField: "Cookie")
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:91:47: error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
89 |
90 | let request = configureRequest(with: url)
91 | let (data, _) = try await session.data(for: request)
| `- error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
92 |
93 | guard let html = String(data: data, encoding: .utf8) else {
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:159:43: error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
157 |
158 | let request = configureRequest(with: url)
159 | let (data, _) = try await session.data(for: request)
| `- error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
160 |
161 | guard let html = String(data: data, encoding: .utf8) else {
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:197:43: error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
195 |
196 | let request = configureRequest(with: url)
197 | let (data, _) = try await session.data(for: request)
| `- error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
198 |
199 | guard let html = String(data: data, encoding: .utf8) else {
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:242:23: error: cannot find 'URLRequest' in scope
240 | /// - Returns: A configured `URLRequest`.
241 | private func configureRequest(with url: URL) -> URLRequest {
242 | var request = URLRequest(url: url)
| `- error: cannot find 'URLRequest' in scope
243 | request.addValue(Constants.randomUserAgent(), forHTTPHeaderField: "User-Agent")
244 | request.addValue("https://scholar.google.com/", forHTTPHeaderField: "Referer")
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:376:40: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'allHeaderFields'
374 | /// - Parameter response: The `HTTPURLResponse` from which to extract cookies.
375 | private func updateCookies(from response: HTTPURLResponse) {
376 | if let headerFields = response.allHeaderFields as? [String: String],
| `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'allHeaderFields'
377 | let url = response.url {
378 | let cookies = HTTPCookie.cookies(withResponseHeaderFields: headerFields, for: url)
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:377:31: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'url'
375 | private func updateCookies(from response: HTTPURLResponse) {
376 | if let headerFields = response.allHeaderFields as? [String: String],
377 | let url = response.url {
| `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'url'
378 | let cookies = HTTPCookie.cookies(withResponseHeaderFields: headerFields, for: url)
379 | for cookie in cookies {
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:378:38: error: type 'HTTPCookie' (aka 'AnyObject') has no member 'cookies'
376 | if let headerFields = response.allHeaderFields as? [String: String],
377 | let url = response.url {
378 | let cookies = HTTPCookie.cookies(withResponseHeaderFields: headerFields, for: url)
| `- error: type 'HTTPCookie' (aka 'AnyObject') has no member 'cookies'
379 | for cookie in cookies {
380 | Constants.cookies[cookie.name] = cookie.value
[78/79] Compiling GoogleScholarSwift GoogleScholarFetcher.swift
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:6:26: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
4 | /// A class responsible for fetching data from Google Scholar.
5 | public class GoogleScholarFetcher {
6 | private let session: URLSession
| `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
7 | private let publicationCache = NSCache<NSString, NSArray>()
8 | private let articleCache = NSCache<NSString, Article>()
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
| `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:17:26: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
15 | /// - session: A custom URL session. Defaults to `.shared`.
16 | /// - cacheConfig: The configuration for the cache. Defaults to `.default`.
17 | public init(session: URLSession = .shared, cacheConfig: GoogleScholarCacheConfig = .default) {
| `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
18 | self.session = session
19 | self.configureCache(with: cacheConfig)
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
| `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:17:40: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
15 | /// - session: A custom URL session. Defaults to `.shared`.
16 | /// - cacheConfig: The configuration for the cache. Defaults to `.default`.
17 | public init(session: URLSession = .shared, cacheConfig: GoogleScholarCacheConfig = .default) {
| `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
18 | self.session = session
19 | self.configureCache(with: cacheConfig)
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:241:53: error: cannot find type 'URLRequest' in scope
239 | /// - Parameter url: The `URL` for the request.
240 | /// - Returns: A configured `URLRequest`.
241 | private func configureRequest(with url: URL) -> URLRequest {
| `- error: cannot find type 'URLRequest' in scope
242 | var request = URLRequest(url: url)
243 | request.addValue(Constants.randomUserAgent(), forHTTPHeaderField: "User-Agent")
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:375:47: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
373 | ///
374 | /// - Parameter response: The `HTTPURLResponse` from which to extract cookies.
375 | private func updateCookies(from response: HTTPURLResponse) {
| `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
376 | if let headerFields = response.allHeaderFields as? [String: String],
377 | let url = response.url {
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
| `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:388:49: error: cannot find type 'URLRequest' in scope
386 | ///
387 | /// - Parameter request: The `URLRequest` to which cookies will be added.
388 | private func applyCookies(to request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
389 | let cookieString = Constants.cookies.map { "\($0.key)=\($0.value)" }.joined(separator: "; ")
390 | request.addValue(cookieString, forHTTPHeaderField: "Cookie")
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:91:47: error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
89 |
90 | let request = configureRequest(with: url)
91 | let (data, _) = try await session.data(for: request)
| `- error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
92 |
93 | guard let html = String(data: data, encoding: .utf8) else {
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:159:43: error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
157 |
158 | let request = configureRequest(with: url)
159 | let (data, _) = try await session.data(for: request)
| `- error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
160 |
161 | guard let html = String(data: data, encoding: .utf8) else {
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:197:43: error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
195 |
196 | let request = configureRequest(with: url)
197 | let (data, _) = try await session.data(for: request)
| `- error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
198 |
199 | guard let html = String(data: data, encoding: .utf8) else {
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:242:23: error: cannot find 'URLRequest' in scope
240 | /// - Returns: A configured `URLRequest`.
241 | private func configureRequest(with url: URL) -> URLRequest {
242 | var request = URLRequest(url: url)
| `- error: cannot find 'URLRequest' in scope
243 | request.addValue(Constants.randomUserAgent(), forHTTPHeaderField: "User-Agent")
244 | request.addValue("https://scholar.google.com/", forHTTPHeaderField: "Referer")
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:376:40: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'allHeaderFields'
374 | /// - Parameter response: The `HTTPURLResponse` from which to extract cookies.
375 | private func updateCookies(from response: HTTPURLResponse) {
376 | if let headerFields = response.allHeaderFields as? [String: String],
| `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'allHeaderFields'
377 | let url = response.url {
378 | let cookies = HTTPCookie.cookies(withResponseHeaderFields: headerFields, for: url)
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:377:31: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'url'
375 | private func updateCookies(from response: HTTPURLResponse) {
376 | if let headerFields = response.allHeaderFields as? [String: String],
377 | let url = response.url {
| `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'url'
378 | let cookies = HTTPCookie.cookies(withResponseHeaderFields: headerFields, for: url)
379 | for cookie in cookies {
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:378:38: error: type 'HTTPCookie' (aka 'AnyObject') has no member 'cookies'
376 | if let headerFields = response.allHeaderFields as? [String: String],
377 | let url = response.url {
378 | let cookies = HTTPCookie.cookies(withResponseHeaderFields: headerFields, for: url)
| `- error: type 'HTTPCookie' (aka 'AnyObject') has no member 'cookies'
379 | for cookie in cookies {
380 | Constants.cookies[cookie.name] = cookie.value
[79/79] Compiling GoogleScholarSwift Publication.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/57] Compiling SwiftSoup ParseErrorList.swift
[5/57] Compiling SwiftSoup ParseSettings.swift
[6/57] Compiling SwiftSoup Parser.swift
[7/57] Compiling SwiftSoup ParsingStrings.swift
[8/57] Compiling SwiftSoup Pattern.swift
[9/57] Compiling SwiftSoup QueryParser.swift
[10/57] Compiling SwiftSoup SerializationException.swift
[11/64] Compiling SwiftSoup ArrayExt.swift
[12/64] Compiling SwiftSoup Attribute.swift
[13/64] Compiling SwiftSoup Attributes.swift
[14/64] Compiling SwiftSoup BinarySearch.swift
[15/64] Compiling SwiftSoup BooleanAttribute.swift
[16/64] Compiling SwiftSoup CharacterExt.swift
[17/64] Compiling SwiftSoup CharacterReader.swift
[18/64] Compiling SwiftSoup Cleaner.swift
[19/64] Emitting module SwiftSoup
[20/64] Compiling SwiftSoup Tag.swift
[21/64] Compiling SwiftSoup TextNode.swift
[22/64] Compiling SwiftSoup Token.swift
[23/64] Compiling SwiftSoup TokenQueue.swift
[24/64] Compiling SwiftSoup Tokeniser.swift
[25/64] Compiling SwiftSoup TokeniserState.swift
[26/64] Compiling SwiftSoup TreeBuilder.swift
[27/64] Compiling SwiftSoup Collector.swift
[28/64] Compiling SwiftSoup CombiningEvaluator.swift
[29/64] Compiling SwiftSoup Comment.swift
[30/64] Compiling SwiftSoup Connection.swift
[31/64] Compiling SwiftSoup CssSelector.swift
[32/64] Compiling SwiftSoup DataNode.swift
[33/64] Compiling SwiftSoup DataUtil.swift
[34/64] Compiling SwiftSoup Document.swift
[35/64] Compiling SwiftSoup SimpleDictionary.swift
[36/64] Compiling SwiftSoup StreamReader.swift
[37/64] Compiling SwiftSoup String.swift
[38/64] Compiling SwiftSoup StringBuilder.swift
[39/64] Compiling SwiftSoup StringUtil.swift
[40/64] Compiling SwiftSoup StructuralEvaluator.swift
[41/64] Compiling SwiftSoup SwiftSoup.swift
[42/64] Compiling SwiftSoup UTF8Arrays.swift
[43/64] Compiling SwiftSoup UnfairLock.swift
[44/64] Compiling SwiftSoup UnicodeScalar.swift
[45/64] Compiling SwiftSoup Validate.swift
[46/64] Compiling SwiftSoup Whitelist.swift
[47/64] Compiling SwiftSoup XmlDeclaration.swift
[48/64] Compiling SwiftSoup XmlTreeBuilder.swift
[49/64] Compiling SwiftSoup HtmlTreeBuilderState.swift
[50/64] Compiling SwiftSoup HttpStatusException.swift
[51/64] Compiling SwiftSoup Mutex.swift
[52/64] Compiling SwiftSoup Node.swift
[53/64] Compiling SwiftSoup NodeTraversor.swift
[54/64] Compiling SwiftSoup NodeVisitor.swift
[55/64] Compiling SwiftSoup OrderedSet.swift
[56/64] Compiling SwiftSoup ParseError.swift
[57/64] Compiling SwiftSoup DocumentType.swift
[58/64] Compiling SwiftSoup Element.swift
[59/64] Compiling SwiftSoup Elements.swift
[60/64] Compiling SwiftSoup Entities.swift
[61/64] Compiling SwiftSoup Evaluator.swift
[62/64] Compiling SwiftSoup Exception.swift
[63/64] Compiling SwiftSoup FormElement.swift
[64/64] Compiling SwiftSoup HtmlTreeBuilder.swift
[66/76] Compiling GoogleScholarSwift AuthorMetrics.swift
[67/76] Compiling GoogleScholarSwift GoogleScholarCacheConfig.swift
[68/76] Compiling GoogleScholarSwift GoogleScholarID.swift
[69/77] Compiling GoogleScholarSwift Author.swift
[70/77] Compiling GoogleScholarSwift Article.swift
[71/77] Compiling GoogleScholarSwift ArticleLink.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[72/77] Compiling GoogleScholarSwift Constants.swift
[73/77] Compiling GoogleScholarSwift FetchQuantity.swift
[74/77] Emitting module GoogleScholarSwift
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:6:26: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
4 | /// A class responsible for fetching data from Google Scholar.
5 | public class GoogleScholarFetcher {
6 | private let session: URLSession
| `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
7 | private let publicationCache = NSCache<NSString, NSArray>()
8 | private let articleCache = NSCache<NSString, Article>()
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
| `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:17:26: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
15 | /// - session: A custom URL session. Defaults to `.shared`.
16 | /// - cacheConfig: The configuration for the cache. Defaults to `.default`.
17 | public init(session: URLSession = .shared, cacheConfig: GoogleScholarCacheConfig = .default) {
| `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
18 | self.session = session
19 | self.configureCache(with: cacheConfig)
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
| `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:17:40: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
15 | /// - session: A custom URL session. Defaults to `.shared`.
16 | /// - cacheConfig: The configuration for the cache. Defaults to `.default`.
17 | public init(session: URLSession = .shared, cacheConfig: GoogleScholarCacheConfig = .default) {
| `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
18 | self.session = session
19 | self.configureCache(with: cacheConfig)
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:241:53: error: cannot find type 'URLRequest' in scope
239 | /// - Parameter url: The `URL` for the request.
240 | /// - Returns: A configured `URLRequest`.
241 | private func configureRequest(with url: URL) -> URLRequest {
| `- error: cannot find type 'URLRequest' in scope
242 | var request = URLRequest(url: url)
243 | request.addValue(Constants.randomUserAgent(), forHTTPHeaderField: "User-Agent")
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:375:47: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
373 | ///
374 | /// - Parameter response: The `HTTPURLResponse` from which to extract cookies.
375 | private func updateCookies(from response: HTTPURLResponse) {
| `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
376 | if let headerFields = response.allHeaderFields as? [String: String],
377 | let url = response.url {
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
| `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:388:49: error: cannot find type 'URLRequest' in scope
386 | ///
387 | /// - Parameter request: The `URLRequest` to which cookies will be added.
388 | private func applyCookies(to request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
389 | let cookieString = Constants.cookies.map { "\($0.key)=\($0.value)" }.joined(separator: "; ")
390 | request.addValue(cookieString, forHTTPHeaderField: "Cookie")
[75/77] Compiling GoogleScholarSwift SortBy.swift
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:6:26: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
4 | /// A class responsible for fetching data from Google Scholar.
5 | public class GoogleScholarFetcher {
6 | private let session: URLSession
| `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
7 | private let publicationCache = NSCache<NSString, NSArray>()
8 | private let articleCache = NSCache<NSString, Article>()
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
| `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:17:26: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
15 | /// - session: A custom URL session. Defaults to `.shared`.
16 | /// - cacheConfig: The configuration for the cache. Defaults to `.default`.
17 | public init(session: URLSession = .shared, cacheConfig: GoogleScholarCacheConfig = .default) {
| `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
18 | self.session = session
19 | self.configureCache(with: cacheConfig)
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
| `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:17:40: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
15 | /// - session: A custom URL session. Defaults to `.shared`.
16 | /// - cacheConfig: The configuration for the cache. Defaults to `.default`.
17 | public init(session: URLSession = .shared, cacheConfig: GoogleScholarCacheConfig = .default) {
| `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
18 | self.session = session
19 | self.configureCache(with: cacheConfig)
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:241:53: error: cannot find type 'URLRequest' in scope
239 | /// - Parameter url: The `URL` for the request.
240 | /// - Returns: A configured `URLRequest`.
241 | private func configureRequest(with url: URL) -> URLRequest {
| `- error: cannot find type 'URLRequest' in scope
242 | var request = URLRequest(url: url)
243 | request.addValue(Constants.randomUserAgent(), forHTTPHeaderField: "User-Agent")
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:375:47: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
373 | ///
374 | /// - Parameter response: The `HTTPURLResponse` from which to extract cookies.
375 | private func updateCookies(from response: HTTPURLResponse) {
| `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
376 | if let headerFields = response.allHeaderFields as? [String: String],
377 | let url = response.url {
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
| `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:388:49: error: cannot find type 'URLRequest' in scope
386 | ///
387 | /// - Parameter request: The `URLRequest` to which cookies will be added.
388 | private func applyCookies(to request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
389 | let cookieString = Constants.cookies.map { "\($0.key)=\($0.value)" }.joined(separator: "; ")
390 | request.addValue(cookieString, forHTTPHeaderField: "Cookie")
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:91:47: error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
89 |
90 | let request = configureRequest(with: url)
91 | let (data, _) = try await session.data(for: request)
| `- error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
92 |
93 | guard let html = String(data: data, encoding: .utf8) else {
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:159:43: error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
157 |
158 | let request = configureRequest(with: url)
159 | let (data, _) = try await session.data(for: request)
| `- error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
160 |
161 | guard let html = String(data: data, encoding: .utf8) else {
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:197:43: error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
195 |
196 | let request = configureRequest(with: url)
197 | let (data, _) = try await session.data(for: request)
| `- error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
198 |
199 | guard let html = String(data: data, encoding: .utf8) else {
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:242:23: error: cannot find 'URLRequest' in scope
240 | /// - Returns: A configured `URLRequest`.
241 | private func configureRequest(with url: URL) -> URLRequest {
242 | var request = URLRequest(url: url)
| `- error: cannot find 'URLRequest' in scope
243 | request.addValue(Constants.randomUserAgent(), forHTTPHeaderField: "User-Agent")
244 | request.addValue("https://scholar.google.com/", forHTTPHeaderField: "Referer")
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:376:40: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'allHeaderFields'
374 | /// - Parameter response: The `HTTPURLResponse` from which to extract cookies.
375 | private func updateCookies(from response: HTTPURLResponse) {
376 | if let headerFields = response.allHeaderFields as? [String: String],
| `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'allHeaderFields'
377 | let url = response.url {
378 | let cookies = HTTPCookie.cookies(withResponseHeaderFields: headerFields, for: url)
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:377:31: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'url'
375 | private func updateCookies(from response: HTTPURLResponse) {
376 | if let headerFields = response.allHeaderFields as? [String: String],
377 | let url = response.url {
| `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'url'
378 | let cookies = HTTPCookie.cookies(withResponseHeaderFields: headerFields, for: url)
379 | for cookie in cookies {
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:378:38: error: type 'HTTPCookie' (aka 'AnyObject') has no member 'cookies'
376 | if let headerFields = response.allHeaderFields as? [String: String],
377 | let url = response.url {
378 | let cookies = HTTPCookie.cookies(withResponseHeaderFields: headerFields, for: url)
| `- error: type 'HTTPCookie' (aka 'AnyObject') has no member 'cookies'
379 | for cookie in cookies {
380 | Constants.cookies[cookie.name] = cookie.value
[76/77] Compiling GoogleScholarSwift GoogleScholarFetcher.swift
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:6:26: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
4 | /// A class responsible for fetching data from Google Scholar.
5 | public class GoogleScholarFetcher {
6 | private let session: URLSession
| `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
7 | private let publicationCache = NSCache<NSString, NSArray>()
8 | private let articleCache = NSCache<NSString, Article>()
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
| `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:17:26: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
15 | /// - session: A custom URL session. Defaults to `.shared`.
16 | /// - cacheConfig: The configuration for the cache. Defaults to `.default`.
17 | public init(session: URLSession = .shared, cacheConfig: GoogleScholarCacheConfig = .default) {
| `- error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
18 | self.session = session
19 | self.configureCache(with: cacheConfig)
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLSession = AnyObject
| `- note: 'URLSession' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:17:40: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
15 | /// - session: A custom URL session. Defaults to `.shared`.
16 | /// - cacheConfig: The configuration for the cache. Defaults to `.default`.
17 | public init(session: URLSession = .shared, cacheConfig: GoogleScholarCacheConfig = .default) {
| `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
18 | self.session = session
19 | self.configureCache(with: cacheConfig)
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:241:53: error: cannot find type 'URLRequest' in scope
239 | /// - Parameter url: The `URL` for the request.
240 | /// - Returns: A configured `URLRequest`.
241 | private func configureRequest(with url: URL) -> URLRequest {
| `- error: cannot find type 'URLRequest' in scope
242 | var request = URLRequest(url: url)
243 | request.addValue(Constants.randomUserAgent(), forHTTPHeaderField: "User-Agent")
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:375:47: error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
373 | ///
374 | /// - Parameter response: The `HTTPURLResponse` from which to extract cookies.
375 | private func updateCookies(from response: HTTPURLResponse) {
| `- error: 'HTTPURLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
376 | if let headerFields = response.allHeaderFields as? [String: String],
377 | let url = response.url {
Foundation.HTTPURLResponse:2:18: note: 'HTTPURLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias HTTPURLResponse = AnyObject
| `- note: 'HTTPURLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:388:49: error: cannot find type 'URLRequest' in scope
386 | ///
387 | /// - Parameter request: The `URLRequest` to which cookies will be added.
388 | private func applyCookies(to request: inout URLRequest) {
| `- error: cannot find type 'URLRequest' in scope
389 | let cookieString = Constants.cookies.map { "\($0.key)=\($0.value)" }.joined(separator: "; ")
390 | request.addValue(cookieString, forHTTPHeaderField: "Cookie")
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:91:47: error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
89 |
90 | let request = configureRequest(with: url)
91 | let (data, _) = try await session.data(for: request)
| `- error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
92 |
93 | guard let html = String(data: data, encoding: .utf8) else {
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:159:43: error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
157 |
158 | let request = configureRequest(with: url)
159 | let (data, _) = try await session.data(for: request)
| `- error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
160 |
161 | guard let html = String(data: data, encoding: .utf8) else {
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:197:43: error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
195 |
196 | let request = configureRequest(with: url)
197 | let (data, _) = try await session.data(for: request)
| `- error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
198 |
199 | guard let html = String(data: data, encoding: .utf8) else {
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:242:23: error: cannot find 'URLRequest' in scope
240 | /// - Returns: A configured `URLRequest`.
241 | private func configureRequest(with url: URL) -> URLRequest {
242 | var request = URLRequest(url: url)
| `- error: cannot find 'URLRequest' in scope
243 | request.addValue(Constants.randomUserAgent(), forHTTPHeaderField: "User-Agent")
244 | request.addValue("https://scholar.google.com/", forHTTPHeaderField: "Referer")
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:376:40: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'allHeaderFields'
374 | /// - Parameter response: The `HTTPURLResponse` from which to extract cookies.
375 | private func updateCookies(from response: HTTPURLResponse) {
376 | if let headerFields = response.allHeaderFields as? [String: String],
| `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'allHeaderFields'
377 | let url = response.url {
378 | let cookies = HTTPCookie.cookies(withResponseHeaderFields: headerFields, for: url)
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:377:31: error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'url'
375 | private func updateCookies(from response: HTTPURLResponse) {
376 | if let headerFields = response.allHeaderFields as? [String: String],
377 | let url = response.url {
| `- error: value of type 'HTTPURLResponse' (aka 'AnyObject') has no member 'url'
378 | let cookies = HTTPCookie.cookies(withResponseHeaderFields: headerFields, for: url)
379 | for cookie in cookies {
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/GoogleScholarFetcher.swift:378:38: error: type 'HTTPCookie' (aka 'AnyObject') has no member 'cookies'
376 | if let headerFields = response.allHeaderFields as? [String: String],
377 | let url = response.url {
378 | let cookies = HTTPCookie.cookies(withResponseHeaderFields: headerFields, for: url)
| `- error: type 'HTTPCookie' (aka 'AnyObject') has no member 'cookies'
379 | for cookie in cookies {
380 | Constants.cookies[cookie.name] = cookie.value
[77/77] Compiling GoogleScholarSwift Publication.swift
BUILD FAILURE 6.1 linux