The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FluentExtensions, reference master (e7e995), with Swift 6.1 for Wasm on 27 Sep 2025 00:10:49 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Appsaurus/FluentExtensions.git
Reference: master
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/Appsaurus/FluentExtensions
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e7e9959 Improved schema reflection for parents.
Cloned https://github.com/Appsaurus/FluentExtensions.git
Revision (git rev-parse @):
e7e995915201e7da2de2e40a2de4648c423ef767
SUCCESS checkout https://github.com/Appsaurus/FluentExtensions.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Appsaurus/FluentExtensions.git
https://github.com/Appsaurus/FluentExtensions.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "fluent",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent.git"
    },
    {
      "identity" : "fluent-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-kit.git"
    },
    {
      "identity" : "sql-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/sql-kit.git"
    },
    {
      "identity" : "fluent-sqlite-driver",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-sqlite-driver.git"
    },
    {
      "identity" : "swiftest",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Appsaurus/Swiftest.git"
    },
    {
      "identity" : "vaporextensions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Appsaurus/VaporExtensions.git"
    },
    {
      "identity" : "codableextensions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Appsaurus/CodableExtensions"
    },
    {
      "identity" : "runtimeextensions",
      "requirement" : {
        "exact" : [
          "1.0.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Appsaurus/RuntimeExtensions"
    },
    {
      "identity" : "collectionconcurrencykit",
      "requirement" : {
        "exact" : [
          "0.2.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/CollectionConcurrencyKit"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "FluentExtensions",
  "name" : "FluentExtensions",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "FluentExtensions",
      "targets" : [
        "FluentExtensions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FluentTestUtils",
      "targets" : [
        "FluentTestUtils"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FluentTestModels",
      "targets" : [
        "FluentTestModels"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FluentTestUtils",
      "module_type" : "SwiftTarget",
      "name" : "FluentTestUtils",
      "path" : "Sources/FluentTestUtils",
      "product_dependencies" : [
        "Fluent",
        "CodableExtensions",
        "RuntimeExtensions",
        "VaporExtensions",
        "XCTVaporExtensions"
      ],
      "product_memberships" : [
        "FluentTestUtils",
        "FluentTestModels"
      ],
      "sources" : [
        "Exports.swift",
        "FluentTestCase.swift",
        "FluentXCTAssertions.swift",
        "XCTApplicationTester+Response.swift"
      ],
      "target_dependencies" : [
        "FluentExtensions"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FluentTestModels",
      "module_type" : "SwiftTarget",
      "name" : "FluentTestModels",
      "path" : "Sources/FluentTestModels",
      "product_memberships" : [
        "FluentTestModels"
      ],
      "sources" : [
        "FluentTestModelsTestCase.swift",
        "TestModels/KitchenSink.swift",
        "TestModels/ParentChildRelationship/TestChildModel.swift",
        "TestModels/ParentChildRelationship/TestParentModel.swift",
        "TestModels/SelfSiblingsRelationship/TestFriendshipModel.swift",
        "TestModels/SelfSiblingsRelationship/TestUserModel.swift",
        "TestModels/SiblingRelationship/TestClassModel.swift",
        "TestModels/SiblingRelationship/TestEnrollmentModel.swift",
        "TestModels/SiblingRelationship/TestStudentModel.swift",
        "TestModels/TestModel.swift"
      ],
      "target_dependencies" : [
        "FluentTestUtils",
        "FluentExtensions"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FluentExtensionsTests",
      "module_type" : "SwiftTarget",
      "name" : "FluentExtensionsTests",
      "path" : "Tests/FluentExtensionsTests",
      "product_dependencies" : [
        "FluentSQLiteDriver"
      ],
      "sources" : [
        "ControllerTests/FluentAdminControllerAccessControlTests.swift",
        "ControllerTests/FluentAdminControllerCRUDTests.swift",
        "ControllerTests/FluentAdminControllerChildrenTests.swift",
        "ControllerTests/FluentAdminControllerPivotTests.swift",
        "ControllerTests/FluentAdminControllerSearchTests.swift",
        "ControllerTests/FluentAdminControllerSiblingsTests.swift",
        "ControllerTests/FluentAdminControllerTests.swift",
        "FlatQueryParameterFilterTests.swift",
        "FluentExtensionsTests.swift",
        "FluentTestModelsTests.swift",
        "QueryParameterFilterPostgreSQLTests.swift",
        "QueryParameterFilterTests.swift",
        "QueryParameterNestedFilterTests.swift",
        "QueryParameterNestedSiblingFilterTests.swift",
        "QueryParameterTestSeeder.swift",
        "ReflectableMigrationTests.swift",
        "RoutesBuilderTests.swift",
        "SQLKitExtensionTests.swift",
        "TestCase+QueryParameterFilterTestUtils.swift"
      ],
      "target_dependencies" : [
        "FluentTestModels"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FluentExtensions",
      "module_type" : "SwiftTarget",
      "name" : "FluentExtensions",
      "path" : "Sources/FluentExtensions",
      "product_dependencies" : [
        "Vapor",
        "Fluent",
        "FluentSQL",
        "SQLKit",
        "Swiftest",
        "VaporExtensions",
        "CodableExtensions",
        "RuntimeExtensions",
        "CollectionConcurrencyKit"
      ],
      "product_memberships" : [
        "FluentExtensions",
        "FluentTestUtils",
        "FluentTestModels"
      ],
      "sources" : [
        "APIController/APIController.swift",
        "APIController/APIModel.swift",
        "APIController/Controller+Config.swift",
        "APIController/Controller.swift",
        "APIController/FluentAdminController.swift",
        "APIController/FluentController.swift",
        "Exports.swift",
        "Middleware/LogMiddleware.swift",
        "Model++/CRUD/Model+AsyncCRUD.swift",
        "Model++/CRUD/Model+ExtendedActions.swift",
        "Model++/CRUD/ModelCollection+CRUD.swift",
        "Model++/CRUD/ModelCollection+ExtendedActions.swift",
        "Model++/CRUD/ModelCollections+Transactions.swift",
        "Model++/IDProperty+String.swift",
        "Model++/KeypathTypealiases.swift",
        "Model++/Model+CRUDPath.swift",
        "Model++/Model+Existence.swift",
        "Model++/Model+Find.swift",
        "Model++/Model+GroupByQueries.swift",
        "Model++/Model+IDKey.swift",
        "Model++/Model+KeyPathUpdates.swift",
        "Model++/Model+NextID.swift",
        "Model++/Model+PatchUpdates.swift",
        "Model++/Model+Query.swift",
        "Model++/Model+Reflection.swift",
        "Model++/Model+RequireIDs.swift",
        "Model++/Model+Seeding.swift",
        "Model++/Model+TableActions.swift",
        "Model++/Protocols/Joinable.swift",
        "Model++/Protocols/Timestampable.swift",
        "Parameters++/Parameters+ModelResolution.swift",
        "Queries/DatabaseQuery++.swift",
        "Queries/Pagination/+QueryPaginating/QueryBuilder+QueryPaginating.swift",
        "Queries/Pagination/+QueryPaginating/SQLRawBuilder+QueryPaginating.swift",
        "Queries/Pagination/+QueryPaginating/SQLSelectBuilder+QueryPaginating.swift",
        "Queries/Pagination/Model+Paginatable.swift",
        "Queries/Pagination/Page+TransformData.swift",
        "Queries/Pagination/Paginatable.swift",
        "Queries/Pagination/QueryPaginating.swift",
        "Queries/Pagination/URLQueryContainer+DecodePageRequest.swift",
        "Queries/QueryBuilder++/QueryBuilder+AssertNone.swift",
        "Queries/QueryBuilder++/QueryBuilder+Conversion.swift",
        "Queries/QueryBuilder++/QueryBuilder+DuplicateJoins.swift",
        "Queries/QueryBuilder++/QueryBuilder+EmptyResult.swift",
        "Queries/QueryBuilder++/QueryBuilder+FilterSugar.swift",
        "Queries/QueryBuilder++/QueryBuilder+GroupBuilder.swift",
        "Queries/QueryBuilder++/QueryBuilder+GroupBy.swift",
        "Queries/QueryBuilder++/QueryBuilder+GroupedFilters.swift",
        "Queries/QueryBuilder++/QueryBuilder+KeyPathUpdates.swift",
        "Queries/QueryBuilder++/QueryBuilder+KeyPathValues.swift",
        "Queries/QueryBuilder++/QueryBuilder+Limit.swift",
        "Queries/QueryBuilder++/QueryBuilder+Random.swift",
        "Queries/QueryBuilder++/QueryBuilder+RangerFilterable.swift",
        "Queries/QueryBuilder++/QueryBuilder+SiblingsFiltering.swift",
        "Queries/QueryBuilder++/QueryBuilder+Sorts.swift",
        "Queries/QueryBuilder++/QueryBuilder+Timestampable.swift",
        "Queries/QueryBuilder++/QueryBuiler+FilteredJoins.swift",
        "Relationships/ChildrenProperty++.swift",
        "Relationships/PivotEntity.swift",
        "Relationships/Relationships+LazyLoad.swift",
        "Relationships/SelfSiblings/SelfSiblingProperty+EagerLoading.swift",
        "Relationships/SelfSiblings/SelfSiblingProperty.swift",
        "Relationships/SiblingsProperty++.swift",
        "Relationships/SiblingsProperty+PivotEntity.swift",
        "Request++/Request+DatabaseQueryParameters/DatabaseQuerySortDirection+StringInit.swift",
        "Request++/Request+DatabaseQueryParameters/FlatQueryParametersFilter/FlatQueryParametersFilter.swift",
        "Request++/Request+DatabaseQueryParameters/FlatQueryParametersFilter/SingleValueDecoder.swift",
        "Request++/Request+DatabaseQueryParameters/QueryBuilder+QueryParameterFilters.swift",
        "Request++/Request+DatabaseQueryParameters/QueryBuilder+QueryParameterSorts.swift",
        "Request++/Request+DatabaseQueryParameters/QueryParameterFilter+Builder.swift",
        "Request++/Request+DatabaseQueryParameters/QueryParameterFilter.swift",
        "Request++/Request+DatabaseQueryParameters/QueryParemeterFilter+NestedFilters.swift",
        "Request++/Request+DatabaseQueryParameters/Request+QueryParameterFilters.swift",
        "Request++/Request+DatabaseQueryParameters/Search/QueryParameterSearchFilter.swift",
        "RoutesBuilder++/RoutesBuilder+ModelParameter.swift",
        "SQLKit++/+SQLExpression/KeyPath+SQLColumn.swift",
        "SQLKit++/+SQLExpression/Literals+SQLExpression.swift",
        "SQLKit++/Database++/Database+SQL.swift",
        "SQLKit++/Database++/Database+TransactionThrowing.swift",
        "SQLKit++/SQLExpression++/SQLExpression+Alias.swift",
        "SQLKit++/SQLExpressions/SQLAll.swift",
        "SQLKit++/SQLExpressions/SQLAny.swift",
        "SQLKit++/SQLExpressions/SQLCase.swift",
        "SQLKit++/SQLExpressions/SQLCast.swift",
        "SQLKit++/SQLExpressions/SQLCoalesce.swift",
        "SQLKit++/SQLExpressions/SQLCount.swift",
        "SQLKit++/SQLExpressions/SQLSum.swift",
        "SQLKit++/SQLExpressions/SQLUnion.swift",
        "SQLKit++/SQLKit+LabeledValues.swift",
        "SQLKit++/SQLPredicateBuilder++.swift",
        "SQLKit++/SQLQueryFetcher++.swift",
        "SQLKit++/SQLSelectBuilder++/SQLSelectBuilder+Join.swift",
        "SQLKit++/SQLSelectBuilder++/SQLSelectBuilder+Model.swift",
        "SQLKit++/SQLSelectBuilder++/SQLSelectBuilder+Sum.swift",
        "Schema++/FieldKey+StringInit.swift",
        "Schema++/KeyPathExtensions.swift",
        "Schema++/Migratable.swift",
        "Schema++/Model+DefaultSchema.swift",
        "Schema++/PropertyInfo+FieldKey.swift",
        "Schema++/Schema+SQLTable.swift",
        "Schema++/SchemaBuilder++.swift",
        "Schema++/SchemaReflectable/DatabaseSchemaDataType+Reflection.swift",
        "Schema++/SchemaReflectable/DatabaseSchemaDataTypeProviding.swift",
        "Schema++/SchemaReflectable/Enums/EnumCollectionSchemaReflectable.swift",
        "Schema++/SchemaReflectable/Enums/EnumSchemaReflectable.swift",
        "Schema++/SchemaReflectable/Fields+ReflectedProperties.swift",
        "Schema++/SchemaReflectable/Migrations/AutoMigration.swift",
        "Schema++/SchemaReflectable/Migrations/ReflectionMigration.swift",
        "Schema++/SchemaReflectable/SchemaBuilder+Reflection.swift",
        "Schema++/SchemaReflectable/SchemaReflectable.swift",
        "Util/Date+StringInferredInitializer.swift",
        "Util/FoundationExtensions.swift",
        "Util/Mirror+Properties.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/Appsaurus/RuntimeExtensions
Fetching https://github.com/Appsaurus/CodableExtensions
Fetching https://github.com/Appsaurus/VaporExtensions.git
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit
Fetching https://github.com/Appsaurus/Swiftest.git
[1/101] Fetching collectionconcurrencykit
[55/1459] Fetching collectionconcurrencykit, swiftest
[1460/1756] Fetching collectionconcurrencykit, swiftest, runtimeextensions
[1757/2065] Fetching collectionconcurrencykit, swiftest, runtimeextensions, codableextensions
[1989/4159] Fetching collectionconcurrencykit, swiftest, runtimeextensions, codableextensions, swift-docc-plugin
[2115/5239] Fetching collectionconcurrencykit, swiftest, runtimeextensions, codableextensions, swift-docc-plugin, vaporextensions
Fetched https://github.com/Appsaurus/CodableExtensions from cache (0.45s)
[2938/4930] Fetching collectionconcurrencykit, swiftest, runtimeextensions, swift-docc-plugin, vaporextensions
Fetched https://github.com/Appsaurus/Swiftest.git from cache (0.45s)
[1591/3572] Fetching collectionconcurrencykit, runtimeextensions, swift-docc-plugin, vaporextensions
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/vapor/fluent-sqlite-driver.git
Fetched https://github.com/apple/swift-docc-plugin from cache (0.81s)
Fetching https://github.com/vapor/fluent-kit.git
[1/1347] Fetching fluent-sqlite-driver
[1348/7377] Fetching fluent-sqlite-driver, sql-kit
Fetched https://github.com/Appsaurus/RuntimeExtensions from cache (1.06s)
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit from cache (1.05s)
Fetching https://github.com/vapor/vapor.git
Fetched https://github.com/Appsaurus/VaporExtensions.git from cache (1.06s)
Fetching https://github.com/vapor/fluent.git
Fetched https://github.com/vapor/fluent-sqlite-driver.git from cache (0.60s)
Fetched https://github.com/vapor/sql-kit.git from cache (0.63s)
[1/13328] Fetching fluent-kit
[6665/26812] Fetching fluent-kit, fluent
[18588/102065] Fetching fluent-kit, fluent, vapor
Fetched https://github.com/vapor/fluent-kit.git from cache (0.92s)
[26278/88737] Fetching fluent, vapor
Fetched https://github.com/vapor/fluent.git from cache (0.90s)
[19566/75253] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (2.55s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit
Computed https://github.com/JohnSundell/CollectionConcurrencyKit at 0.2.0 (4.23s)
Computing version for https://github.com/Appsaurus/RuntimeExtensions
Computed https://github.com/Appsaurus/RuntimeExtensions at 1.0.2 (0.56s)
Fetching https://github.com/wickwirew/Runtime
[1/1966] Fetching runtime
Fetched https://github.com/wickwirew/Runtime from cache (0.31s)
Computing version for https://github.com/Appsaurus/CodableExtensions
Computed https://github.com/Appsaurus/CodableExtensions at 1.1.0 (0.90s)
Fetching https://github.com/yonaskolb/Codability.git
[1/126] Fetching codability
Fetched https://github.com/yonaskolb/Codability.git from cache (0.25s)
Computing version for https://github.com/wickwirew/Runtime
Computed https://github.com/wickwirew/Runtime at 2.2.7 (1.04s)
Computing version for https://github.com/Appsaurus/VaporExtensions.git
Computed https://github.com/Appsaurus/VaporExtensions.git at 1.2.2 (0.89s)
Fetching https://github.com/Appsaurus/RoutingKitExtensions
[1/150] Fetching routingkitextensions
Fetched https://github.com/Appsaurus/RoutingKitExtensions from cache (0.26s)
Computing version for https://github.com/Appsaurus/RoutingKitExtensions
Computed https://github.com/Appsaurus/RoutingKitExtensions at 1.0.2 (1.21s)
Fetching https://github.com/vapor/routing-kit
[1/21128] Fetching routing-kit
Fetched https://github.com/vapor/routing-kit from cache (1.25s)
Computing version for https://github.com/yonaskolb/Codability.git
Computed https://github.com/yonaskolb/Codability.git at 0.2.1 (3.67s)
Computing version for https://github.com/Appsaurus/Swiftest.git
Computed https://github.com/Appsaurus/Swiftest.git at 1.2.7 (0.53s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (0.53s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3534] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.40s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.95s)
Computing version for https://github.com/vapor/fluent-sqlite-driver.git
Computed https://github.com/vapor/fluent-sqlite-driver.git at 4.8.1 (0.64s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/vapor/sqlite-kit.git
[1/2118] Fetching sqlite-kit
[404/6028] Fetching sqlite-kit, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.79s)
Fetched https://github.com/vapor/sqlite-kit.git from cache (0.79s)
Computing version for https://github.com/vapor/sqlite-kit.git
Computed https://github.com/vapor/sqlite-kit.git at 4.5.2 (1.34s)
Fetching https://github.com/vapor/sqlite-nio.git
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/apple/swift-nio.git
[1/2439] Fetching async-kit
[2440/81013] Fetching async-kit, swift-nio
[2441/82744] Fetching async-kit, swift-nio, sqlite-nio
Fetched https://github.com/vapor/sqlite-nio.git from cache (2.40s)
[54298/81013] Fetching async-kit, swift-nio
Fetched https://github.com/vapor/async-kit.git from cache (5.75s)
Fetched https://github.com/apple/swift-nio.git from cache (5.84s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (6.37s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (0.56s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.2 (0.48s)
Fetching https://github.com/apple/swift-collections.git
[1/17536] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.68s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.21.0 (2.29s)
Fetching https://github.com/apple/swift-algorithms.git
[1/5986] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (1.15s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.88s)
Fetching https://github.com/apple/swift-numerics.git
[1/6369] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.58s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.2 (1.43s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1814] Fetching swift-atomics
[1815/6822] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Fetched https://github.com/apple/swift-system.git from cache (0.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.95s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.49s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.75s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (2.57s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 4.13.0 (0.80s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.117.0 (0.59s)
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/3505] Fetching multipart-kit
[142/4622] Fetching multipart-kit, swift-service-context
[2766/7231] Fetching multipart-kit, swift-service-context, websocket-kit
[2819/13401] Fetching multipart-kit, swift-service-context, websocket-kit, swift-nio-extras
[3605/18804] Fetching multipart-kit, swift-service-context, websocket-kit, swift-nio-extras, swift-distributed-tracing
[3952/21161] Fetching multipart-kit, swift-service-context, websocket-kit, swift-nio-extras, swift-distributed-tracing, swift-metrics
Fetched https://github.com/vapor/websocket-kit.git from cache (0.51s)
[15669/18552] Fetching multipart-kit, swift-service-context, swift-nio-extras, swift-distributed-tracing, swift-metrics
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-metrics.git from cache (0.63s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.63s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-nio-ssl.git
[8169/21708] Fetching multipart-kit, swift-service-context, swift-distributed-tracing, swift-nio-http2
[9571/38864] Fetching multipart-kit, swift-service-context, swift-distributed-tracing, swift-nio-http2, swift-crypto
[11255/53984] Fetching multipart-kit, swift-service-context, swift-distributed-tracing, swift-nio-http2, swift-crypto, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.65s)
[20531/42301] Fetching multipart-kit, swift-service-context, swift-distributed-tracing, swift-crypto, swift-nio-ssl
Fetching https://github.com/vapor/console-kit.git
[26040/48496] Fetching multipart-kit, swift-service-context, swift-distributed-tracing, swift-crypto, swift-nio-ssl, console-kit
Fetched https://github.com/apple/swift-service-context.git from cache (2.79s)
[41032/47379] Fetching multipart-kit, swift-distributed-tracing, swift-crypto, swift-nio-ssl, console-kit
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (2.80s)
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/console-kit.git from cache (0.67s)
[29777/35781] Fetching multipart-kit, swift-crypto, swift-nio-ssl
Fetched https://github.com/vapor/multipart-kit.git from cache (2.90s)
[26615/32276] Fetching swift-crypto, swift-nio-ssl
[32277/46592] Fetching swift-crypto, swift-nio-ssl, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.12s)
Fetched https://github.com/swift-server/async-http-client.git from cache (0.95s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.13s)
Computing version for https://github.com/vapor/routing-kit
Computed https://github.com/vapor/routing-kit at 4.9.2 (4.99s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.94s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.85s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2771] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.55s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (1.54s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.84s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.0 (1.72s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (4.08s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/1190] Fetching swift-http-structured-headers
[953/3695] Fetching swift-http-structured-headers, swift-service-lifecycle
[954/5340] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-asn1
[2790/10795] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-asn1, swift-async-algorithms
[2808/17387] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-asn1, swift-async-algorithms, swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.37s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.37s)
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.45s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.45s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.46s)
[1/931] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.48s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (2.88s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.77s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.43s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.49s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (1.74s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.14.0 (2.65s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.1 (2.34s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (2.08s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.28.0 (1.51s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.78s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (1.73s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.85s)
Computing version for https://github.com/vapor/sqlite-nio.git
Computed https://github.com/vapor/sqlite-nio.git at 1.12.0 (0.55s)
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.14.0
Creating working copy for https://github.com/yonaskolb/Codability.git
Working copy of https://github.com/yonaskolb/Codability.git resolved at 0.2.1
Creating working copy for https://github.com/Appsaurus/Swiftest.git
Working copy of https://github.com/Appsaurus/Swiftest.git resolved at 1.2.7
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/wickwirew/Runtime
Working copy of https://github.com/wickwirew/Runtime resolved at 2.2.7
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.28.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.52.2
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
Creating working copy for https://github.com/vapor/sqlite-kit.git
Working copy of https://github.com/vapor/sqlite-kit.git resolved at 4.5.2
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 4.13.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.21.0
Creating working copy for https://github.com/Appsaurus/VaporExtensions.git
Working copy of https://github.com/Appsaurus/VaporExtensions.git resolved at 1.2.2
Creating working copy for https://github.com/Appsaurus/CodableExtensions
Working copy of https://github.com/Appsaurus/CodableExtensions resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.29.0
Creating working copy for https://github.com/vapor/routing-kit
Working copy of https://github.com/vapor/routing-kit resolved at 4.9.2
Creating working copy for https://github.com/vapor/sqlite-nio.git
Working copy of https://github.com/vapor/sqlite-nio.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.117.0
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/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/vapor/fluent-sqlite-driver.git
Working copy of https://github.com/vapor/fluent-sqlite-driver.git resolved at 4.8.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.34.1
Creating working copy for https://github.com/JohnSundell/CollectionConcurrencyKit
Working copy of https://github.com/JohnSundell/CollectionConcurrencyKit resolved at 0.2.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.2
Creating working copy for https://github.com/Appsaurus/RoutingKitExtensions
Working copy of https://github.com/Appsaurus/RoutingKitExtensions resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/Appsaurus/RuntimeExtensions
Working copy of https://github.com/Appsaurus/RuntimeExtensions resolved at 1.0.2
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.2
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/861] Write sources
[50/861] Copying README.md
[50/861] Write sources
[70/861] Compiling CSystem shims.c
/host/spi-builder-workspace/.build/checkouts/async-http-client/Sources/CAsyncHTTPClient/CAsyncHTTPClient.c:37:38: error: call to undeclared function 'strptime_l'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
   37 |     const char * firstNonProcessed = strptime_l(string, format, result, (locale_t)locale);
      |                                      ^
/host/spi-builder-workspace/.build/checkouts/async-http-client/Sources/CAsyncHTTPClient/CAsyncHTTPClient.c:37:38: note: did you mean 'strftime_l'?
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/time.h:93:8: note: 'strftime_l' declared here
   93 | size_t strftime_l (char *  __restrict, size_t, const char *  __restrict, const struct tm *  __restrict, locale_t);
      |        ^
/host/spi-builder-workspace/.build/checkouts/async-http-client/Sources/CAsyncHTTPClient/CAsyncHTTPClient.c:37:18: error: incompatible integer to pointer conversion initializing 'const char *' with an expression of type 'int' [-Wint-conversion]
   37 |     const char * firstNonProcessed = strptime_l(string, format, result, (locale_t)locale);
      |                  ^                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
[71/861] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[71/861] Compiling CRuntime dummy.c
[71/861] Compiling _NumericsShims _NumericsShims.c
[71/861] Compiling _AtomicsShims.c
[71/861] Compiling _CWASI _CWASI.c
[71/861] Compiling CVaporBcrypt bcrypt.c
[71/861] Compiling CVaporBcrypt blf.c
[71/861] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/792] Compiling _NumericsShims _NumericsShims.c
[3/792] Compiling CRuntime dummy.c
[4/792] Compiling _AtomicsShims.c
[5/792] Compiling fiat_p256_adx_mul.S
[6/792] Compiling fiat_curve25519_adx_square.S
[7/792] Compiling fiat_p256_adx_sqr.S
[8/792] Compiling CNIOPosix event_loop_id.c
[9/792] Compiling _CWASI _CWASI.c
[10/792] Compiling CNIOWindows shim.c
[11/792] Compiling CNIOWindows WSAStartup.c
[12/792] Compiling CVaporBcrypt blf.c
[13/792] Compiling CNIOWASI CNIOWASI.c
[14/792] Compiling CNIOLinux shim.c
[14/792] Compiling CVaporBcrypt bcrypt.c
[16/792] Compiling CNIOLinux liburing_shims.c
[17/792] Compiling CNIOSHA1 c_nio_sha1.c
[18/792] Compiling CNIOExtrasZlib empty.c
[19/792] Compiling CNIODarwin shim.c
[20/792] Compiling CNIOLLHTTP c_nio_http.c
[21/792] Compiling fiat_p256_adx_mul.S
[22/792] Compiling fiat_p256_adx_sqr.S
[23/792] Compiling fiat_curve25519_adx_square.S
[24/792] Compiling fiat_curve25519_adx_mul.S
[25/792] Compiling CNIOLLHTTP c_nio_api.c
[26/792] Write swift-version-24593BA9C3E375BF.txt
[27/792] Compiling CCryptoBoringSSLShims shims.c
[28/796] Compiling CNIOBoringSSLShims shims.c
[30/798] Emitting module _NIOBase64
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_client.cc:30:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
1 error generated.
[30/798] Compiling tls13_client.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_method.cc:17:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
1 error generated.
[30/798] Compiling tls_method.cc
[30/798] Compiling CNIOLLHTTP c_nio_llhttp.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_enc.cc:34:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
[30/798] Compiling tls13_enc.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_record.cc:19:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
[30/798] Compiling tls_record.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_server.cc:32:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
1[30/798] Compiling tls13_server.cc
BUILD FAILURE 6.1 wasm