The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JSONSession, reference main (c4a158), with Swift 6.2 for macOS (SPM) on 6 Mar 2026 23:58:27 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/JSONSession.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/JSONSession
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c4a1580 Merge pull request #2 from elegantchaos/feature/session-actor
Cloned https://github.com/elegantchaos/JSONSession.git
Revision (git rev-parse @):
c4a1580e21f58e30dea3086cfdf59fa96e6ef166
SUCCESS checkout https://github.com/elegantchaos/JSONSession.git at main
Fetching https://github.com/elegantchaos/Logger.git
Fetching https://github.com/elegantchaos/ChaosByteStreams.git
Fetching https://github.com/swiftlang/swift-subprocess.git
Fetching https://github.com/elegantchaos/Versionator.git
Fetching https://github.com/elegantchaos/SemanticVersion
Fetching https://github.com/elegantchaos/ActionBuilderPlugin.git
Fetching https://github.com/elegantchaos/Runner
[1/266] Fetching actionbuilderplugin
[41/395] Fetching actionbuilderplugin, chaosbytestreams
[170/862] Fetching actionbuilderplugin, chaosbytestreams, versionator
[236/1014] Fetching actionbuilderplugin, chaosbytestreams, versionator, semanticversion
[453/1724] Fetching actionbuilderplugin, chaosbytestreams, versionator, semanticversion, runner
[807/3936] Fetching actionbuilderplugin, chaosbytestreams, versionator, semanticversion, runner, logger
Fetched https://github.com/elegantchaos/Runner from cache (0.93s)
Fetching https://github.com/elegantchaos/ActionBuilderCore
[2076/3226] Fetching actionbuilderplugin, chaosbytestreams, versionator, semanticversion, logger
Fetched https://github.com/elegantchaos/ChaosByteStreams.git from cache (1.06s)
Fetched https://github.com/elegantchaos/Logger.git from cache (1.06s)
Fetching https://github.com/apple/swift-system
[1/926] Fetching actionbuildercore
Fetched https://github.com/elegantchaos/ActionBuilderCore from cache (0.81s)
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system from cache (1.24s)
[1/2544] Fetching swift-subprocess
Fetched https://github.com/swiftlang/swift-subprocess.git from cache (3.97s)
Fetched https://github.com/elegantchaos/Versionator.git from cache (3.97s)
Fetched https://github.com/elegantchaos/ActionBuilderPlugin.git from cache (3.97s)
Fetched https://github.com/elegantchaos/SemanticVersion from cache (3.97s)
Creating working copy for https://github.com/elegantchaos/SemanticVersion
Creating working copy for https://github.com/swiftlang/swift-subprocess.git
Creating working copy for https://github.com/elegantchaos/Logger.git
Creating working copy for https://github.com/elegantchaos/ChaosByteStreams.git
Creating working copy for https://github.com/elegantchaos/ActionBuilderPlugin.git
Creating working copy for https://github.com/elegantchaos/Runner
Creating working copy for https://github.com/apple/swift-system
Creating working copy for https://github.com/elegantchaos/ActionBuilderCore
Creating working copy for https://github.com/elegantchaos/Versionator.git
Working copy of https://github.com/elegantchaos/ChaosByteStreams.git resolved at 1.0.7
Working copy of https://github.com/elegantchaos/SemanticVersion resolved at 1.1.2
Working copy of https://github.com/elegantchaos/Runner resolved at 2.1.5
Working copy of https://github.com/elegantchaos/ActionBuilderPlugin.git resolved at 2.1.0
Working copy of https://github.com/swiftlang/swift-subprocess.git resolved at 0.3.0
Working copy of https://github.com/elegantchaos/Logger.git resolved at 2.0.1
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Working copy of https://github.com/elegantchaos/ActionBuilderCore resolved at 2.1.2
Working copy of https://github.com/elegantchaos/Versionator.git resolved at 2.1.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "jsonsession",
      "name": "JSONSession",
      "url": "https://github.com/elegantchaos/JSONSession.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JSONSession",
      "dependencies": [
        {
          "identity": "logger",
          "name": "Logger",
          "url": "https://github.com/elegantchaos/Logger.git",
          "version": "2.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Logger",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/elegantchaos/JSONSession.git
[1/446] Fetching jsonsession
Fetched https://github.com/elegantchaos/JSONSession.git from cache (0.73s)
Fetching https://github.com/elegantchaos/Logger.git from cache
Fetched https://github.com/elegantchaos/Logger.git from cache (0.45s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 2.0.1 (1.04s)
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 2.0.1
Creating working copy for https://github.com/elegantchaos/JSONSession.git
Working copy of https://github.com/elegantchaos/JSONSession.git resolved at main (c4a1580)
warning: '.resolve-product-dependencies': dependency 'jsonsession' is not used by any target
Found 1 product dependencies
  - Logger
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/elegantchaos/JSONSession.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[0/11] Write sources
[3/11] Write VersionatorTool-tool-entitlement.plist
[3/11] Write sources
[5/11] Compiling CSystem shims.c
[6/11] Write swift-version-49B95AFC49DCD68C.txt
[7/41] Compiling _SubprocessCShims process_shims.c
[9/41] Compiling SystemPackage FileHelpers.swift
[10/41] Compiling SystemPackage FileOperations.swift
[11/41] Compiling SystemPackage FilePath.swift
[12/44] Compiling SystemPackage FilePathTempPosix.swift
[13/44] Compiling SystemPackage FilePathTempWindows.swift
[14/44] Compiling SystemPackage FilePathWindows.swift
[15/44] Compiling SystemPackage Constants.swift
[16/44] Compiling SystemPackage Exports.swift
[17/44] Compiling SystemPackage Mocking.swift
[18/44] Compiling SystemPackage FilePathString.swift
[19/44] Compiling SystemPackage FilePathSyntax.swift
[20/44] Compiling SystemPackage FilePathTemp.swift
[21/44] Compiling SystemPackage FilePermissions.swift
[22/44] Compiling SystemPackage Backcompat.swift
[23/44] Compiling SystemPackage CInterop.swift
[24/44] Compiling SystemPackage RawBuffer.swift
[25/44] Compiling SystemPackage Syscalls.swift
[26/44] Compiling SystemPackage WindowsSyscallAdapters.swift
[27/44] Compiling SystemPackage MachPort.swift
[28/44] Compiling SystemPackage PlatformString.swift
[29/44] Compiling SystemPackage SystemString.swift
[30/44] Compiling SystemPackage Errno.swift
[31/44] Compiling SystemPackage ErrnoWindows.swift
[32/44] Compiling SystemPackage FileDescriptor.swift
[33/44] Emitting module SystemPackage
[34/44] Compiling SystemPackage FilePathComponentView.swift
[35/44] Compiling SystemPackage FilePathComponents.swift
[36/44] Compiling SystemPackage FilePathParsing.swift
[37/44] Compiling SystemPackage Util+StringArray.swift
[38/44] Compiling SystemPackage Util.swift
[39/44] Compiling SystemPackage UtilConsumers.swift
[40/66] Compiling VersionatorUtils String+AsyncSequence.swift
[41/66] Emitting module VersionatorUtils
[42/66] Emitting module Subprocess
[43/68] Compiling Subprocess AsyncIO+Dispatch.swift
[44/68] Compiling Subprocess AsyncIO+Linux.swift
[45/68] Compiling Subprocess AsyncIO+Windows.swift
[46/68] Compiling Subprocess Subprocess+Windows.swift
[47/68] Compiling Subprocess Result.swift
[48/68] Compiling Subprocess Subprocess+Linux.swift
[49/68] Compiling Subprocess Subprocess+Unix.swift
[50/68] Compiling Subprocess Output+Foundation.swift
[51/68] Compiling Subprocess Span+SubprocessFoundation.swift
[52/68] Compiling Subprocess Span+Subprocess.swift
[53/68] Compiling Subprocess Input+Foundation.swift
[54/68] Compiling Subprocess Subprocess+BSD.swift
[55/68] Compiling Subprocess Subprocess+Darwin.swift
[56/68] Compiling Subprocess API.swift
[57/68] Compiling Subprocess AsyncBufferSequence.swift
[58/68] Compiling Subprocess Buffer.swift
[59/68] Compiling Subprocess Input.swift
[60/68] Compiling Subprocess Output.swift
[61/68] Compiling Subprocess Configuration.swift
[62/68] Compiling Subprocess Error.swift
[63/68] Compiling Subprocess Execution.swift
[64/68] Compiling Subprocess Teardown.swift
[65/68] Compiling Subprocess Thread.swift
[66/70] Compiling VersionatorTool VersionatorTool.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "process_shims.h"
  |         `- note: in file included from <module-includes>:1:
2 | #import "target_conditionals.h"
3 |
[67/70] Emitting module VersionatorTool
[67/70] Write Objects.LinkFileList
[68/70] Linking VersionatorTool-tool
[69/70] Applying VersionatorTool-tool
[1/1] Compiling plugin ActionBuilderPlugin
[2/2] Compiling plugin VersionatorPlugin
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-49B95AFC49DCD68C.txt
[6/19] Compiling Logger ManagerSettings.swift
[7/20] Compiling Logger UserDefaultsManagerSettings.swift
[8/20] Compiling Logger Manager.swift
[9/20] Compiling Logger StreamHandler.swift
[10/20] Compiling Logger YieldingSequence.swift
[11/20] Compiling Logger Channel.swift
[12/20] Compiling Logger ChannelsWatcher.swift
[13/20] Compiling Logger PrintHandler.swift
[14/20] Compiling Logger BasicHandler.swift
[15/20] Compiling Logger Handler.swift
[16/20] Compiling Logger NSLogHandler.swift
[17/20] Compiling Logger OSLogHandler.swift
[18/20] Emitting module Logger
[19/20] Compiling Logger Context.swift
[20/20] Compiling Logger Defaults.swift
[21/30] Compiling JSONSession Request.swift
[22/30] Compiling JSONSession Session.swift
[23/30] Compiling JSONSession Processor.swift
[24/30] Compiling JSONSession Failure.swift
[25/30] Compiling JSONSession TimeExtensions.swift
[26/30] Emitting module JSONSession
[27/30] Compiling JSONSession Query.swift
[28/30] Compiling JSONSession ProcessorGroup.swift
[29/30] Compiling JSONSession ResourceResolver.swift
[30/30] Compiling JSONSession Resource.swift
Build complete! (14.55s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "logger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Logger.git"
    },
    {
      "identity" : "actionbuilderplugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/ActionBuilderPlugin.git"
    }
  ],
  "manifest_display_name" : "JSONSession",
  "name" : "JSONSession",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "26.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "26.0"
    },
    {
      "name" : "ios",
      "version" : "26.0"
    },
    {
      "name" : "tvos",
      "version" : "26.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "JSONSession",
      "targets" : [
        "JSONSession"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JSONSessionTests",
      "module_type" : "SwiftTarget",
      "name" : "JSONSessionTests",
      "path" : "Tests/JSONSessionTests",
      "sources" : [
        "JSONSessionTests.swift",
        "LinuxShimTests.swift"
      ],
      "target_dependencies" : [
        "JSONSession"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JSONSession",
      "module_type" : "SwiftTarget",
      "name" : "JSONSession",
      "path" : "Sources/JSONSession",
      "product_dependencies" : [
        "Logger"
      ],
      "product_memberships" : [
        "JSONSession"
      ],
      "sources" : [
        "Failure.swift",
        "Processor.swift",
        "ProcessorGroup.swift",
        "Query.swift",
        "Request.swift",
        "Resource.swift",
        "ResourceResolver.swift",
        "Session.swift",
        "TimeExtensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Done.