The Swift Package Index logo.Swift Package Index

Build Information

Failed to build IzzyParser with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/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/undabot/izzyparser-ios.git
Reference: 1.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/undabot/izzyparser-ios
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 2736e45 Reference License in Readme
Cloned https://github.com/undabot/izzyparser-ios.git
Revision (git rev-parse @):
2736e452c44778b8721d039e0e0065471253e011
SUCCESS checkout https://github.com/undabot/izzyparser-ios.git at 1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/undabot/izzyparser-ios.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1236] Fetching cwlpreconditiontesting
[496/1668] Fetching cwlpreconditiontesting, cwlcatchexception
[1669/15877] Fetching cwlpreconditiontesting, cwlcatchexception, quick
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.24s)
[2706/14641] Fetching cwlcatchexception, quick
[14642/31932] Fetching cwlcatchexception, quick, nimble
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (1.20s)
Fetched https://github.com/Quick/Quick.git from cache (1.21s)
Fetched https://github.com/Quick/Nimble.git from cache (1.22s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.1.2 (0.43s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.0.0 (0.40s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.0.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 3.1.2
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/27] Emitting module IzzyParser
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[4/30] Compiling IzzyParser IzzyDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[5/30] Compiling IzzyParser JsonApiDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[6/30] Compiling IzzyParser LinksDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[7/30] Compiling IzzyParser MetaDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[8/30] Compiling IzzyParser SerializationValidator.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[9/30] Compiling IzzyParser Serializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[10/30] Compiling IzzyParser SingleResourceSerializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[11/30] Compiling IzzyParser Nullable.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[12/30] Compiling IzzyParser Resource.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[13/30] Compiling IzzyParser SingleResourceJSON.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[14/30] Compiling IzzyParser JSONAPIDocument.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[15/30] Compiling IzzyParser IzzySerializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[16/30] Compiling IzzyParser ResourceCollectionSerializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[17/30] Compiling IzzyParser SwiftReflection.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[18/30] Compiling IzzyParser Izzy.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[19/30] Compiling IzzyParser ResourceMatcher.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[20/30] Compiling IzzyParser ResourceDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[21/30] Compiling IzzyParser IzzyError.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[22/30] Compiling IzzyParser Codable+Convenience.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[23/30] Compiling IzzyParser DictionaryExtensions.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[24/30] Compiling IzzyParser Identity.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[25/30] Compiling IzzyParser JSONAPIError.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[26/30] Compiling IzzyParser Link.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[27/30] Compiling IzzyParser CodableCustomObject.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[28/30] Compiling IzzyParser CustomObject.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[29/30] Compiling IzzyParser Deserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[30/30] Compiling IzzyParser ErrorsDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/26] Compiling IzzyParser CodableCustomObject.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[3/26] Compiling IzzyParser CustomObject.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[4/26] Compiling IzzyParser Deserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[5/26] Compiling IzzyParser ErrorsDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/29] Emitting module IzzyParser
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[7/29] Compiling IzzyParser Nullable.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[8/29] Compiling IzzyParser Resource.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[9/29] Compiling IzzyParser SingleResourceJSON.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[10/29] Compiling IzzyParser JSONAPIDocument.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[11/29] Compiling IzzyParser IzzySerializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[12/29] Compiling IzzyParser ResourceCollectionSerializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[13/29] Compiling IzzyParser IzzyDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[14/29] Compiling IzzyParser JsonApiDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[15/29] Compiling IzzyParser LinksDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[16/29] Compiling IzzyParser MetaDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[17/29] Compiling IzzyParser Identity.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[18/29] Compiling IzzyParser JSONAPIError.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[19/29] Compiling IzzyParser Link.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[20/29] Compiling IzzyParser ResourceDeserializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[21/29] Compiling IzzyParser IzzyError.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[22/29] Compiling IzzyParser Codable+Convenience.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[23/29] Compiling IzzyParser DictionaryExtensions.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[24/29] Compiling IzzyParser SerializationValidator.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[25/29] Compiling IzzyParser Serializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[26/29] Compiling IzzyParser SingleResourceSerializer.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[27/29] Compiling IzzyParser SwiftReflection.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[28/29] Compiling IzzyParser Izzy.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
[29/29] Compiling IzzyParser ResourceMatcher.swift
/host/spi-builder-workspace/IzzyParser/Helpers/SwiftReflection.swift:2:8: error: no such module 'ObjectiveC.runtime'
import ObjectiveC.runtime
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1