The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ScryfallKit, reference v5.15.0 (594c80), with Swift 5.10 for Linux on 7 Feb 2025 15:15:53 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JacobHearst/ScryfallKit.git
Reference: v5.15.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/JacobHearst/ScryfallKit
 * tag               v5.15.0    -> FETCH_HEAD
HEAD is now at 594c804 Merge pull request #29 from nsluke/main
Cloned https://github.com/JacobHearst/ScryfallKit.git
Revision (git rev-parse @):
594c804ff2bd4a30fbfff8ff52fbd37fff6bdd88
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/JacobHearst/ScryfallKit.git at v5.15.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/JacobHearst/ScryfallKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2048] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.88s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (1.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3290] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.41s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.52s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
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
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/32] Emitting module ScryfallKit
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[6/35] Compiling ScryfallKit ScryfallClient+Async.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[7/35] Compiling ScryfallKit ScryfallClient.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[8/35] Compiling ScryfallKit ScryfallKitError.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[9/35] Compiling ScryfallKit Card+ImageUris.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[10/35] Compiling ScryfallKit Card+Legalities.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[11/35] Compiling ScryfallKit Card+ManaCost.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[12/35] Compiling ScryfallKit Card+Preview.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[13/35] Compiling ScryfallKit SetRequests.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[14/35] Compiling ScryfallKit SymbolRequests.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[15/35] Compiling ScryfallKit NetworkService.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[16/35] Compiling ScryfallKit Card+enums.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[17/35] Compiling ScryfallKit Card.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[18/35] Compiling ScryfallKit Catalog.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[19/35] Compiling ScryfallKit Enums.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[20/35] Compiling ScryfallKit CardRequests.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[21/35] Compiling ScryfallKit CatalogRequests.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[22/35] Compiling ScryfallKit EndpointRequest.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[23/35] Compiling ScryfallKit RulingsRequests.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[24/35] Compiling ScryfallKit Card+Prices.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[25/35] Compiling ScryfallKit Card+RelatedCard.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[26/35] Compiling ScryfallKit Card+Ruling.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[27/35] Compiling ScryfallKit Card+Symbol.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[28/35] Compiling ScryfallKit Card+helpers.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[29/35] Compiling ScryfallKit MTGSet+date.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[30/35] Compiling ScryfallKit Logger.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[31/35] Compiling ScryfallKit Card+Face.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[32/35] Compiling ScryfallKit FieldFilter.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[33/35] Compiling ScryfallKit MTGSet.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[34/35] Compiling ScryfallKit ObjectList.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
[35/35] Compiling ScryfallKit ScryfallError.swift
/host/spi-builder-workspace/Sources/ScryfallKit/Extensions/Card+helpers.swift:9:8: error: no such module 'OSLog'
import OSLog
       ^
error: fatalError
BUILD FAILURE 5.10 linux