The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build TranslationCatalog, reference 0.15.1 (9d510d), with Swift 6.1 for Wasm on 31 Aug 2025 22:47:16 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/TranslationCatalog.git
Reference: 0.15.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/richardpiazza/TranslationCatalog
 * tag               0.15.1     -> FETCH_HEAD
HEAD is now at 9d510d8 Re-include LocaleSupport (#40)
Cloned https://github.com/richardpiazza/TranslationCatalog.git
Revision (git rev-parse @):
9d510d898e461f818912d66a41e1a38baffbedf2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/TranslationCatalog.git at 0.15.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/richardpiazza/TranslationCatalog.git
https://github.com/richardpiazza/TranslationCatalog.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "localesupport",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/richardpiazza/LocaleSupport.git"
    },
    {
      "identity" : "statement",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/richardpiazza/Statement.git"
    },
    {
      "identity" : "coredataplus",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/richardpiazza/CoreDataPlus.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "xmlcoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.17.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CoreOffice/XMLCoder.git"
    },
    {
      "identity" : "plot",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.14.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Plot.git"
    },
    {
      "identity" : "htmlstring",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/alexisakers/HTMLString.git"
    },
    {
      "identity" : "sqlite.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.15.4",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stephencelis/SQLite.swift.git"
    }
  ],
  "manifest_display_name" : "TranslationCatalog",
  "name" : "TranslationCatalog",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "TranslationCatalog",
      "targets" : [
        "TranslationCatalog",
        "TranslationCatalogCoreData",
        "TranslationCatalogIO",
        "TranslationCatalogSQLite",
        "TranslationCatalogFilesystem"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "localizer",
      "targets" : [
        "localizer"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "localizer",
      "module_type" : "SwiftTarget",
      "name" : "localizer",
      "path" : "Sources/localizer",
      "product_dependencies" : [
        "ArgumentParser",
        "LocaleSupport"
      ],
      "product_memberships" : [
        "localizer"
      ],
      "sources" : [
        "Catalog+Delete.swift",
        "Catalog+Export.swift",
        "Catalog+Generate.swift",
        "Catalog+Import.swift",
        "Catalog+Insert.swift",
        "Catalog+Query.swift",
        "Catalog+Update.swift",
        "Catalog.swift",
        "Configuration.swift",
        "Configure+Get.swift",
        "Configure+Set.swift",
        "Configure.swift",
        "Extensions/Arguments.swift",
        "Extensions/FileFormat+localizer.swift",
        "Extensions/FileManager+localizer.swift",
        "Extensions/Locale+localizer.swift",
        "Extensions/RenderFormat+localizer.swift",
        "Preview.swift",
        "localizer.swift"
      ],
      "target_dependencies" : [
        "TranslationCatalog",
        "TranslationCatalogCoreData",
        "TranslationCatalogIO",
        "TranslationCatalogSQLite",
        "TranslationCatalogFilesystem"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "TranslationCatalogTests",
      "module_type" : "SwiftTarget",
      "name" : "TranslationCatalogTests",
      "path" : "Tests/TranslationCatalogTests",
      "sources" : [
        "CoreDataEmptyCatalogTests.swift",
        "CoreDataQueryCatalogTests.swift",
        "Extensions/Catalog+DeleteAssertions.swift",
        "Extensions/Catalog+InsertAssertions.swift",
        "Extensions/Catalog+QueryAssertions.swift",
        "Extensions/Catalog+UpdateAssertions.swift",
        "FilesystemEmptyCatalogTests.swift",
        "FilesystemQueryCatalogTests.swift",
        "SQLiteEmptyCatalogTests.swift",
        "SQLiteQueryCatalogTests.swift",
        "StringReplacementTests.swift",
        "TestCases/EmptyCatalogTestCase.swift",
        "TestCases/QueryCatalogTestCase.swift"
      ],
      "target_dependencies" : [
        "TranslationCatalog",
        "TranslationCatalogCoreData",
        "TranslationCatalogIO",
        "TranslationCatalogFilesystem",
        "TranslationCatalogSQLite"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TranslationCatalogSQLite",
      "module_type" : "SwiftTarget",
      "name" : "TranslationCatalogSQLite",
      "path" : "Sources/TranslationCatalogSQLite",
      "product_dependencies" : [
        "Statement",
        "StatementSQLite",
        "SQLite"
      ],
      "product_memberships" : [
        "TranslationCatalog",
        "localizer"
      ],
      "sources" : [
        "Entities/ExpressionEntity.swift",
        "Entities/ProjectEntity.swift",
        "Entities/ProjectExpressionEntity.swift",
        "Entities/TranslationEntity.swift",
        "SQLite+Query.swift",
        "SQLite+Schema.swift",
        "SQLiteCatalog+AssociatedTypes.swift",
        "SQLiteCatalog.swift",
        "SQLiteStatement+Expression.swift",
        "SQLiteStatement+Project.swift",
        "SQLiteStatement+ProjectExpression.swift",
        "SQLiteStatement+Translation.swift",
        "SQLiteStmt+Entities.swift"
      ],
      "target_dependencies" : [
        "TranslationCatalog"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslationCatalogIO",
      "module_type" : "SwiftTarget",
      "name" : "TranslationCatalogIO",
      "path" : "Sources/TranslationCatalogIO",
      "product_dependencies" : [
        "XMLCoder",
        "Plot",
        "HTMLString"
      ],
      "product_memberships" : [
        "TranslationCatalog",
        "localizer"
      ],
      "sources" : [
        "ExpressionDecoder.swift",
        "ExpressionEncoder.swift",
        "ExpressionImporter.swift",
        "ExpressionRenderer.swift",
        "Extensions/Dictionary+AppleStrings.swift",
        "Extensions/Expression+IO.swift",
        "Extensions/Plot+IO.swift",
        "Extensions/String+IO.swift",
        "Extensions/XML+Expression.swift",
        "FileFormat.swift",
        "Internal/Resource.swift",
        "Internal/StringsXml.swift",
        "MarkdownTable.swift",
        "RenderFormat.swift"
      ],
      "target_dependencies" : [
        "TranslationCatalog"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslationCatalogFilesystem",
      "module_type" : "SwiftTarget",
      "name" : "TranslationCatalogFilesystem",
      "path" : "Sources/TranslationCatalogFilesystem",
      "product_memberships" : [
        "TranslationCatalog",
        "localizer"
      ],
      "sources" : [
        "Documents/Deprecated/ExpressionDocumentV1.swift",
        "Documents/Deprecated/TranslationDocumentV1.swift",
        "Documents/Document.swift",
        "Documents/ExpressionDocument.swift",
        "Documents/ProjectDocument.swift",
        "Documents/TranslationDocument.swift",
        "FilesystemCatalog.swift"
      ],
      "target_dependencies" : [
        "TranslationCatalog"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslationCatalogCoreData",
      "module_type" : "SwiftTarget",
      "name" : "TranslationCatalogCoreData",
      "path" : "Sources/TranslationCatalogCoreData",
      "product_dependencies" : [
        "CoreDataPlus"
      ],
      "product_memberships" : [
        "TranslationCatalog",
        "localizer"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/PrecompiledResources",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/CatalogModel_1.xcdatamodeld",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/CatalogModel_2.xcdatamodeld",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/CatalogModel_3.xcdatamodeld",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/Model_1_to_2.xcmappingmodel",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/TranslationCatalogCoreData/Resources/Model_2_to_3.xcmappingmodel",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "CoreDataCatalog.swift",
        "Entities/ExpressionEntity.swift",
        "Entities/ProjectEntity.swift",
        "Entities/TranslationEntity.swift",
        "ManagedModel.swift"
      ],
      "target_dependencies" : [
        "TranslationCatalog"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TranslationCatalog",
      "module_type" : "SwiftTarget",
      "name" : "TranslationCatalog",
      "path" : "Sources/TranslationCatalog",
      "product_memberships" : [
        "TranslationCatalog",
        "localizer"
      ],
      "sources" : [
        "Catalog.swift",
        "CatalogError.swift",
        "CatalogQuery.swift",
        "CatalogSchema.swift",
        "CatalogUpdate.swift",
        "Expression.swift",
        "Extensions/Locale.LanguageCode+TranslationCatalog.swift",
        "Extensions/Locale.Region+TranslationCatalog.swift",
        "Extensions/UUID+TranslationCatalog.swift",
        "Project.swift",
        "Translation.swift",
        "TranslationState.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LocalizerTests",
      "module_type" : "SwiftTarget",
      "name" : "LocalizerTests",
      "path" : "Tests/LocalizerTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/File.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/Import1.strings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/Import2.strings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/Localizable.strings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/Strings.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_core_data.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_core_data_v2.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_core_data_v3.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_v4.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_multi_language_v5.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_single_project_entity.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_single_project_entity_v4.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/LocalizerTests/Resources/test_single_project_entity_v5.sqlite",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/LocalizerTests/StructuredResources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "CatalogDeleteProjectTests.swift",
        "CatalogGenerateTests.swift",
        "CoreDataExportTests.swift",
        "FilesystemExportTests.swift",
        "FilesystemImportTests.swift",
        "HelpTests.swift",
        "Models/LocalizerProcess.swift",
        "Models/TestResource.swift",
        "PreviewTests.swift",
        "SQLiteExportTests.swift",
        "TestCases/LocalizerTestCase.swift"
      ],
      "target_dependencies" : [
        "localizer"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/CoreOffice/XMLCoder.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/richardpiazza/CoreDataPlus.git
Fetching https://github.com/JohnSundell/Plot.git
Fetching https://github.com/alexisakers/HTMLString.git
[1/2096] Fetching plot
[1217/2334] Fetching plot, coredataplus
[2335/3965] Fetching plot, coredataplus, htmlstring
[2727/14047] Fetching plot, coredataplus, htmlstring, xmlcoder
Fetched https://github.com/richardpiazza/CoreDataPlus.git from cache (0.29s)
[3068/13809] Fetching plot, htmlstring, xmlcoder
Fetching https://github.com/richardpiazza/Statement.git
[5947/23866] Fetching plot, htmlstring, xmlcoder, sqlite.swift
Fetched https://github.com/alexisakers/HTMLString.git from cache (0.38s)
[13988/22235] Fetching plot, xmlcoder, sqlite.swift
Fetching https://github.com/richardpiazza/LocaleSupport.git
[20426/22979] Fetching plot, xmlcoder, sqlite.swift, statement
[20516/38668] Fetching plot, xmlcoder, sqlite.swift, statement, swift-argument-parser
Fetched https://github.com/richardpiazza/Statement.git from cache (0.25s)
[22465/37924] Fetching plot, xmlcoder, sqlite.swift, swift-argument-parser
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (0.55s)
[12540/27842] Fetching plot, sqlite.swift, swift-argument-parser
[19063/28614] Fetching plot, sqlite.swift, swift-argument-parser, localesupport
Fetched https://github.com/richardpiazza/LocaleSupport.git from cache (0.28s)
[23455/27842] Fetching plot, sqlite.swift, swift-argument-parser
Fetched https://github.com/JohnSundell/Plot.git from cache (1.14s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.15s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.16s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (1.78s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/171] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (0.92s)
Computing version for https://github.com/JohnSundell/Plot.git
Computed https://github.com/JohnSundell/Plot.git at 0.14.0 (2.91s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.17.1 (0.54s)
Computing version for https://github.com/richardpiazza/CoreDataPlus.git
Computed https://github.com/richardpiazza/CoreDataPlus.git at 0.5.0 (0.42s)
Fetching https://github.com/apple/swift-log.git
[1/3897] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.38s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.8.1 (0.89s)
Computing version for https://github.com/richardpiazza/LocaleSupport.git
Computed https://github.com/richardpiazza/LocaleSupport.git at 0.8.0 (0.49s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (0.65s)
Computing version for https://github.com/alexisakers/HTMLString.git
Computed https://github.com/alexisakers/HTMLString.git at 6.0.1 (1.01s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.87s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.86s)
Creating working copy for https://github.com/swiftlang/swift-toolchain-sqlite
Working copy of https://github.com/swiftlang/swift-toolchain-sqlite resolved at 1.0.4
Creating working copy for https://github.com/JohnSundell/Plot.git
Working copy of https://github.com/JohnSundell/Plot.git resolved at 0.14.0
Creating working copy for https://github.com/alexisakers/HTMLString.git
Working copy of https://github.com/alexisakers/HTMLString.git resolved at 6.0.1
Creating working copy for https://github.com/richardpiazza/LocaleSupport.git
Working copy of https://github.com/richardpiazza/LocaleSupport.git resolved at 0.8.0
Creating working copy for https://github.com/richardpiazza/CoreDataPlus.git
Working copy of https://github.com/richardpiazza/CoreDataPlus.git resolved at 0.5.0
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.4
Creating working copy for https://github.com/richardpiazza/Statement.git
Working copy of https://github.com/richardpiazza/Statement.git resolved at 0.8.1
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.17.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/46] Write sources
[7/46] Copying Info.plist
[7/46] Copying CatalogModel_3.xcdatamodeld
[7/46] Copying CatalogModel_2.xcdatamodeld
[7/46] Copying Model_2_to_3.xcmappingmodel
[7/46] Copying Model_1_to_2.xcmappingmodel
[7/46] Write sources
[7/46] Copying CatalogModel_1.xcdatamodeld
[7/46] Write sources
[7/46] Copying PrecompiledResources
[7/46] Write sources
[26/46] Write swift-version-24593BA9C3E375BF.txt
[28/238] Emitting module Statement
error: emit-module command failed with exit code 1 (use -v to see invocation)
[29/241] Emitting module SQLite
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if SQLITE_SWIFT_STANDALONE
 28 | import sqlite3
[30/245] Emitting module XMLCoder
[31/251] Compiling LocaleSupport LocaleSupportConfiguration.swift
[32/251] Compiling LocaleSupport LocaleSupportError.swift
[33/251] Compiling Logging LogHandler.swift
[34/251] Emitting module Logging
[35/251] Compiling Logging Locks.swift
[36/251] Emitting module Plot
[37/259] Compiling Logging MetadataProvider.swift
[38/259] Compiling Logging Logging.swift
[39/260] Compiling Plot ComponentGroup.swift
[40/260] Compiling Plot ControlFlow.swift
[41/260] Compiling Plot Directionality.swift
[42/260] Compiling Plot Document.swift
[43/260] Compiling Plot DocumentEncoding.swift
[44/260] Compiling Plot Element.swift
[46/260] Compiling HTMLString NSString+HTMLString.swift
[47/260] Compiling Statement Keyword.swift
[48/260] Compiling Statement LogicalPredicate.swift
[49/260] Compiling Statement Segment.swift
[50/260] Compiling TranslationCatalog UUID+TranslationCatalog.swift
[51/260] Compiling Plot AnyEnvironmentValue.swift
[52/260] Compiling Plot AnyNode.swift
[53/260] Compiling Plot ElementRenderingBuffer.swift
[54/260] Compiling Plot ElementWrapper.swift
[55/260] Compiling Plot Environment.swift
[56/260] Compiling Plot ModifiedComponent.swift
[57/260] Compiling Plot Renderer.swift
[58/260] Compiling Plot String+Escaping.swift
[59/263] Compiling LocaleSupport Locale.Script+LocaleSupport.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[60/263] Emitting module HTMLString
/host/spi-builder-workspace/.build/checkouts/HTMLString/Sources/HTMLString/Mappings.swift:21:30: error: incorrect argument label in call (have 'with:options:format:', expected 'from:options:format:')
19 |         do {
20 |             return try PropertyListSerialization
21 |                 .propertyList(with: inputStream, options: [], format: nil) as! [String: String]
   |                              `- error: incorrect argument label in call (have 'with:options:format:', expected 'from:options:format:')
22 |         } catch {
23 |             return [:]
/host/spi-builder-workspace/.build/checkouts/HTMLString/Sources/HTMLString/Mappings.swift:21:37: error: cannot convert value of type 'InputStream' to expected argument type 'Data'
19 |         do {
20 |             return try PropertyListSerialization
21 |                 .propertyList(with: inputStream, options: [], format: nil) as! [String: String]
   |                                     `- error: cannot convert value of type 'InputStream' to expected argument type 'Data'
22 |         } catch {
23 |             return [:]
[61/263] Compiling Plot HTMLAttributes.swift
[62/263] Compiling Plot HTMLAudioFormat.swift
[63/263] Compiling Plot ComponentBuilder.swift
[64/263] Compiling Plot ComponentContainer.swift
[66/263] Compiling Plot HTMLElements.swift
[67/263] Compiling Plot HTMLFormContentType.swift
[71/263] Compiling TranslationCatalog Project.swift
[72/263] Compiling TranslationCatalog Translation.swift
[73/263] Compiling HTMLString HTMLString.swift
[74/263] Compiling HTMLString Mappings.swift
/host/spi-builder-workspace/.build/checkouts/HTMLString/Sources/HTMLString/Mappings.swift:21:30: error: incorrect argument label in call (have 'with:options:format:', expected 'from:options:format:')
19 |         do {
20 |             return try PropertyListSerialization
21 |                 .propertyList(with: inputStream, options: [], format: nil) as! [String: String]
   |                              `- error: incorrect argument label in call (have 'with:options:format:', expected 'from:options:format:')
22 |         } catch {
23 |             return [:]
/host/spi-builder-workspace/.build/checkouts/HTMLString/Sources/HTMLString/Mappings.swift:21:37: error: cannot convert value of type 'InputStream' to expected argument type 'Data'
19 |         do {
20 |             return try PropertyListSerialization
21 |                 .propertyList(with: inputStream, options: [], format: nil) as! [String: String]
   |                                     `- error: cannot convert value of type 'InputStream' to expected argument type 'Data'
22 |         } catch {
23 |             return [:]
[75/263] Compiling Plot ElementComponent.swift
[76/263] Compiling Plot ElementDefinition.swift
[77/263] Compiling Plot EmptyComponent.swift
[80/263] Compiling Plot ElementClosingMode.swift
[81/263] Compiling Plot HTMLFormMethod.swift
[82/263] Compiling Plot Attribute.swift
[83/263] Compiling Plot Component.swift
[84/263] Compiling Plot ComponentAttributes.swift
[85/263] Compiling LocaleSupport LocalizedStringConvertible.swift
[86/263] Compiling Plot HTMLButtonType.swift
[87/263] Compiling Plot HTMLComponents.swift
[88/263] Compiling Plot PodcastType.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if SQLITE_SWIFT_STANDALONE
 28 | import sqlite3
[89/263] Compiling Plot RSS.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if SQLITE_SWIFT_STANDALONE
 28 | import sqlite3
[90/263] Compiling Plot RSSAttributes.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if SQLITE_SWIFT_STANDALONE
 28 | import sqlite3
[91/263] Compiling Plot RSSElements.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if SQLITE_SWIFT_STANDALONE
 28 | import sqlite3
[92/263] Compiling Plot Node.swift
[93/263] Compiling Plot NodeConvertible.swift
[94/263] Compiling Plot Optional+Component.swift
[95/263] Compiling Plot PodcastAttributes.swift
[96/263] Compiling Plot PodcastComponents.swift
[97/263] Compiling Plot PodcastElements.swift
[98/263] Compiling Plot PodcastEpisodeType.swift
[99/263] Compiling Plot PodcastFeed.swift
[100/263] Compiling SQLite Query.swift
[101/263] Compiling SQLite Schema.swift
[102/263] Compiling SQLite Setter.swift
[103/263] Compiling SQLite WindowFunctions.swift
[104/263] Compiling Plot HTMLLinkRelationship.swift
[105/263] Compiling Plot HTMLListStyle.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if SQLITE_SWIFT_STANDALONE
 28 | import sqlite3
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if SQLITE_SWIFT_STANDALONE
 28 | import sqlite3
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if SQLITE_SWIFT_STANDALONE
 28 | import sqlite3
[109/263] Compiling Plot PodcastMediaType.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if SQLITE_SWIFT_STANDALONE
 28 | import sqlite3
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if SQLITE_SWIFT_STANDALONE
 28 | import sqlite3
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if SQLITE_SWIFT_STANDALONE
 28 | import sqlite3
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if SQLITE_SWIFT_STANDALONE
 28 | import sqlite3
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if SQLITE_SWIFT_STANDALONE
 28 | import sqlite3
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:26:8: error: no such module 'Dispatch'
 24 |
 25 | import Foundation
 26 | import Dispatch
    |        `- error: no such module 'Dispatch'
 27 | #if SQLITE_SWIFT_STANDALONE
 28 | import sqlite3
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/22] Write swift-version-24593BA9C3E375BF.txt
[4/214] Emitting module LocaleSupport
[5/214] Compiling HTMLString NSString+HTMLString.swift
[6/214] Compiling HTMLString Mappings.swift
/host/spi-builder-workspace/.build/checkouts/HTMLString/Sources/HTMLString/Mappings.swift:21:30: error: incorrect argument label in call (have 'with:options:format:', expected 'from:options:format:')
19 |         do {
20 |             return try PropertyListSerialization
21 |                 .propertyList(with: inputStream, options: [], format: nil) as! [String: String]
   |                              `- error: incorrect argument label in call (have 'with:options:format:', expected 'from:options:format:')
22 |         } catch {
23 |             return [:]
/host/spi-builder-workspace/.build/checkouts/HTMLString/Sources/HTMLString/Mappings.swift:21:37: error: cannot convert value of type 'InputStream' to expected argument type 'Data'
19 |         do {
20 |             return try PropertyListSerialization
21 |                 .propertyList(with: inputStream, options: [], format: nil) as! [String: String]
   |                                     `- error: cannot convert value of type 'InputStream' to expected argument type 'Data'
22 |         } catch {
23 |             return [:]
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/214] Emitting module HTMLString
/host/spi-builder-workspace/.build/checkouts/HTMLString/Sources/HTMLString/Mappings.swift:21:30: error: incorrect argument label in call (have 'with:options:format:', expected 'from:options:format:')
19 |         do {
20 |             return try PropertyListSerialization
21 |                 .propertyList(with: inputStream, options: [], format: nil) as! [String: String]
   |                              `- error: incorrect argument label in call (have 'with:options:format:', expected 'from:options:format:')
22 |         } catch {
23 |             return [:]
/host/spi-builder-workspace/.build/checkouts/HTMLString/Sources/HTMLString/Mappings.swift:21:37: error: cannot convert value of type 'InputStream' to expected argument type 'Data'
19 |         do {
20 |             return try PropertyListSerialization
21 |                 .propertyList(with: inputStream, options: [], format: nil) as! [String: String]
   |                                     `- error: cannot convert value of type 'InputStream' to expected argument type 'Data'
22 |         } catch {
23 |             return [:]
[8/214] Compiling XMLCoder ElementAndAttribute.swift
[9/214] Compiling XMLCoder ISO8601DateFormatter.swift
[10/215] Compiling Logging Locks.swift
[11/215] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[12/215] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[13/215] Compiling XMLCoder DynamicNodeEncoding.swift
[14/215] Compiling XMLCoder EncodingErrorExtension.swift
[15/215] Compiling XMLCoder SingleValueEncodingContainer.swift
[16/218] Compiling Logging MetadataProvider.swift
[17/218] Compiling LocaleSupport LocaleSupportConfiguration.swift
[18/218] Compiling LocaleSupport LocaleSupportError.swift
[19/218] Compiling TranslationCatalog UUID+TranslationCatalog.swift
[20/218] Compiling LocaleSupport LocalizedStringConvertible.swift
[21/218] Compiling LocaleSupport Locale.Script+LocaleSupport.swift
[22/218] Compiling TranslationCatalog Project.swift
[23/218] Compiling TranslationCatalog Translation.swift
[24/218] Compiling HTMLString HTMLString.swift
[25/218] Compiling XMLCoder DecimalBox.swift
[26/218] Compiling XMLCoder XMLCoderElement.swift
[27/218] Compiling XMLCoder XMLDocumentType.swift
[28/218] Compiling XMLCoder KeyedStorage.swift
[29/218] Compiling XMLCoder Metatypes.swift
BUILD FAILURE 6.1 wasm