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

Successful build of SwiftAnalyticsKit with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftyLab/SwiftAnalyticsKit.git
Reference: v1.0.0
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/SwiftyLab/SwiftAnalyticsKit
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at d03f688 chore(CHANGELOG): update for v1.0.0 [skip ci]
Cloned https://github.com/SwiftyLab/SwiftAnalyticsKit.git
Revision (git rev-parse @):
d03f688f1338fb9e5acfd0945051caaec022f3d8
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/SwiftyLab/SwiftAnalyticsKit.git at v1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/SwiftyLab/SwiftAnalyticsKit.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-format
[1/1457] Fetching swift-docc-plugin
[1458/9934] Fetching swift-docc-plugin, swift-format
Fetched https://github.com/apple/swift-format from cache (1.03s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.03s)
Computing version for https://github.com/apple/swift-format
Computed https://github.com/apple/swift-format at 0.50700.1 (0.49s)
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-tools-support-core.git
[1/6125] Fetching swift-tools-support-core
[6126/17560] Fetching swift-tools-support-core, swift-argument-parser
[4803/11435] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.45s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.68s)
[1/57387] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax from cache (3.75s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.2.7 (0.55s)
Fetching https://github.com/apple/swift-system.git
[1/2983] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.33s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 0.50700.1 (0.75s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.1.4 (0.55s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.58s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.42s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2483] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.34s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.44s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 0.50700.1
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 1.1.4
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.2.7
Creating working copy for https://github.com/apple/swift-format
Working copy of https://github.com/apple/swift-format resolved at 0.50700.1
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
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
[1/1] Compiling plugin GenerateManualPlugin
/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 {
                ^
[2/2] 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 {
                ^
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/23] Emitting module Analytics
[8/25] Compiling Analytics AnyMetadata.swift
[9/25] Compiling Analytics EmptyMetadata.swift
[10/25] Compiling Analytics GlobalAnalyticsMetadata.swift
[11/25] Compiling Analytics AnalyticsEvent.swift
[12/25] Compiling Analytics AnyAnalyticsEvent.swift
[13/25] Compiling Analytics AnalyticsMetadata.swift
[14/25] Compiling Analytics MultiplexAnalyticsHandler.swift
[15/25] Compiling Analytics MultiplexAnyAnalyticsHandler.swift
[16/25] Compiling Analytics AnalyticsGroup.swift
[17/25] Compiling Analytics RawAnalyticsEvent.swift
[18/25] Compiling Analytics Initializable.swift
[19/25] Compiling Analytics AnalyticsConfiguration.swift
[20/25] Compiling Analytics SomeAnalyticsEvent.swift
[21/25] Compiling Analytics AnalyticsEncoder.swift
[22/25] Compiling Analytics AnyAnalyticsHandler.swift
[23/25] Compiling Analytics AnyHashableAnalyticsHandler.swift
[24/25] Compiling Analytics AnalyticsHandler.swift
[25/25] Compiling Analytics AnyAnalyticsEventHandler.swift
[27/32] Compiling AnalyticsMock StandardDictionaryEncoder.swift
[28/32] Compiling AnalyticsMock AnalyticsExpectation.swift
[29/32] Compiling AnalyticsMock AnalyticsOrderedExpectationHandler.swift
[30/32] Compiling AnalyticsMock AnalyticsSingleExpectationHandler.swift
[31/32] Emitting module AnalyticsMock
[32/32] Compiling AnalyticsMock AnalyticsExpectationHandler.swift
Build complete! (32.99s)
Build complete.
Done.