Build Information
Failed to build SQLiteMigrationManager.swift, reference main (c46cc4), with Swift 6.3 for Linux on 14 Apr 2026 19:02:50 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/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/garriguv/SQLiteMigrationManager.swift.git
Reference: main
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/garriguv/SQLiteMigrationManager.swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c46cc45 Update SQLite checkout
Submodule path 'Carthage/Checkouts/SQLite.swift': checked out 'a95fc6df17d108bd99210db5e8a9bac90fe984b8'
Submodule 'Carthage/Checkouts/SQLite.swift' (https://github.com/stephencelis/SQLite.swift.git) registered for path 'Carthage/Checkouts/SQLite.swift'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/SQLite.swift'...
Cloned https://github.com/garriguv/SQLiteMigrationManager.swift.git
Revision (git rev-parse @):
c46cc4566ea3d2bb73d34fe620131f0f64589a2d
SUCCESS checkout https://github.com/garriguv/SQLiteMigrationManager.swift.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/garriguv/SQLiteMigrationManager.swift.git
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/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/11124] Fetching sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.60s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.16.0 (2.56s)
Fetching https://github.com/stephencelis/CSQLite
[1/200] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite from cache (1.24s)
Computing version for https://github.com/stephencelis/CSQLite
Computed https://github.com/stephencelis/CSQLite at 3.50.4 (2.05s)
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.16.0
Creating working copy for https://github.com/stephencelis/CSQLite
Working copy of https://github.com/stephencelis/CSQLite resolved at 3.50.4
Building for debugging...
[0/5] Copying PrivacyInfo.xcprivacy
[0/5] Write sources
[3/5] Compiling SQLiteSwiftCSQLite sqlite3.c
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/39] Emitting module SQLite
[7/43] Compiling SQLite Schema.swift
[8/43] Compiling SQLite Setter.swift
[9/43] Compiling SQLite WindowFunctions.swift
[10/43] Compiling SQLite resource_bundle_accessor.swift
[11/43] Compiling SQLite Statement.swift
[12/43] Compiling SQLite URIQueryParameter.swift
[13/43] Compiling SQLite Value.swift
[14/43] Compiling SQLite Cipher.swift
[15/43] Compiling SQLite FTS4.swift
[16/43] Compiling SQLite FTS5.swift
[17/43] Compiling SQLite RTree.swift
[18/43] Compiling SQLite Foundation.swift
[19/43] Compiling SQLite Helpers.swift
[20/43] Compiling SQLite Connection+Schema.swift
[21/43] Compiling SQLite Connection.swift
[22/43] Compiling SQLite Errors.swift
[23/43] Compiling SQLite Result.swift
[24/43] Compiling SQLite SQLiteFeature.swift
[25/43] Compiling SQLite SQLiteVersion.swift
[26/43] Compiling SQLite Expression.swift
[27/43] Compiling SQLite Operators.swift
[28/43] Compiling SQLite Query+with.swift
[29/43] Compiling SQLite Query.swift
[30/43] Compiling SQLite Backup.swift
[31/43] Compiling SQLite Blob.swift
[32/43] Compiling SQLite Connection+Aggregation.swift
[33/43] Compiling SQLite Connection+Attach.swift
[34/43] Compiling SQLite Connection+Pragmas.swift
[35/43] Compiling SQLite Collation.swift
[36/43] Compiling SQLite CoreFunctions.swift
[37/43] Compiling SQLite CustomFunctions.swift
[38/43] Compiling SQLite DateAndTimeFunctions.swift
[39/43] Compiling SQLite SchemaChanger.swift
[40/43] Compiling SQLite SchemaDefinitions.swift
[41/43] Compiling SQLite SchemaReader.swift
[42/43] Compiling SQLite AggregateFunctions.swift
[43/43] Compiling SQLite Coding.swift
[45/46] Emitting module SQLiteMigrationManager
[46/46] Compiling SQLiteMigrationManager SQLiteMigrationManager.swift
/host/spi-builder-workspace/Sources/SQLiteMigrationManager.swift:185:51: error: 'NSURL' is not implicitly convertible to 'URL'; did you mean to use 'as' to explicitly convert?
183 | fileprivate func migrations() -> [Migration] {
184 | if let urls = urls(forResourcesWithExtension: "sql", subdirectory: nil) {
185 | return urls.compactMap { FileMigration(url: $0) }
| `- error: 'NSURL' is not implicitly convertible to 'URL'; did you mean to use 'as' to explicitly convert?
186 | } else {
187 | return []
BUILD FAILURE 6.3 linux