Build Information
Successful build of AgentSessions, reference main (561ff6), with Swift 6.2 for Linux on 26 Apr 2026 07:10:47 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.2-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/Ryu0118/AgentSessions.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/Ryu0118/AgentSessions
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 561ff6e feat: add initialPrompt field to SessionSummary for first-message lookup (#4)
Cloned https://github.com/Ryu0118/AgentSessions.git
Revision (git rev-parse @):
561ff6e436a9108a8b88c38e335b84b0a36eef74
SUCCESS checkout https://github.com/Ryu0118/AgentSessions.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/Ryu0118/AgentSessions.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/mtj0928/swift-async-operations.git
[1/1030] Fetching swift-async-operations
Fetched https://github.com/mtj0928/swift-async-operations.git from cache (0.21s)
Computing version for https://github.com/mtj0928/swift-async-operations.git
Computed https://github.com/mtj0928/swift-async-operations.git at 0.5.0 (2.95s)
Creating working copy for https://github.com/mtj0928/swift-async-operations.git
Working copy of https://github.com/mtj0928/swift-async-operations.git resolved at 0.5.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/18] Compiling AsyncOperations Sequence+AsyncReduce.swift
[5/18] Compiling AsyncOperations numberOfConcurrentTasks.swift
[6/20] Compiling AsyncOperations Optional+asyncMap.swift
[7/20] Compiling AsyncOperations InternalForEach.swift
[8/20] Emitting module AsyncOperations
[9/20] Compiling AsyncOperations Sequence+AsyncContains.swift
[10/20] Compiling AsyncOperations Sequence+AsyncFilter.swift
[11/20] Compiling AsyncOperations Sequence+AsyncAllSatisfy.swift
[12/20] Compiling AsyncOperations Sequence+AsyncCompactMap.swift
[13/20] Compiling AsyncOperations AsyncSequence+AsyncForEach.swift
[14/20] Compiling AsyncOperations Index.swift
[15/20] Compiling AsyncOperations Sequence+AsyncFirst.swift
[16/20] Compiling AsyncOperations Sequence+AsyncFlatMap.swift
[17/20] Compiling AsyncOperations Sequence+AsyncForEach.swift
[18/20] Compiling AsyncOperations Sequence+AsyncMap.swift
[19/20] Compiling AsyncOperations withOrderedTaskGroup.swift
[20/20] Compiling AsyncOperations withThrowingOrderedTaskGroup.swift
[22/44] Compiling AgentSessions CursorSchema.swift
[23/44] Compiling AgentSessions SessionReader.swift
[24/44] Compiling AgentSessions SessionReaderError.swift
[25/47] Compiling AgentSessions ClaudeCodeSessionReader.swift
[26/47] Compiling AgentSessions CodexSessionReader.swift
[27/47] Compiling AgentSessions CursorBlobParser.swift
[28/47] Compiling AgentSessions FileSystemHelper.swift
[29/47] Compiling AgentSessions FileSystemProtocol.swift
[30/47] Compiling AgentSessions JSONLFileReader.swift
[31/47] Compiling AgentSessions JSONLParser.swift
[32/47] Compiling AgentSessions SQLiteReader.swift
[33/47] Compiling AgentSessions SessionSummaryCollector.swift
[34/47] Compiling AgentSessions CursorSessionReader.swift
[35/47] Compiling AgentSessions CursorTranscriptProjectPathResolver.swift
[36/47] Compiling AgentSessions CursorTranscriptStore.swift
[37/47] Compiling AgentSessions ClaudeCodeSchema.swift
[38/47] Compiling AgentSessions CodexSchema.swift
[39/47] Compiling AgentSessions ContentBlock.swift
[40/47] Compiling AgentSessions SessionReaderFactory.swift
[41/47] Compiling AgentSessions SessionSummary.swift
[42/47] Compiling AgentSessions UnifiedConversation.swift
[43/47] Emitting module AgentSessions
[44/47] Compiling AgentSessions AgentSource.swift
[45/47] Compiling AgentSessions DateUtils.swift
[46/47] Compiling AgentSessions ClaudeCodeContentDecoder.swift
[47/47] Compiling AgentSessions CursorAgentContentDecoder.swift
Build complete! (34.09s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-async-operations",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mtj0928/swift-async-operations.git"
}
],
"manifest_display_name" : "AgentSessions",
"name" : "AgentSessions",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "AgentSessions",
"targets" : [
"AgentSessions"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CSQLite",
"module_type" : "SystemLibraryTarget",
"name" : "CSQLite",
"path" : "Sources/CSQLite",
"product_memberships" : [
"AgentSessions"
],
"sources" : [
],
"type" : "system-target"
},
{
"c99name" : "AgentSessionsTests",
"module_type" : "SwiftTarget",
"name" : "AgentSessionsTests",
"path" : "Tests/AgentSessionsTests",
"sources" : [
"ClaudeCodeContentDecoderTests.swift",
"ClaudeCodeSessionReaderTests.swift",
"CodexSessionReaderTests.swift",
"CursorAgentContentDecoderTests.swift",
"CursorSessionReaderTests.swift",
"CursorTranscriptProjectPathResolverTests.swift",
"Mocks.swift",
"UtilityTests.swift"
],
"target_dependencies" : [
"AgentSessions"
],
"type" : "test"
},
{
"c99name" : "AgentSessions",
"module_type" : "SwiftTarget",
"name" : "AgentSessions",
"path" : "Sources/AgentSessions",
"product_dependencies" : [
"AsyncOperations"
],
"product_memberships" : [
"AgentSessions"
],
"sources" : [
"AgentSource.swift",
"DateUtils.swift",
"Decoder/ClaudeCodeContentDecoder.swift",
"Decoder/CursorAgentContentDecoder.swift",
"Internal/FileSystemHelper.swift",
"Internal/FileSystemProtocol.swift",
"Internal/JSONLFileReader.swift",
"Internal/JSONLParser.swift",
"Internal/SQLiteReader.swift",
"Internal/SessionSummaryCollector.swift",
"Reader/ClaudeCodeSessionReader.swift",
"Reader/CodexSessionReader.swift",
"Reader/CursorBlobParser.swift",
"Reader/CursorSessionReader.swift",
"Reader/CursorTranscriptProjectPathResolver.swift",
"Reader/CursorTranscriptStore.swift",
"Schema/ClaudeCodeSchema.swift",
"Schema/CodexSchema.swift",
"Schema/ContentBlock.swift",
"Schema/CursorSchema.swift",
"SessionReader.swift",
"SessionReaderError.swift",
"SessionReaderFactory.swift",
"SessionSummary.swift",
"UnifiedConversation.swift"
],
"target_dependencies" : [
"CSQLite"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.