The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FluentTestModels, reference master (ccf350), with Swift 6.1 for Wasm on 27 May 2025 18:52:47 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Appsaurus/FluentTestModels.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/FluentTestModels
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ccf3508 Bumping deployment target
Cloned https://github.com/Appsaurus/FluentTestModels.git
Revision (git rev-parse @):
ccf350874d108b2c4bd05e2ccd7485037b6e00aa
SUCCESS checkout https://github.com/Appsaurus/FluentTestModels.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Appsaurus/FluentTestModels.git
https://github.com/Appsaurus/FluentTestModels.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "fluent",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent.git"
    },
    {
      "identity" : "fluent-sqlite",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-sqlite.git"
    },
    {
      "identity" : "fluentseeder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Appsaurus/FluentSeeder"
    }
  ],
  "manifest_display_name" : "FluentTestModels",
  "name" : "FluentTestModels",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    }
  ],
  "products" : [
    {
      "name" : "FluentTestModels",
      "targets" : [
        "FluentTestModels"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FluentTestModelsTests",
      "module_type" : "SwiftTarget",
      "name" : "FluentTestModelsTests",
      "path" : "Tests/FluentTestModelsTests",
      "sources" : [
        "FluentTestModelsTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "FluentTestModels"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FluentTestModels",
      "module_type" : "SwiftTarget",
      "name" : "FluentTestModels",
      "path" : "Sources/FluentTestModels",
      "product_dependencies" : [
        "Vapor",
        "Fluent",
        "FluentSQLite",
        "FluentSeeder"
      ],
      "product_memberships" : [
        "FluentTestModels"
      ],
      "sources" : [
        "ExampleModels/ExampleChildModel.swift",
        "ExampleModels/ExampleModel.swift",
        "ExampleModels/ExampleModelsSeeder.swift",
        "ExampleModels/ExampleSiblingModel.swift",
        "FluentTestModel.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/vapor/fluent-sqlite.git
Fetching https://github.com/vapor/fluent.git
Fetching https://github.com/Appsaurus/FluentSeeder
Fetching https://github.com/vapor/vapor.git
[1/13421] Fetching fluent
[270/14768] Fetching fluent, fluent-sqlite
[6583/89146] Fetching fluent, fluent-sqlite, vapor
[19451/89492] Fetching fluent, fluent-sqlite, vapor, fluentseeder
Fetched https://github.com/vapor/fluent.git from cache (1.18s)
Fetched https://github.com/vapor/fluent-sqlite.git from cache (2.11s)
Fetched https://github.com/Appsaurus/FluentSeeder from cache (2.11s)
Fetched https://github.com/vapor/vapor.git from cache (2.14s)
Computing version for https://github.com/vapor/fluent-sqlite.git
Computed https://github.com/vapor/fluent-sqlite.git at 3.0.0 (4.06s)
Fetching https://github.com/vapor/sqlite.git
Fetching https://github.com/vapor/service.git
Fetching https://github.com/vapor/core.git
[1/2112] Fetching sqlite
[149/22255] Fetching sqlite, core
[3224/23174] Fetching sqlite, core, service
Fetched https://github.com/vapor/service.git from cache (0.58s)
Fetched https://github.com/vapor/sqlite.git from cache (0.75s)
Fetched https://github.com/vapor/core.git from cache (0.76s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (1.27s)
Computing version for https://github.com/vapor/sqlite.git
Computed https://github.com/vapor/sqlite.git at 3.3.0 (0.55s)
Fetching https://github.com/vapor/sql.git
Fetching https://github.com/vapor/database-kit.git
[1/1181] Fetching database-kit
Fetched https://github.com/vapor/database-kit.git from cache (0.27s)
[1/5983] Fetching sql
Fetched https://github.com/vapor/sql.git from cache (0.40s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (2.23s)
Computing version for https://github.com/Appsaurus/FluentSeeder
Computed https://github.com/Appsaurus/FluentSeeder at 0.1.5 (0.50s)
Fetching https://github.com/Appsaurus/RandomFactory
Fetching https://github.com/Appsaurus/FluentTestUtils
Fetching https://github.com/Appsaurus/FluentExtensions
[1/60] Fetching fluenttestutils
[61/368] Fetching fluenttestutils, randomfactory
[369/6375] Fetching fluenttestutils, randomfactory, fluentextensions
Fetched https://github.com/Appsaurus/FluentTestUtils from cache (4.06s)
Fetched https://github.com/Appsaurus/RandomFactory from cache (4.06s)
Fetched https://github.com/Appsaurus/FluentExtensions from cache (4.14s)
Computing version for https://github.com/Appsaurus/RandomFactory
Computed https://github.com/Appsaurus/RandomFactory at 1.0.4 (4.65s)
Fetching https://github.com/Appsaurus/Avatars
Fetching https://github.com/vadymmarkov/Fakery
Fetching https://github.com/Appsaurus/CodableExtensions
Fetching https://github.com/Appsaurus/PlaceholderImages
[1/3293] Fetching fakery
[495/3456] Fetching fakery, avatars
[3425/3629] Fetching fakery, avatars, placeholderimages
[3630/3938] Fetching fakery, avatars, placeholderimages, codableextensions
Fetched https://github.com/Appsaurus/Avatars from cache (0.24s)
Fetched https://github.com/Appsaurus/PlaceholderImages from cache (0.26s)
Fetched https://github.com/Appsaurus/CodableExtensions from cache (0.28s)
Fetched https://github.com/vadymmarkov/Fakery from cache (0.28s)
Computing version for https://github.com/vadymmarkov/Fakery
Computed https://github.com/vadymmarkov/Fakery at 5.1.0 (0.81s)
Computing version for https://github.com/Appsaurus/PlaceholderImages
Computed https://github.com/Appsaurus/PlaceholderImages at 1.0.1 (0.46s)
Fetching https://github.com/Appsaurus/SwiftTestUtils
[1/150] Fetching swifttestutils
Fetched https://github.com/Appsaurus/SwiftTestUtils from cache (0.25s)
Computing version for https://github.com/Appsaurus/Avatars
Computed https://github.com/Appsaurus/Avatars at 1.0.1 (0.73s)
Computing version for https://github.com/Appsaurus/SwiftTestUtils
Computed https://github.com/Appsaurus/SwiftTestUtils at 1.0.1 (0.46s)
Computing version for https://github.com/vapor/sql.git
Computed https://github.com/vapor/sql.git at 2.3.2 (0.47s)
Computing version for https://github.com/Appsaurus/FluentTestUtils
Computed https://github.com/Appsaurus/FluentTestUtils at 0.1.5 (1.12s)
Fetching https://github.com/Appsaurus/VaporTestUtils
[1/176] Fetching vaportestutils
Fetched https://github.com/Appsaurus/VaporTestUtils from cache (0.94s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 3.2.1 (1.46s)
Fetching https://github.com/vapor/console.git
[1/5577] Fetching console
Fetched https://github.com/vapor/console.git from cache (0.33s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.87s)
Computing version for https://github.com/Appsaurus/VaporTestUtils
Computed https://github.com/Appsaurus/VaporTestUtils at 0.1.3 (0.54s)
Computing version for https://github.com/Appsaurus/CodableExtensions
Computed https://github.com/Appsaurus/CodableExtensions at 1.1.0 (1.32s)
Fetching https://github.com/yonaskolb/Codability.git
Fetching https://github.com/Appsaurus/RuntimeExtensions
[1/126] Fetching codability
[127/423] Fetching codability, runtimeextensions
Fetched https://github.com/yonaskolb/Codability.git from cache (0.22s)
Fetched https://github.com/Appsaurus/RuntimeExtensions from cache (0.23s)
Computing version for https://github.com/yonaskolb/Codability.git
Computed https://github.com/yonaskolb/Codability.git at 0.2.1 (1.02s)
Computing version for https://github.com/Appsaurus/RuntimeExtensions
Computed https://github.com/Appsaurus/RuntimeExtensions at 1.1.0 (0.78s)
Fetching https://github.com/wickwirew/Runtime
[1/1966] Fetching runtime
Fetched https://github.com/wickwirew/Runtime from cache (0.38s)
Computing version for https://github.com/wickwirew/Runtime
Computed https://github.com/wickwirew/Runtime at 2.2.7 (0.88s)
Computing version for https://github.com/Appsaurus/FluentExtensions
error: Invalid manifest (compiled with: ["/usr/bin/swiftc", "-vfsoverlay", "/tmp/TemporaryDirectory.44ij6j/vfs.yaml", "-L", "/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/usr/lib/swift/pm/ManifestAPI", "-swift-version", "5", "-I", "/usr/lib/swift/pm/ManifestAPI", "-package-description-version", "5.0.0", "/Package.swift", "-o", "/tmp/TemporaryDirectory.Kw2D0V/fluentextensions-manifest"])
/Package.swift:20:15: error: cannot find 'Ç' in scope
18 | 		.package(url: "https://github.com/Appsaurus/FluentTestUtils", .upToNextMajor(from: "0.1.0")),
19 |     ],
20 |     targets: [Ç
   |               `- error: cannot find 'Ç' in scope
21 |         .target(
22 |             name: "FluentExtensions", in https://github.com/Appsaurus/FluentExtensions
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Updating https://github.com/vapor/vapor.git
Updating https://github.com/Appsaurus/FluentSeeder
Updating https://github.com/vapor/fluent-sqlite.git
Updating https://github.com/vapor/fluent.git
Updated https://github.com/vapor/fluent-sqlite.git (0.96s)
Updated https://github.com/vapor/fluent.git (0.96s)
Updated https://github.com/Appsaurus/FluentSeeder (0.96s)
Updated https://github.com/vapor/vapor.git (0.96s)
Computing version for https://github.com/vapor/fluent-sqlite.git
Computed https://github.com/vapor/fluent-sqlite.git at 3.0.0 (3.10s)
Updating https://github.com/vapor/service.git
Updating https://github.com/vapor/core.git
Updating https://github.com/vapor/sqlite.git
Updated https://github.com/vapor/core.git (0.19s)
Updated https://github.com/vapor/sqlite.git (0.19s)
Updated https://github.com/vapor/service.git (0.19s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (1.19s)
Computing version for https://github.com/vapor/sqlite.git
Computed https://github.com/vapor/sqlite.git at 3.3.0 (0.61s)
Updating https://github.com/vapor/database-kit.git
Updating https://github.com/vapor/sql.git
Updated https://github.com/vapor/sql.git (0.16s)
Updated https://github.com/vapor/database-kit.git (0.16s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (1.01s)
Computing version for https://github.com/Appsaurus/FluentSeeder
Computed https://github.com/Appsaurus/FluentSeeder at 0.1.5 (0.48s)
Updating https://github.com/Appsaurus/FluentTestUtils
Updating https://github.com/Appsaurus/FluentExtensions
Updating https://github.com/Appsaurus/RandomFactory
Updated https://github.com/Appsaurus/RandomFactory (0.37s)
Updated https://github.com/Appsaurus/FluentExtensions (0.38s)
Updated https://github.com/Appsaurus/FluentTestUtils (0.38s)
Computing version for https://github.com/Appsaurus/RandomFactory
Computed https://github.com/Appsaurus/RandomFactory at 1.0.4 (0.93s)
Updating https://github.com/vadymmarkov/Fakery
Updating https://github.com/Appsaurus/Avatars
Updating https://github.com/Appsaurus/CodableExtensions
Updating https://github.com/Appsaurus/PlaceholderImages
Updated https://github.com/Appsaurus/PlaceholderImages (0.16s)
Updated https://github.com/vadymmarkov/Fakery (0.17s)
Updated https://github.com/Appsaurus/CodableExtensions (0.18s)
Updated https://github.com/Appsaurus/Avatars (0.18s)
Computing version for https://github.com/vadymmarkov/Fakery
Computed https://github.com/vadymmarkov/Fakery at 5.1.0 (0.70s)
Computing version for https://github.com/Appsaurus/PlaceholderImages
Computed https://github.com/Appsaurus/PlaceholderImages at 1.0.1 (0.50s)
Updating https://github.com/Appsaurus/SwiftTestUtils
Updated https://github.com/Appsaurus/SwiftTestUtils (0.18s)
Computing version for https://github.com/Appsaurus/Avatars
Computed https://github.com/Appsaurus/Avatars at 1.0.1 (0.70s)
Computing version for https://github.com/Appsaurus/SwiftTestUtils
Computed https://github.com/Appsaurus/SwiftTestUtils at 1.0.1 (0.49s)
Computing version for https://github.com/vapor/sql.git
Computed https://github.com/vapor/sql.git at 2.3.2 (1.20s)
Computing version for https://github.com/Appsaurus/FluentTestUtils
Computed https://github.com/Appsaurus/FluentTestUtils at 0.1.5 (0.52s)
Updating https://github.com/Appsaurus/VaporTestUtils
Updated https://github.com/Appsaurus/VaporTestUtils (0.24s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 3.2.1 (0.72s)
Updating https://github.com/vapor/console.git
Updated https://github.com/vapor/console.git (0.33s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (1.17s)
Computing version for https://github.com/Appsaurus/VaporTestUtils
Computed https://github.com/Appsaurus/VaporTestUtils at 0.1.3 (1.09s)
Computing version for https://github.com/Appsaurus/CodableExtensions
Computed https://github.com/Appsaurus/CodableExtensions at 1.1.0 (0.86s)
Updating https://github.com/yonaskolb/Codability.git
Updating https://github.com/Appsaurus/RuntimeExtensions
Updated https://github.com/Appsaurus/RuntimeExtensions (0.35s)
Updated https://github.com/yonaskolb/Codability.git (0.35s)
Computing version for https://github.com/yonaskolb/Codability.git
Computed https://github.com/yonaskolb/Codability.git at 0.2.1 (0.93s)
Computing version for https://github.com/Appsaurus/RuntimeExtensions
Computed https://github.com/Appsaurus/RuntimeExtensions at 1.1.0 (0.47s)
Updating https://github.com/wickwirew/Runtime
Updated https://github.com/wickwirew/Runtime (0.19s)
Computing version for https://github.com/wickwirew/Runtime
Computed https://github.com/wickwirew/Runtime at 2.2.7 (0.66s)
Computing version for https://github.com/Appsaurus/FluentExtensions
error: Invalid manifest (compiled with: ["/usr/bin/swiftc", "-vfsoverlay", "/tmp/TemporaryDirectory.kc9Q2f/vfs.yaml", "-L", "/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/usr/lib/swift/pm/ManifestAPI", "-swift-version", "5", "-I", "/usr/lib/swift/pm/ManifestAPI", "-package-description-version", "5.0.0", "/Package.swift", "-o", "/tmp/TemporaryDirectory.xRdlxJ/fluentextensions-manifest"])
/Package.swift:20:15: error: cannot find 'Ç' in scope
18 | 		.package(url: "https://github.com/Appsaurus/FluentTestUtils", .upToNextMajor(from: "0.1.0")),
19 |     ],
20 |     targets: [Ç
   |               `- error: cannot find 'Ç' in scope
21 |         .target(
22 |             name: "FluentExtensions", in https://github.com/Appsaurus/FluentExtensions
BUILD FAILURE 6.1 wasm