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 IzzyParser, reference 1.0.1 (a64257), with Swift 6.2 (beta) for Linux on 21 Jun 2025 13:28:43 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/undabot/izzyparser-ios.git
Reference: 1.0.1
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/undabot/izzyparser-ios
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at a64257d Merge pull request #13 from undabot/fix/rubygems
Cloned https://github.com/undabot/izzyparser-ios.git
Revision (git rev-parse @):
a64257dea80ec6da6d823a4e0b46cea0bcc9feec
SUCCESS checkout https://github.com/undabot/izzyparser-ios.git at 1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/undabot/izzyparser-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
[1/14759] Fetching quick
[2215/34343] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.07s)
[15668/19584] Fetching nimble
Fetched https://github.com/Quick/Nimble.git from cache (1.85s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (2.46s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5959] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.44s)
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.00s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.55s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.47s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.94s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.53s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.7.1 (0.44s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.25s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.76s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.27s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.78s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.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.5.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 13.7.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
warning: 'nimble': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/PrivacyInfo.xcprivacy
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/PrivacyInfo.xcprivacy
[1/1] Compiling plugin LintCommandPlugin
[2/2] Compiling plugin LintWarning
[3/3] Compiling plugin LintError
[4/4] Compiling plugin DefocusCommandPlugin
[5/5] Compiling plugin GenerateManual
Building for debugging...
[5/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/32] Compiling IzzyParser JSONAPIDocument.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
[9/32] Compiling IzzyParser IzzySerializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
[10/32] Compiling IzzyParser ResourceCollectionSerializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
[11/32] Compiling IzzyParser Identity.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
[12/32] Compiling IzzyParser JSONAPIError.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
[13/32] Compiling IzzyParser Link.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
[14/32] Compiling IzzyParser Nullable.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
[15/32] Compiling IzzyParser Resource.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
[16/32] Compiling IzzyParser SingleResourceJSON.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/32] Emitting module IzzyParser
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
[18/32] Compiling IzzyParser SwiftReflection.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
[19/32] Compiling IzzyParser Izzy.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
[20/32] Compiling IzzyParser ResourceMatcher.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
[21/32] Compiling IzzyParser IzzyDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
[22/32] Compiling IzzyParser JsonApiDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
[23/32] Compiling IzzyParser LinksDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
[24/32] Compiling IzzyParser MetaDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
[25/32] Compiling IzzyParser ResourceDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
[26/32] Compiling IzzyParser IzzyError.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
[27/32] Compiling IzzyParser Codable+Convenience.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
[28/32] Compiling IzzyParser DictionaryExtensions.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
[29/32] Compiling IzzyParser CodableCustomObject.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
[30/32] Compiling IzzyParser CustomObject.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
[31/32] Compiling IzzyParser Deserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
[32/32] Compiling IzzyParser ErrorsDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
[33/35] Compiling IzzyParser SerializationValidator.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
[34/35] Compiling IzzyParser Serializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
[35/35] Compiling IzzyParser SingleResourceSerializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
 1 | import Foundation
 2 | import ObjectiveC.runtime
   |        `- error: no such module 'ObjectiveC.runtime'
 3 |
 4 | extension NSObject {
BUILD FAILURE 6.2 linux