This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.8
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftyLab/SwiftAnalyticsKit.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/SwiftyLab/SwiftAnalyticsKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 89425b8 chore(SwiftPackageIndex): remove string interpolation from dependency URL
Cloned https://github.com/SwiftyLab/SwiftAnalyticsKit.git
Revision (git rev-parse @):
89425b8053662dec097db7a3dfe10d689436bc7c
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/SwiftyLab/SwiftAnalyticsKit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/SwiftyLab/SwiftAnalyticsKit.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-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
[89/9888] Fetching swift-docc-plugin, swift-format
Fetched https://github.com/apple/swift-docc-plugin (0.54s)
Fetched https://github.com/apple/swift-format (0.54s)
Computing version for https://github.com/apple/swift-format
Computed https://github.com/apple/swift-format at 0.50700.1 (0.41s)
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/6062] Fetching swift-tools-support-core
[6063/17479] Fetching swift-tools-support-core, swift-argument-parser
Fetched https://github.com/apple/swift-tools-support-core.git (0.41s)
[914/11417] Fetching swift-argument-parser
[11418/66710] Fetching swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git (0.66s)
[553/55293] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax (3.46s)
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.42s)
Fetching https://github.com/apple/swift-system.git
[1/2980] Fetching swift-system
Fetched https://github.com/apple/swift-system.git (0.35s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 0.50700.1 (1.04s)
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.36s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.35s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.36s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2447] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.36s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.37s)
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-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-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.1.4
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-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.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...
[4/20] Emitting module Analytics
[5/22] Compiling Analytics AnalyticsEvent.swift
[6/22] Compiling Analytics AnyAnalyticsEvent.swift
[7/22] Compiling Analytics AnalyticsMetadata.swift
[8/22] Compiling Analytics MultiplexAnalyticsHandler.swift
[9/22] Compiling Analytics MultiplexAnyAnalyticsHandler.swift
[10/22] Compiling Analytics AnyAnalyticsHandler.swift
[11/22] Compiling Analytics AnyHashableAnalyticsHandler.swift
[12/22] Compiling Analytics SomeAnalyticsEvent.swift
[13/22] Compiling Analytics AnalyticsEncoder.swift
[14/22] Compiling Analytics AnalyticsGroup.swift
[15/22] Compiling Analytics RawAnalyticsEvent.swift
[16/22] Compiling Analytics Initializable.swift
[17/22] Compiling Analytics AnalyticsConfiguration.swift
[18/22] Compiling Analytics AnyMetadata.swift
[19/22] Compiling Analytics EmptyMetadata.swift
[20/22] Compiling Analytics GlobalAnalyticsMetadata.swift
[21/22] Compiling Analytics AnalyticsHandler.swift
[22/22] Compiling Analytics AnyAnalyticsEventHandler.swift
[25/30] Compiling AnalyticsMock StandardDictionaryEncoder.swift
[26/30] Compiling AnalyticsMock AnalyticsSingleExpectationHandler.swift
[27/30] Compiling AnalyticsMock AnalyticsExpectationHandler.swift
[28/30] Compiling AnalyticsMock AnalyticsExpectation.swift
[29/30] Emitting module AnalyticsMock
[30/30] Compiling AnalyticsMock AnalyticsOrderedExpectationHandler.swift
Build complete! (27.99s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.