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

Failed to build FeedKit with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/michaelnisi/feedkit.git
Reference: master
Cloned https://github.com/michaelnisi/feedkit.git
Revision (git rev-parse @):
SUCCESS checkout https://github.com/michaelnisi/feedkit.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/michaelnisi/skull
Fetching https://github.com/michaelnisi/manger-kit
Fetching https://github.com/michaelnisi/ola
[1/647] Fetching skull
[202/959] Fetching skull, manger-kit
[960/1637] Fetching skull, manger-kit, ola
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetched https://github.com/michaelnisi/ola (0.27s)
Fetched https://github.com/michaelnisi/manger-kit (0.27s)
Fetched https://github.com/michaelnisi/skull (0.27s)
Fetching https://github.com/michaelnisi/fanboy-kit
Fetching https://github.com/michaelnisi/patron
[1/6532] Fetching patron
[132/6761] Fetching patron, fanboy-kit
Fetched https://github.com/michaelnisi/fanboy-kit (0.25s)
[132/17269] Fetching patron, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing (1.88s)
[4181/6532] Fetching patron
Computing version for https://github.com/michaelnisi/skull
Fetched https://github.com/michaelnisi/patron (2.68s)
Computed https://github.com/michaelnisi/skull at 11.0.4 (1.26s)
Computing version for https://github.com/michaelnisi/ola
Computed https://github.com/michaelnisi/ola at 12.0.0 (0.48s)
Computing version for https://github.com/michaelnisi/fanboy-kit
Computed https://github.com/michaelnisi/fanboy-kit at 9.0.0 (0.40s)
Computing version for https://github.com/michaelnisi/manger-kit
Computed https://github.com/michaelnisi/manger-kit at 8.0.0 (0.44s)
Computing version for https://github.com/michaelnisi/patron
Computed https://github.com/michaelnisi/patron at 11.0.0 (0.43s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.14.2 (0.52s)
Fetching https://github.com/apple/swift-syntax.git
[1/52902] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git (5.98s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.1 (0.81s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.1
Creating working copy for https://github.com/michaelnisi/manger-kit
Working copy of https://github.com/michaelnisi/manger-kit resolved at 8.0.0
Creating working copy for https://github.com/michaelnisi/ola
Working copy of https://github.com/michaelnisi/ola resolved at 12.0.0
Creating working copy for https://github.com/michaelnisi/fanboy-kit
Working copy of https://github.com/michaelnisi/fanboy-kit resolved at 9.0.0
Creating working copy for https://github.com/michaelnisi/patron
Working copy of https://github.com/michaelnisi/patron resolved at 11.0.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.14.2
Creating working copy for https://github.com/michaelnisi/skull
Working copy of https://github.com/michaelnisi/skull resolved at 11.0.4
Building for debugging...
[0/2] Copying user.sql
[0/2] Copying cache.sql
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/9] Emitting module Skull
/host/spi-builder-workspace/.build/checkouts/skull/Sources/Skull/Skull.swift:10:8: error: no such module 'SQLite3'
import SQLite3
       ^
[4/9] Compiling Skull Skull.swift
/host/spi-builder-workspace/.build/checkouts/skull/Sources/Skull/Skull.swift:10:8: error: no such module 'SQLite3'
import SQLite3
       ^
error: fatalError
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/9] Emitting module Patron
/host/spi-builder-workspace/.build/checkouts/patron/Sources/Patron/Patron.swift:10:8: error: no such module 'os.log'
import os.log
       ^
/host/spi-builder-workspace/.build/checkouts/patron/Sources/Patron/Patron.swift:10:8: error: no such module 'os.log'
import os.log
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/9] Emitting module Ola
/host/spi-builder-workspace/.build/checkouts/ola/Sources/Ola/NetworkActivityCounter.swift:10:8: error: no such module 'Combine'
import Combine
       ^
/host/spi-builder-workspace/.build/checkouts/ola/Sources/Ola/NetworkActivityCounter.swift:10:8: error: no such module 'Combine'
import Combine
       ^
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.