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 IzzyParser, reference 1.0.1 (a64257), with Swift 6.1 for Linux on 28 Apr 2025 19:28:16 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.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.1
Building package at path:  $PWD
https://github.com/undabot/izzyparser-ios.git
https://github.com/undabot/izzyparser-ios.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "13.0.0",
            "upper_bound" : "14.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    },
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.0.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    }
  ],
  "manifest_display_name" : "IzzyParser",
  "name" : "IzzyParser",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "IzzyParser",
      "targets" : [
        "IzzyParser"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IzzyParserTests",
      "module_type" : "SwiftTarget",
      "name" : "IzzyParserTests",
      "path" : "IzzyParserTests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleCollectionWithCustomAttributes.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithAttributesAndRelationships.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithAuthorMeta.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithAuthorRelationship.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithCustomAttribute.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithInvalidRelationship.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithLinksAndAuthorRelationships.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithOneAttribute.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithPaginationLinks.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithRelationshipWithCustomAttribute.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithSelfAndRelatedLinks.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithSelfLink.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithSelfLinkObject.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithTagCollectionRelationship.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticleWithTopLevelSelfLinkObject.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/ArticlesCollection.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/AuthorWithDifferentAttributes.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/Base.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/CollectionOfArticlesWithAttributes.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/CommentWithReplies.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/EmptyCollectionLink.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/EmptyData.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/EmptyResponse.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/EmptyToManyRelationshipsLink.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/EmptyToOneRelationshipLink.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/ErrorWithLinksAndSource.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/ErrorsCollection.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/InvalidBase.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/InvalidJson.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/JsonApi.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/Meta.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/MultipleObjectsCollection.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/MultipleRelationships.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/NullAttributesAndRelationships.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/NullData.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/OneObjectCollection.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/PhotoWithClientGeneratedId.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/RandomData.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/RelatedArticle.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/Reply.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/ToManyRelationshipsLink.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/IzzyParserTests/JSONExamples/ToOneRelationshipLink.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Deserialization/ArrayOfCodableCustomObjectShould.swift",
        "Deserialization/ErrorsDeserializerShould.swift",
        "Deserialization/IzzyDeserializerShould.swift",
        "Deserialization/JsonApiDeserializerShould.swift",
        "Deserialization/MetaDeserializerShould.swift",
        "Deserialization/ResourceDeserializerShould.swift",
        "Helpers/IzzyTestHelper.swift",
        "IzzyShould.swift",
        "Mocks/IzzyDeserializerMock.swift",
        "Mocks/IzzySerializerMock.swift",
        "ResourceMatcher/ResourceMatcherShould.swift",
        "Resources/Article.swift",
        "Resources/Author.swift",
        "Resources/Bone.swift",
        "Resources/Book.swift",
        "Resources/BookTag.swift",
        "Resources/Comment.swift",
        "Resources/CommentReply.swift",
        "Resources/Home.swift",
        "Resources/Person.swift",
        "Resources/Post.swift",
        "Resources/RelatedArticle.swift",
        "Resources/Reply.swift",
        "Resources/SpecialBook.swift",
        "Resources/Tag.swift",
        "Resources/ThrowableResource.swift",
        "Serialization/IzzySerializerShould.swift"
      ],
      "target_dependencies" : [
        "IzzyParser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IzzyParser",
      "module_type" : "SwiftTarget",
      "name" : "IzzyParser",
      "path" : "IzzyParser",
      "product_memberships" : [
        "IzzyParser"
      ],
      "sources" : [
        "Deserialization/CodableCustomObject.swift",
        "Deserialization/CustomObject.swift",
        "Deserialization/Deserializer.swift",
        "Deserialization/ErrorsDeserializer.swift",
        "Deserialization/IzzyDeserializer.swift",
        "Deserialization/JsonApiDeserializer.swift",
        "Deserialization/LinksDeserializer.swift",
        "Deserialization/MetaDeserializer.swift",
        "Deserialization/ResourceDeserializer.swift",
        "Errors/IzzyError.swift",
        "Helpers/Codable+Convenience.swift",
        "Helpers/DictionaryExtensions.swift",
        "Helpers/SwiftReflection.swift",
        "Izzy.swift",
        "ResourceMatcher/ResourceMatcher.swift",
        "ResourceObjects/Identity.swift",
        "ResourceObjects/JSONAPIError.swift",
        "ResourceObjects/Link.swift",
        "ResourceObjects/Nullable.swift",
        "ResourceObjects/Resource.swift",
        "ResourceObjects/SingleResourceJSON.swift",
        "Resources/JSONAPIDocument.swift",
        "Serialization/IzzySerializer.swift",
        "Serialization/ResourceCollectionSerializer.swift",
        "Serialization/SerializationValidator.swift",
        "Serialization/Serializer.swift",
        "Serialization/SingleResourceSerializer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/14755] Fetching quick
[2215/34322] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.64s)
Fetched https://github.com/Quick/Nimble.git from cache (1.67s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (2.55s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/5903] Fetching swift-algorithms
[5904/20853] Fetching swift-algorithms, swift-argument-parser
Fetched https://github.com/apple/swift-algorithms.git from cache (0.57s)
[2841/14950] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.96s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.51s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.41s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.89s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.51s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.7.1 (0.59s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.26s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.86s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.20s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.76s)
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
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/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.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/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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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.0
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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/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 {
[9/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 {
[10/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 {
[11/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 {
[12/35] 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 {
[13/35] 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 {
[14/35] 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 {
[15/35] 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 {
[16/35] 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 {
[17/35] 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 {
[18/35] 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 {
[19/35] 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 {
[20/35] 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 {
[21/35] 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 {
[22/35] 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 {
[23/35] 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 {
[24/35] 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 {
[25/35] 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 {
[26/35] 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 {
[27/35] 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 {
[28/35] 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 {
[29/35] 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 {
[30/35] 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 {
[31/35] 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 {
[32/35] 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 {
[33/35] 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 {
[34/35] 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 {
[35/35] 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 {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
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
[0/1] Planning build
[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/6] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/31] 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 {
[8/34] 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 {
[9/34] 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 {
[10/34] 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 {
[11/34] 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 {
[12/34] 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 {
[13/34] 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 {
[14/34] 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 {
[15/34] 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 {
[16/34] 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 {
[17/34] 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 {
[18/34] 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 {
[19/34] 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 {
[20/34] 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 {
[21/34] 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 {
[22/34] 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 {
[23/34] 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 {
[24/34] 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 {
[25/34] 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 {
[26/34] 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 {
[27/34] 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 {
[28/34] 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 {
[29/34] 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 {
[30/34] 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 {
[31/34] 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 {
[32/34] 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 {
[33/34] 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 {
[34/34] 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 {
BUILD FAILURE 6.1 linux