Build Information
Successful build of TextBundle, reference 1.0.7 (6fd4f9
), with Swift 6.1 for Linux on 26 Apr 2025 18:12:58 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mcritz/TextBundle.git
Reference: 1.0.7
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/mcritz/TextBundle
* tag 1.0.7 -> FETCH_HEAD
HEAD is now at 6fd4f91 Uses better-maintained ZIPFoundation compression framework
Cloned https://github.com/mcritz/TextBundle.git
Revision (git rev-parse @):
6fd4f918150abb7c2f1bbd0cc02ebf5d5b51a1a4
SUCCESS checkout https://github.com/mcritz/TextBundle.git at 1.0.7
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/mcritz/TextBundle.git
https://github.com/mcritz/TextBundle.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "zipfoundation",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/weichsel/ZIPFoundation"
}
],
"manifest_display_name" : "TextBundle",
"name" : "TextBundle",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.14"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "TextBundle",
"targets" : [
"TextBundle"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TextBundleTests",
"module_type" : "SwiftTarget",
"name" : "TextBundleTests",
"path" : "Tests/TextBundleTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/TextBundleTests/Resources/white_rabbit.jpg",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"TextBundleTests.swift",
"URLSchemaTypeTest.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"TextBundle"
],
"type" : "test"
},
{
"c99name" : "TextBundle",
"module_type" : "SwiftTarget",
"name" : "TextBundle",
"path" : "Sources/TextBundle",
"product_dependencies" : [
"ZIPFoundation"
],
"product_memberships" : [
"TextBundle"
],
"sources" : [
"TextBundle+Constants.swift",
"TextBundle+Errors.swift",
"TextBundle.swift",
"TextBundleRepresentable.swift",
"URL+SchemaType.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/weichsel/ZIPFoundation
[1/5562] Fetching zipfoundation
Fetched https://github.com/weichsel/ZIPFoundation from cache (0.51s)
Computing version for https://github.com/weichsel/ZIPFoundation
Computed https://github.com/weichsel/ZIPFoundation at 0.9.19 (1.00s)
Creating working copy for https://github.com/weichsel/ZIPFoundation
Working copy of https://github.com/weichsel/ZIPFoundation resolved at 0.9.19
warning: 'zipfoundation': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/23] Emitting module ZIPFoundation
[5/25] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[6/25] Compiling ZIPFoundation URL+ZIP.swift
[7/25] Compiling ZIPFoundation Archive+BackingConfiguration.swift
[8/25] Compiling ZIPFoundation Archive+Deprecated.swift
[9/25] Compiling ZIPFoundation Archive+Helpers.swift
[10/25] Compiling ZIPFoundation Data+CompressionDeprecated.swift
[11/25] Compiling ZIPFoundation Data+Serialization.swift
[12/25] Compiling ZIPFoundation Date+ZIP.swift
[13/25] Compiling ZIPFoundation Entry+Serialization.swift
[14/25] Compiling ZIPFoundation Entry+ZIP64.swift
[15/25] Compiling ZIPFoundation Archive+ZIP64.swift
[16/25] Compiling ZIPFoundation Archive.swift
[17/25] Compiling ZIPFoundation Data+Compression.swift
[18/25] Compiling ZIPFoundation Archive+MemoryFile.swift
[19/25] Compiling ZIPFoundation Archive+Progress.swift
[20/25] Compiling ZIPFoundation Archive+Reading.swift
[21/25] Compiling ZIPFoundation Archive+ReadingDeprecated.swift
[22/25] Compiling ZIPFoundation Archive+Writing.swift
[23/25] Compiling ZIPFoundation Archive+WritingDeprecated.swift
[24/25] Compiling ZIPFoundation Entry.swift
[25/25] Compiling ZIPFoundation FileManager+ZIP.swift
[27/32] Compiling TextBundle TextBundleRepresentable.swift
[28/32] Compiling TextBundle URL+SchemaType.swift
[29/32] Compiling TextBundle TextBundle+Constants.swift
[30/32] Compiling TextBundle TextBundle+Errors.swift
[31/32] Emitting module TextBundle
[32/32] Compiling TextBundle TextBundle.swift
/host/spi-builder-workspace/Sources/TextBundle/TextBundle.swift:97:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
95 | // info.json
96 | let infoData = try JSONEncoder().encode(meta)
97 | filemanager.createFile(atPath:
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
98 | bundleDirectoryURL.appendingPathComponent(Constants.infoFileName.rawValue,
99 | isDirectory: false).path,
/host/spi-builder-workspace/Sources/TextBundle/TextBundle.swift:105:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
103 |
104 | // text.markdown
105 | filemanager.createFile(atPath: bundleDirectoryURL.appendingPathComponent(Constants.markdownContentsFileName.rawValue,
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
106 | isDirectory: false).path,
107 | contents: textContents.data(using: .utf8),
Build complete! (15.96s)
Build complete.
{
"dependencies" : [
{
"identity" : "zipfoundation",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/weichsel/ZIPFoundation"
}
],
"manifest_display_name" : "TextBundle",
"name" : "TextBundle",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.14"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "TextBundle",
"targets" : [
"TextBundle"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TextBundleTests",
"module_type" : "SwiftTarget",
"name" : "TextBundleTests",
"path" : "Tests/TextBundleTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/TextBundleTests/Resources/white_rabbit.jpg",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"TextBundleTests.swift",
"URLSchemaTypeTest.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"TextBundle"
],
"type" : "test"
},
{
"c99name" : "TextBundle",
"module_type" : "SwiftTarget",
"name" : "TextBundle",
"path" : "Sources/TextBundle",
"product_dependencies" : [
"ZIPFoundation"
],
"product_memberships" : [
"TextBundle"
],
"sources" : [
"TextBundle+Constants.swift",
"TextBundle+Errors.swift",
"TextBundle.swift",
"TextBundleRepresentable.swift",
"URL+SchemaType.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.