The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build GoogleScholarSwift, reference main (3c7b00), with Swift 5.10 for Linux on 24 Aug 2024 02:06:33 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ezefranca/GoogleScholarSwift.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/ezefranca/GoogleScholarSwift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3c7b005 Adjustments to V1.2
Cloned https://github.com/ezefranca/GoogleScholarSwift.git
Revision (git rev-parse @):
3c7b0054008736eaa287bcba776c4acedb12f89c
SUCCESS checkout https://github.com/ezefranca/GoogleScholarSwift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/ezefranca/GoogleScholarSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
2ec76a50fe7c: Pulling fs layer
031194576cad: Pulling fs layer
f49f3db6a794: Pulling fs layer
099074009041: Pulling fs layer
8030c5bafabb: Pulling fs layer
f37ee5a1772f: Pulling fs layer
099074009041: Waiting
8030c5bafabb: Waiting
f37ee5a1772f: Waiting
2ec76a50fe7c: Verifying Checksum
2ec76a50fe7c: Download complete
099074009041: Verifying Checksum
099074009041: Download complete
8030c5bafabb: Verifying Checksum
8030c5bafabb: Download complete
f37ee5a1772f: Verifying Checksum
f37ee5a1772f: Download complete
2ec76a50fe7c: Pull complete
031194576cad: Verifying Checksum
031194576cad: Download complete
f49f3db6a794: Verifying Checksum
f49f3db6a794: Download complete
031194576cad: Pull complete
f49f3db6a794: Pull complete
099074009041: Pull complete
8030c5bafabb: Pull complete
f37ee5a1772f: Pull complete
Digest: sha256:a70f701911643a3a4293839e0e79d56dcc32eed4840549b67640dc1034af7f44
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/apple/swift-docc-plugin.git
[1/3172] Fetching swiftsoup
[160/5068] Fetching swiftsoup, swift-docc-plugin
[1327/8132] Fetching swiftsoup, swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.73s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.73s)
Fetched https://github.com/apple/swift-docc-plugin.git from cache (0.73s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.3.0 (1.23s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.7.2 (0.39s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.43s)
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.7.2
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
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.3.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/6] Copying PrivacyInfo.xcprivacy
[2/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/59] Emitting module SwiftSoup
[8/66] Compiling SwiftSoup UnfairLock.swift
[9/66] Compiling SwiftSoup UnicodeScalar.swift
[10/66] Compiling SwiftSoup Validate.swift
[11/66] Compiling SwiftSoup Whitelist.swift
[12/66] Compiling SwiftSoup XmlDeclaration.swift
[13/66] Compiling SwiftSoup XmlTreeBuilder.swift
[14/66] Compiling SwiftSoup resource_bundle_accessor.swift
[15/66] Compiling SwiftSoup ArrayExt.swift
[16/66] Compiling SwiftSoup Attribute.swift
[17/66] Compiling SwiftSoup Attributes.swift
[18/66] Compiling SwiftSoup BinarySearch.swift
[19/66] Compiling SwiftSoup BooleanAttribute.swift
[20/66] Compiling SwiftSoup CharacterExt.swift
[21/66] Compiling SwiftSoup CharacterReader.swift
[22/66] Compiling SwiftSoup Cleaner.swift
[23/66] Compiling SwiftSoup SimpleDictionary.swift
[24/66] Compiling SwiftSoup StreamReader.swift
[25/66] Compiling SwiftSoup String.swift
[26/66] Compiling SwiftSoup StringBuilder.swift
[27/66] Compiling SwiftSoup StringUtil.swift
[28/66] Compiling SwiftSoup StructuralEvaluator.swift
[29/66] Compiling SwiftSoup SwiftSoup.swift
[30/66] Compiling SwiftSoup Collector.swift
[31/66] Compiling SwiftSoup CombiningEvaluator.swift
[32/66] Compiling SwiftSoup Comment.swift
[33/66] Compiling SwiftSoup Connection.swift
[34/66] Compiling SwiftSoup CssSelector.swift
[35/66] Compiling SwiftSoup DataNode.swift
[36/66] Compiling SwiftSoup DataUtil.swift
[37/66] Compiling SwiftSoup Document.swift
[38/66] Compiling SwiftSoup ParseError.swift
[39/66] Compiling SwiftSoup ParseErrorList.swift
[40/66] Compiling SwiftSoup ParseSettings.swift
[41/66] Compiling SwiftSoup Parser.swift
[42/66] Compiling SwiftSoup Pattern.swift
[43/66] Compiling SwiftSoup QueryParser.swift
[44/66] Compiling SwiftSoup SerializationException.swift
[45/66] Compiling SwiftSoup Tag.swift
[46/66] Compiling SwiftSoup TextNode.swift
[47/66] Compiling SwiftSoup Token.swift
[48/66] Compiling SwiftSoup TokenQueue.swift
[49/66] Compiling SwiftSoup Tokeniser.swift
[50/66] Compiling SwiftSoup TokeniserState.swift
[51/66] Compiling SwiftSoup TreeBuilder.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 HtmlTreeBuilderState.swift
[61/66] Compiling SwiftSoup HttpStatusException.swift
[62/66] Compiling SwiftSoup Mutex.swift
[63/66] Compiling SwiftSoup Node.swift
[64/66] Compiling SwiftSoup NodeTraversor.swift
[65/66] Compiling SwiftSoup NodeVisitor.swift
[66/66] Compiling SwiftSoup OrderedSet.swift
[68/82] Compiling GoogleScholarSwift CoAuthor.swift
[69/82] Compiling GoogleScholarSwift GoogleScholarCacheConfig.swift
[70/84] Compiling GoogleScholarSwift ArticleLink.swift
[71/84] Compiling GoogleScholarSwift Author.swift
[72/84] Compiling GoogleScholarSwift NetworkService.swift
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/NetworkService.swift:6:26: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    private let session: URLSession
                         ^~~~~~~~~~
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/NetworkService.swift:8:26: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    public init(session: URLSession = .shared) {
                         ^~~~~~~~~~
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/NetworkService.swift:8:40: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
    public init(session: URLSession = .shared) {
                                      ~^~~~~~
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/NetworkService.swift:73:53: error: cannot find type 'URLRequest' in scope
    private func configureRequest(with url: URL) -> URLRequest {
                                                    ^~~~~~~~~~
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/NetworkService.swift:37:43: error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
        let (data, _) = try await session.data(for: request)
                                  ~~~~~~~ ^~~~
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/NetworkService.swift:56:43: error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
        let (data, _) = try await session.data(for: request)
                                  ~~~~~~~ ^~~~
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/NetworkService.swift:74:23: error: cannot find 'URLRequest' in scope
        var request = URLRequest(url: url)
                      ^~~~~~~~~~
[73/84] Compiling GoogleScholarSwift Article.swift
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/NetworkService.swift:6:26: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    private let session: URLSession
                         ^~~~~~~~~~
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/NetworkService.swift:8:26: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    public init(session: URLSession = .shared) {
                         ^~~~~~~~~~
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/NetworkService.swift:8:40: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
    public init(session: URLSession = .shared) {
                                      ~^~~~~~
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/NetworkService.swift:73:53: error: cannot find type 'URLRequest' in scope
    private func configureRequest(with url: URL) -> URLRequest {
                                                    ^~~~~~~~~~
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/NetworkService.swift:37:43: error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
        let (data, _) = try await session.data(for: request)
                                  ~~~~~~~ ^~~~
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/NetworkService.swift:56:43: error: value of type 'URLSession' (aka 'AnyObject') has no member 'data'
        let (data, _) = try await session.data(for: request)
                                  ~~~~~~~ ^~~~
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/NetworkService.swift:74:23: error: cannot find 'URLRequest' in scope
        var request = URLRequest(url: url)
                      ^~~~~~~~~~
[74/84] Compiling GoogleScholarSwift AuthorMetrics.swift
[75/84] Compiling GoogleScholarSwift CitationMetrics.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[76/84] Compiling GoogleScholarSwift Constants.swift
[77/84] Compiling GoogleScholarSwift FetchQuantity.swift
[78/84] Compiling GoogleScholarSwift SortBy.swift
[79/84] Compiling GoogleScholarSwift CacheService.swift
[80/84] Emitting module GoogleScholarSwift
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/NetworkService.swift:8:40: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
    public init(session: URLSession = .shared) {
                                      ~^~~~~~
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/NetworkService.swift:6:26: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    private let session: URLSession
                         ^~~~~~~~~~
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/NetworkService.swift:8:26: error: 'URLSession' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
    public init(session: URLSession = .shared) {
                         ^~~~~~~~~~
Foundation.URLSession:2:18: note: 'URLSession' has been explicitly marked unavailable here
public typealias URLSession = AnyObject
                 ^
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/NetworkService.swift:73:53: error: cannot find type 'URLRequest' in scope
    private func configureRequest(with url: URL) -> URLRequest {
                                                    ^~~~~~~~~~
[81/84] Compiling GoogleScholarSwift GoogleScholarFetcher.swift
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/NetworkService.swift:8:40: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
    public init(session: URLSession = .shared) {
                                      ~^~~~~~
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/HTMLParser.swift:67:19: warning: immutable value 'totalPublications' was never used; consider replacing with '_' or removing it
              let totalPublications = try? doc.select(".gsc_a_tr").count else {
              ~~~~^~~~~~~~~~~~~~~~~
              _
[82/84] Compiling GoogleScholarSwift HTMLParser.swift
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/NetworkService.swift:8:40: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
    public init(session: URLSession = .shared) {
                                      ~^~~~~~
/host/spi-builder-workspace/Sources/GoogleScholarSwift/Impl/HTMLParser.swift:67:19: warning: immutable value 'totalPublications' was never used; consider replacing with '_' or removing it
              let totalPublications = try? doc.select(".gsc_a_tr").count else {
              ~~~~^~~~~~~~~~~~~~~~~
              _
[83/84] Compiling GoogleScholarSwift GoogleScholarID.swift
[84/84] Compiling GoogleScholarSwift Publication.swift
error: fatalError
BUILD FAILURE 5.10 linux