The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MomXML with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.18.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/phimage/MomXML.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/phimage/MomXML
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f0a38f0 Start implementation of composite attributes
Cloned https://github.com/phimage/MomXML.git into spi-builder-workspace
f0a38f0745729d38416f6c5c46dbd39aa3f5868c
SUCCESS checkout https://github.com/phimage/MomXML.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetched https://github.com/drmohundro/SWXMLHash.git (0.24s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 5.0.1 (0.40s)
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 5.0.1
Building for debugging...
[1/4] Compiling SWXMLHash shim.swift
[2/4] Compiling SWXMLHash XMLIndexer+XMLIndexerDeserializable.swift
[3/4] Compiling SWXMLHash SWXMLHash.swift
[4/4] Emitting module SWXMLHash
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/63] Emitting module MomXML
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromCoreData/NSCompositeAttributeDescription+MomXML.swift:13:11: error: cannot find type 'NSCompositeAttributeDescription' in scope
extension NSCompositeAttributeDescription {
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomCompositeAttribute+CoreData.swift:15:26: error: cannot find type 'NSCompositeAttributeDescription' in scope
    public var coreData: NSCompositeAttributeDescription {
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[6/71] Compiling MomXML MomConfiguration.swift
[7/71] Compiling MomXML MomElement.swift
[8/71] Compiling MomXML MomEntity.swift
[9/71] Compiling MomXML MomFetchIndex.swift
[10/71] Compiling MomXML MomFetchedProperty.swift
[11/71] Compiling MomXML MomModel.swift
[12/71] Compiling MomXML MomRelationship.swift
[13/71] Compiling MomXML MomUniquenessConstraints.swift
[14/71] Compiling MomXML MomFetchIndex+XMLConvertible.swift
[15/71] Compiling MomXML MomFetchedProperty+XMLConvertible.swift
[16/71] Compiling MomXML MomModel+XMLConvertible.swift
[17/71] Compiling MomXML MomRelationship+XMLConvertible.swift
[18/71] Compiling MomXML MomUniquenessConstraints+XMLConvertible.swift
[19/71] Compiling MomXML MomUserInfo+XMLConvertible.swift
[20/71] Compiling MomXML MomXML+XMLConvertible.swift
[21/71] Compiling MomXML XMLConvertible.swift
[22/71] Compiling MomXML MomRelationship+CoreData.swift
[23/71] Compiling MomXML MomUniquenessConstraints+CoreData.swift
[24/71] Compiling MomXML MomUserInfo+CoreData.swift
[25/71] Compiling MomXML MomXml+CoreData.swift
[26/71] Compiling MomXML MomAttribute+XMLConvertible.swift
[27/71] Compiling MomXML MomConfiguration+XMLConvertible.swift
[28/71] Compiling MomXML MomElement+XMLConvertible.swift
[29/71] Compiling MomXML MomEntity+XMLConvertible.swift
[30/71] Compiling MomXML NSRelationshipDescription+MomXML.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromXML/MomCompositeAttribute+XMLObject.swift:26:45: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
                MomXML.orphanCallback?(xml, [MomAttribute.self, MomRelationship.self, MomUserInfo.self, MomFetchedProperty.self, MomFetchIndex.self, MomUniquenessConstraints.self])
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                                                                                                                    as [Any]
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromXML/MomEntity+XMLObject.swift:37:45: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
                MomXML.orphanCallback?(xml, [MomAttribute.self, MomRelationship.self, MomUserInfo.self, MomFetchedProperty.self, MomFetchIndex.self, MomUniquenessConstraints.self])
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                                                                                                                    as [Any]
[31/71] Compiling MomXML MomAttribute+XMLObject.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromXML/MomCompositeAttribute+XMLObject.swift:26:45: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
                MomXML.orphanCallback?(xml, [MomAttribute.self, MomRelationship.self, MomUserInfo.self, MomFetchedProperty.self, MomFetchIndex.self, MomUniquenessConstraints.self])
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                                                                                                                    as [Any]
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromXML/MomEntity+XMLObject.swift:37:45: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
                MomXML.orphanCallback?(xml, [MomAttribute.self, MomRelationship.self, MomUserInfo.self, MomFetchedProperty.self, MomFetchIndex.self, MomUniquenessConstraints.self])
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                                                                                                                    as [Any]
[32/71] Compiling MomXML MomCompositeAttribute+XMLObject.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromXML/MomCompositeAttribute+XMLObject.swift:26:45: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
                MomXML.orphanCallback?(xml, [MomAttribute.self, MomRelationship.self, MomUserInfo.self, MomFetchedProperty.self, MomFetchIndex.self, MomUniquenessConstraints.self])
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                                                                                                                    as [Any]
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromXML/MomEntity+XMLObject.swift:37:45: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
                MomXML.orphanCallback?(xml, [MomAttribute.self, MomRelationship.self, MomUserInfo.self, MomFetchedProperty.self, MomFetchIndex.self, MomUniquenessConstraints.self])
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                                                                                                                    as [Any]
[33/71] Compiling MomXML MomConfiguration+XMLObject.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromXML/MomCompositeAttribute+XMLObject.swift:26:45: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
                MomXML.orphanCallback?(xml, [MomAttribute.self, MomRelationship.self, MomUserInfo.self, MomFetchedProperty.self, MomFetchIndex.self, MomUniquenessConstraints.self])
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                                                                                                                    as [Any]
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromXML/MomEntity+XMLObject.swift:37:45: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
                MomXML.orphanCallback?(xml, [MomAttribute.self, MomRelationship.self, MomUserInfo.self, MomFetchedProperty.self, MomFetchIndex.self, MomUniquenessConstraints.self])
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                                                                                                                    as [Any]
[34/71] Compiling MomXML MomElement+XMLObject.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromXML/MomCompositeAttribute+XMLObject.swift:26:45: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
                MomXML.orphanCallback?(xml, [MomAttribute.self, MomRelationship.self, MomUserInfo.self, MomFetchedProperty.self, MomFetchIndex.self, MomUniquenessConstraints.self])
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                                                                                                                    as [Any]
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromXML/MomEntity+XMLObject.swift:37:45: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
                MomXML.orphanCallback?(xml, [MomAttribute.self, MomRelationship.self, MomUserInfo.self, MomFetchedProperty.self, MomFetchIndex.self, MomUniquenessConstraints.self])
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                                                                                                                    as [Any]
[35/71] Compiling MomXML MomEntity+XMLObject.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromXML/MomCompositeAttribute+XMLObject.swift:26:45: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
                MomXML.orphanCallback?(xml, [MomAttribute.self, MomRelationship.self, MomUserInfo.self, MomFetchedProperty.self, MomFetchIndex.self, MomUniquenessConstraints.self])
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                                                                                                                    as [Any]
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromXML/MomEntity+XMLObject.swift:37:45: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
                MomXML.orphanCallback?(xml, [MomAttribute.self, MomRelationship.self, MomUserInfo.self, MomFetchedProperty.self, MomFetchIndex.self, MomUniquenessConstraints.self])
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                                                                                                                    as [Any]
[36/71] Compiling MomXML MomFetchIndex+XMLObject.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromXML/MomCompositeAttribute+XMLObject.swift:26:45: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
                MomXML.orphanCallback?(xml, [MomAttribute.self, MomRelationship.self, MomUserInfo.self, MomFetchedProperty.self, MomFetchIndex.self, MomUniquenessConstraints.self])
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                                                                                                                    as [Any]
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromXML/MomEntity+XMLObject.swift:37:45: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
                MomXML.orphanCallback?(xml, [MomAttribute.self, MomRelationship.self, MomUserInfo.self, MomFetchedProperty.self, MomFetchIndex.self, MomUniquenessConstraints.self])
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                                                                                                                    as [Any]
[37/71] Compiling MomXML MomFetchedProperty+XMLObject.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromXML/MomCompositeAttribute+XMLObject.swift:26:45: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
                MomXML.orphanCallback?(xml, [MomAttribute.self, MomRelationship.self, MomUserInfo.self, MomFetchedProperty.self, MomFetchIndex.self, MomUniquenessConstraints.self])
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                                                                                                                    as [Any]
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromXML/MomEntity+XMLObject.swift:37:45: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
                MomXML.orphanCallback?(xml, [MomAttribute.self, MomRelationship.self, MomUserInfo.self, MomFetchedProperty.self, MomFetchIndex.self, MomUniquenessConstraints.self])
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                                                                                                                    as [Any]
[38/71] Compiling MomXML MomAttribute+Equatable.swift
[39/71] Compiling MomXML MomCompositeAttribute+Equatable.swift
[40/71] Compiling MomXML MomConfiguration+Equatable.swift
[41/71] Compiling MomXML MomElement+Equatable.swift
[42/71] Compiling MomXML MomEntity+Equatable.swift
[43/71] Compiling MomXML MomFetchIndex+Equatable.swift
[44/71] Compiling MomXML MomFetchedProperty+Equatable.swift
[45/71] Compiling MomXML MomModel+Equatable.swift
[46/71] Compiling MomXML MomRelationship+Equatable.swift
[47/71] Compiling MomXML MomModel+XMLObject.swift
[48/71] Compiling MomXML MomRelationship+XMLObject.swift
[49/71] Compiling MomXML MomUniquenessConstraints+XML.swift
[50/71] Compiling MomXML MomUserInfo+XMLObject.swift
[51/71] Compiling MomXML MomXML+XMLObject.swift
[52/71] Compiling MomXML XMLObject.swift
[53/71] Compiling MomXML MomAttribute.swift
[54/71] Compiling MomXML MomCompositeAttribute.swift
[55/71] Compiling MomXML MomUserInfo.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomAttribute+CoreData.swift:77:25: error: type 'NSAttributeType' has no member 'compositeAttributeType'
                return .compositeAttributeType
                       ~^~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomCompositeAttribute+CoreData.swift:15:26: error: cannot find type 'NSCompositeAttributeDescription' in scope
    public var coreData: NSCompositeAttributeDescription {
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomCompositeAttribute+CoreData.swift:16:23: error: cannot find type 'NSCompositeAttributeDescription' in scope
        let coreData: NSCompositeAttributeDescription = NSCompositeAttributeDescription()
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[56/71] Compiling MomXML MomXML.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomAttribute+CoreData.swift:77:25: error: type 'NSAttributeType' has no member 'compositeAttributeType'
                return .compositeAttributeType
                       ~^~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomCompositeAttribute+CoreData.swift:15:26: error: cannot find type 'NSCompositeAttributeDescription' in scope
    public var coreData: NSCompositeAttributeDescription {
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomCompositeAttribute+CoreData.swift:16:23: error: cannot find type 'NSCompositeAttributeDescription' in scope
        let coreData: NSCompositeAttributeDescription = NSCompositeAttributeDescription()
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[57/71] Compiling MomXML MomAttribute+CoreData.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomAttribute+CoreData.swift:77:25: error: type 'NSAttributeType' has no member 'compositeAttributeType'
                return .compositeAttributeType
                       ~^~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomCompositeAttribute+CoreData.swift:15:26: error: cannot find type 'NSCompositeAttributeDescription' in scope
    public var coreData: NSCompositeAttributeDescription {
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomCompositeAttribute+CoreData.swift:16:23: error: cannot find type 'NSCompositeAttributeDescription' in scope
        let coreData: NSCompositeAttributeDescription = NSCompositeAttributeDescription()
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[58/71] Compiling MomXML MomCompositeAttribute+CoreData.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomAttribute+CoreData.swift:77:25: error: type 'NSAttributeType' has no member 'compositeAttributeType'
                return .compositeAttributeType
                       ~^~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomCompositeAttribute+CoreData.swift:15:26: error: cannot find type 'NSCompositeAttributeDescription' in scope
    public var coreData: NSCompositeAttributeDescription {
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomCompositeAttribute+CoreData.swift:16:23: error: cannot find type 'NSCompositeAttributeDescription' in scope
        let coreData: NSCompositeAttributeDescription = NSCompositeAttributeDescription()
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[59/71] Compiling MomXML MomEntity+CoreData.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomAttribute+CoreData.swift:77:25: error: type 'NSAttributeType' has no member 'compositeAttributeType'
                return .compositeAttributeType
                       ~^~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomCompositeAttribute+CoreData.swift:15:26: error: cannot find type 'NSCompositeAttributeDescription' in scope
    public var coreData: NSCompositeAttributeDescription {
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomCompositeAttribute+CoreData.swift:16:23: error: cannot find type 'NSCompositeAttributeDescription' in scope
        let coreData: NSCompositeAttributeDescription = NSCompositeAttributeDescription()
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[60/71] Compiling MomXML MomFetchIndex+CoreData.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomAttribute+CoreData.swift:77:25: error: type 'NSAttributeType' has no member 'compositeAttributeType'
                return .compositeAttributeType
                       ~^~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomCompositeAttribute+CoreData.swift:15:26: error: cannot find type 'NSCompositeAttributeDescription' in scope
    public var coreData: NSCompositeAttributeDescription {
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomCompositeAttribute+CoreData.swift:16:23: error: cannot find type 'NSCompositeAttributeDescription' in scope
        let coreData: NSCompositeAttributeDescription = NSCompositeAttributeDescription()
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[61/71] Compiling MomXML MomFetchedProperty+CoreData.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomAttribute+CoreData.swift:77:25: error: type 'NSAttributeType' has no member 'compositeAttributeType'
                return .compositeAttributeType
                       ~^~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomCompositeAttribute+CoreData.swift:15:26: error: cannot find type 'NSCompositeAttributeDescription' in scope
    public var coreData: NSCompositeAttributeDescription {
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomCompositeAttribute+CoreData.swift:16:23: error: cannot find type 'NSCompositeAttributeDescription' in scope
        let coreData: NSCompositeAttributeDescription = NSCompositeAttributeDescription()
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[62/71] Compiling MomXML MomModel+CoreData.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomAttribute+CoreData.swift:77:25: error: type 'NSAttributeType' has no member 'compositeAttributeType'
                return .compositeAttributeType
                       ~^~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomCompositeAttribute+CoreData.swift:15:26: error: cannot find type 'NSCompositeAttributeDescription' in scope
    public var coreData: NSCompositeAttributeDescription {
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomCompositeAttribute+CoreData.swift:16:23: error: cannot find type 'NSCompositeAttributeDescription' in scope
        let coreData: NSCompositeAttributeDescription = NSCompositeAttributeDescription()
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[63/71] Compiling MomXML MomUniquenessConstraints+Equatable.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromCoreData/NSAttributeDescription+MomXML.swift:67:15: error: type 'NSAttributeType' has no member 'compositeAttributeType'
        case .compositeAttributeType:
             ~^~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromCoreData/NSCompositeAttributeDescription+MomXML.swift:13:11: error: cannot find type 'NSCompositeAttributeDescription' in scope
extension NSCompositeAttributeDescription {
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[64/71] Compiling MomXML MomUserInfo+Equatable.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromCoreData/NSAttributeDescription+MomXML.swift:67:15: error: type 'NSAttributeType' has no member 'compositeAttributeType'
        case .compositeAttributeType:
             ~^~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromCoreData/NSCompositeAttributeDescription+MomXML.swift:13:11: error: cannot find type 'NSCompositeAttributeDescription' in scope
extension NSCompositeAttributeDescription {
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[65/71] Compiling MomXML MomXML+Equatable.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromCoreData/NSAttributeDescription+MomXML.swift:67:15: error: type 'NSAttributeType' has no member 'compositeAttributeType'
        case .compositeAttributeType:
             ~^~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromCoreData/NSCompositeAttributeDescription+MomXML.swift:13:11: error: cannot find type 'NSCompositeAttributeDescription' in scope
extension NSCompositeAttributeDescription {
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[66/71] Compiling MomXML NSAttributeDescription+MomXML.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromCoreData/NSAttributeDescription+MomXML.swift:67:15: error: type 'NSAttributeType' has no member 'compositeAttributeType'
        case .compositeAttributeType:
             ~^~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromCoreData/NSCompositeAttributeDescription+MomXML.swift:13:11: error: cannot find type 'NSCompositeAttributeDescription' in scope
extension NSCompositeAttributeDescription {
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[67/71] Compiling MomXML NSCompositeAttributeDescription+MomXML.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromCoreData/NSAttributeDescription+MomXML.swift:67:15: error: type 'NSAttributeType' has no member 'compositeAttributeType'
        case .compositeAttributeType:
             ~^~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromCoreData/NSCompositeAttributeDescription+MomXML.swift:13:11: error: cannot find type 'NSCompositeAttributeDescription' in scope
extension NSCompositeAttributeDescription {
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[68/71] Compiling MomXML NSEntityDescription+MomXML.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromCoreData/NSAttributeDescription+MomXML.swift:67:15: error: type 'NSAttributeType' has no member 'compositeAttributeType'
        case .compositeAttributeType:
             ~^~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromCoreData/NSCompositeAttributeDescription+MomXML.swift:13:11: error: cannot find type 'NSCompositeAttributeDescription' in scope
extension NSCompositeAttributeDescription {
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[69/71] Compiling MomXML NSFetchIndexPropertyDescription+MomXML.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromCoreData/NSAttributeDescription+MomXML.swift:67:15: error: type 'NSAttributeType' has no member 'compositeAttributeType'
        case .compositeAttributeType:
             ~^~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromCoreData/NSCompositeAttributeDescription+MomXML.swift:13:11: error: cannot find type 'NSCompositeAttributeDescription' in scope
extension NSCompositeAttributeDescription {
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[70/71] Compiling MomXML NSFetchedPropertyDescription+MomXML.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromCoreData/NSAttributeDescription+MomXML.swift:67:15: error: type 'NSAttributeType' has no member 'compositeAttributeType'
        case .compositeAttributeType:
             ~^~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromCoreData/NSCompositeAttributeDescription+MomXML.swift:13:11: error: cannot find type 'NSCompositeAttributeDescription' in scope
extension NSCompositeAttributeDescription {
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[71/71] Compiling MomXML NSManagedObjectModel+MomXML.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromCoreData/NSAttributeDescription+MomXML.swift:67:15: error: type 'NSAttributeType' has no member 'compositeAttributeType'
        case .compositeAttributeType:
             ~^~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromCoreData/NSCompositeAttributeDescription+MomXML.swift:13:11: error: cannot find type 'NSCompositeAttributeDescription' in scope
extension NSCompositeAttributeDescription {
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Retrying in 0 seconds ...
Building ... (attempt 2)
[0/1] Planning build
Building for debugging...
[1/16] Compiling MomXML NSFetchedPropertyDescription+MomXML.swift
[2/16] Compiling MomXML NSManagedObjectModel+MomXML.swift
[3/16] Compiling MomXML MomAttribute+CoreData.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomAttribute+CoreData.swift:77:25: error: type 'NSAttributeType' has no member 'compositeAttributeType'
                return .compositeAttributeType
                       ~^~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomCompositeAttribute+CoreData.swift:15:26: error: cannot find type 'NSCompositeAttributeDescription' in scope
    public var coreData: NSCompositeAttributeDescription {
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomCompositeAttribute+CoreData.swift:16:23: error: cannot find type 'NSCompositeAttributeDescription' in scope
        let coreData: NSCompositeAttributeDescription = NSCompositeAttributeDescription()
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[4/16] Compiling MomXML MomCompositeAttribute+CoreData.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomAttribute+CoreData.swift:77:25: error: type 'NSAttributeType' has no member 'compositeAttributeType'
                return .compositeAttributeType
                       ~^~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomCompositeAttribute+CoreData.swift:15:26: error: cannot find type 'NSCompositeAttributeDescription' in scope
    public var coreData: NSCompositeAttributeDescription {
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomCompositeAttribute+CoreData.swift:16:23: error: cannot find type 'NSCompositeAttributeDescription' in scope
        let coreData: NSCompositeAttributeDescription = NSCompositeAttributeDescription()
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[5/16] Compiling MomXML NSAttributeDescription+MomXML.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromCoreData/NSAttributeDescription+MomXML.swift:67:15: error: type 'NSAttributeType' has no member 'compositeAttributeType'
        case .compositeAttributeType:
             ~^~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromCoreData/NSCompositeAttributeDescription+MomXML.swift:13:11: error: cannot find type 'NSCompositeAttributeDescription' in scope
extension NSCompositeAttributeDescription {
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[6/16] Compiling MomXML NSCompositeAttributeDescription+MomXML.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromCoreData/NSAttributeDescription+MomXML.swift:67:15: error: type 'NSAttributeType' has no member 'compositeAttributeType'
        case .compositeAttributeType:
             ~^~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromCoreData/NSCompositeAttributeDescription+MomXML.swift:13:11: error: cannot find type 'NSCompositeAttributeDescription' in scope
extension NSCompositeAttributeDescription {
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[7/18] Compiling MomXML MomUserInfo.swift
[8/18] Compiling MomXML MomXML.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/33] Emitting module MomXML
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromCoreData/NSCompositeAttributeDescription+MomXML.swift:13:11: error: cannot find type 'NSCompositeAttributeDescription' in scope
extension NSCompositeAttributeDescription {
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/ToCoreData/MomCompositeAttribute+CoreData.swift:15:26: error: cannot find type 'NSCompositeAttributeDescription' in scope
    public var coreData: NSCompositeAttributeDescription {
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[10/33] Compiling MomXML MomEntity+CoreData.swift
[11/33] Compiling MomXML MomFetchIndex+CoreData.swift
[12/33] Compiling MomXML NSEntityDescription+MomXML.swift
[13/33] Compiling MomXML NSFetchIndexPropertyDescription+MomXML.swift
[14/33] Compiling MomXML MomUniquenessConstraints+Equatable.swift
[15/33] Compiling MomXML MomUserInfo+Equatable.swift
[16/33] Compiling MomXML MomXML+Equatable.swift
[17/53] Compiling MomXML MomFetchedProperty+CoreData.swift
[18/53] Compiling MomXML MomModel+CoreData.swift
[19/58] Compiling MomXML MomRelationship+CoreData.swift
[20/58] Compiling MomXML MomUserInfo+CoreData.swift
[21/58] Compiling MomXML MomXml+CoreData.swift
[22/58] Compiling MomXML MomAttribute+XMLConvertible.swift
[23/58] Compiling MomXML MomEntity+XMLConvertible.swift
[24/59] Compiling MomXML MomUserInfo+XMLObject.swift
[25/59] Compiling MomXML MomXML+XMLObject.swift
[26/59] Compiling MomXML XMLObject.swift
[27/59] Compiling MomXML MomAttribute.swift
[28/59] Compiling MomXML MomCompositeAttribute.swift
[29/60] Compiling MomXML MomAttribute+XMLObject.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromXML/MomCompositeAttribute+XMLObject.swift:26:45: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
                MomXML.orphanCallback?(xml, [MomAttribute.self, MomRelationship.self, MomUserInfo.self, MomFetchedProperty.self, MomFetchIndex.self, MomUniquenessConstraints.self])
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                                                                                                                    as [Any]
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromXML/MomEntity+XMLObject.swift:37:45: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
                MomXML.orphanCallback?(xml, [MomAttribute.self, MomRelationship.self, MomUserInfo.self, MomFetchedProperty.self, MomFetchIndex.self, MomUniquenessConstraints.self])
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                                                                                                                    as [Any]
[30/60] Compiling MomXML MomCompositeAttribute+XMLObject.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromXML/MomCompositeAttribute+XMLObject.swift:26:45: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
                MomXML.orphanCallback?(xml, [MomAttribute.self, MomRelationship.self, MomUserInfo.self, MomFetchedProperty.self, MomFetchIndex.self, MomUniquenessConstraints.self])
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                                                                                                                    as [Any]
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromXML/MomEntity+XMLObject.swift:37:45: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
                MomXML.orphanCallback?(xml, [MomAttribute.self, MomRelationship.self, MomUserInfo.self, MomFetchedProperty.self, MomFetchIndex.self, MomUniquenessConstraints.self])
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                                                                                                                    as [Any]
[31/60] Compiling MomXML MomConfiguration+XMLObject.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromXML/MomCompositeAttribute+XMLObject.swift:26:45: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
                MomXML.orphanCallback?(xml, [MomAttribute.self, MomRelationship.self, MomUserInfo.self, MomFetchedProperty.self, MomFetchIndex.self, MomUniquenessConstraints.self])
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                                                                                                                    as [Any]
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromXML/MomEntity+XMLObject.swift:37:45: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
                MomXML.orphanCallback?(xml, [MomAttribute.self, MomRelationship.self, MomUserInfo.self, MomFetchedProperty.self, MomFetchIndex.self, MomUniquenessConstraints.self])
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                                                                                                                    as [Any]
[32/60] Compiling MomXML MomElement+XMLObject.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromXML/MomCompositeAttribute+XMLObject.swift:26:45: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
                MomXML.orphanCallback?(xml, [MomAttribute.self, MomRelationship.self, MomUserInfo.self, MomFetchedProperty.self, MomFetchIndex.self, MomUniquenessConstraints.self])
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                                                                                                                    as [Any]
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromXML/MomEntity+XMLObject.swift:37:45: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
                MomXML.orphanCallback?(xml, [MomAttribute.self, MomRelationship.self, MomUserInfo.self, MomFetchedProperty.self, MomFetchIndex.self, MomUniquenessConstraints.self])
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                                                                                                                    as [Any]
[33/60] Compiling MomXML MomEntity+XMLObject.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromXML/MomCompositeAttribute+XMLObject.swift:26:45: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
                MomXML.orphanCallback?(xml, [MomAttribute.self, MomRelationship.self, MomUserInfo.self, MomFetchedProperty.self, MomFetchIndex.self, MomUniquenessConstraints.self])
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                                                                                                                    as [Any]
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FromXML/MomEntity+XMLObject.swift:37:45: warning: heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
                MomXML.orphanCallback?(xml, [MomAttribute.self, MomRelationship.self, MomUserInfo.self, MomFetchedProperty.self, MomFetchIndex.self, MomUniquenessConstraints.self])
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                                                                                                                    as [Any]
[34/61] Compiling MomXML MomEntity.swift
[35/61] Compiling MomXML MomFetchIndex.swift
[36/61] Compiling MomXML MomFetchedProperty.swift
[37/61] Compiling MomXML MomModel.swift
[38/61] Compiling MomXML MomRelationship.swift
[39/62] Compiling MomXML MomFetchIndex+XMLObject.swift
[40/62] Compiling MomXML MomFetchedProperty+XMLObject.swift
[41/62] Compiling MomXML MomModel+XMLObject.swift
[42/62] Compiling MomXML MomRelationship+XMLObject.swift
[43/62] Compiling MomXML MomUniquenessConstraints+XML.swift
[44/62] Compiling MomXML MomFetchIndex+Equatable.swift
[45/62] Compiling MomXML MomFetchedProperty+Equatable.swift
[46/62] Compiling MomXML MomModel+Equatable.swift
[47/62] Compiling MomXML MomRelationship+Equatable.swift
[48/62] Compiling MomXML NSRelationshipDescription+MomXML.swift
[49/62] Compiling MomXML MomAttribute+Equatable.swift
[50/62] Compiling MomXML MomCompositeAttribute+Equatable.swift
[51/62] Compiling MomXML MomConfiguration+Equatable.swift
[52/62] Compiling MomXML MomElement+Equatable.swift
[53/62] Compiling MomXML MomEntity+Equatable.swift
[54/62] Compiling MomXML MomUniquenessConstraints+CoreData.swift
[55/62] Compiling MomXML MomFetchIndex+XMLConvertible.swift
[56/62] Compiling MomXML MomUniquenessConstraints.swift
[57/62] Compiling MomXML MomUniquenessConstraints+XMLConvertible.swift
[58/62] Compiling MomXML MomFetchedProperty+XMLConvertible.swift
[59/62] Compiling MomXML MomModel+XMLConvertible.swift
[60/62] Compiling MomXML MomRelationship+XMLConvertible.swift
[61/62] Compiling MomXML MomUserInfo+XMLConvertible.swift
[62/62] Compiling MomXML MomXML+XMLConvertible.swift
Retrying in 0 seconds ...
BUILD FAILURE 5.8 macosSpm