The Swift Package Index logo.Swift Package Index

Build Information

Successful build of OpenObservation, reference main (05e058), with Swift 6.2 for Linux on 22 Apr 2026 17:55:38 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OpenSwiftUIProject/OpenObservation.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/OpenSwiftUIProject/OpenObservation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 05e0581 Use OpenSwiftUIProject/setup-xcode@v2 for Xcode selection
Cloned https://github.com/OpenSwiftUIProject/OpenObservation.git
Revision (git rev-parse @):
05e0581e76b7153338836469320a4789fd0257e2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/OpenSwiftUIProject/OpenObservation.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/OpenSwiftUIProject/OpenObservation.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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
warning: 'spi-builder-workspace': [env] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set, using default: false
[env] OPENOBSERVATION_DEVELOPMENT not set, using default: false
[env] OPENSWIFTUI_SWIFT_TOOLCHAIN_SUPPORTED not set, using default: false
[env] OPENSWIFTUI_LIBRARY_EVOLUTION not set, using default: false
Fetching https://github.com/swiftlang/swift-syntax
[1/75035] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (9.15s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (13.53s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swift-6.2.4-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/601.0.1/swift-6.2.4-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.62s)
Building for debugging...
[0/13] Write sources
[3/13] Compiling OpenObservationCxx ThreadLocal.cpp
[4/13] Compiling OpenObservationCxx Locking.cpp
[5/13] Write swift-version-24593BA9C3E375BF.txt
[7/18] Compiling OpenObservationMacros Availability.swift
[8/18] Emitting module OpenObservationMacros
[9/18] Compiling OpenObservationMacros ObservableMacro.swift
[10/18] Compiling OpenObservationMacros OpenObservationMacros.swift
[11/18] Compiling OpenObservationMacros Extensions.swift
[12/19] Wrapping AST for OpenObservationMacros for debugging
[13/19] Write Objects.LinkFileList
[14/19] Linking OpenObservationMacros-tool
[16/25] Compiling OpenObservation ThreadLocal.swift
[17/25] Compiling OpenObservation ObservationRegistrar.swift
[18/25] Compiling OpenObservation ObservationTracking.swift
[19/25] Compiling OpenObservation Observable.swift
[20/25] Emitting module OpenObservation
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[21/25] Compiling OpenObservation Locking.swift
[22/26] Wrapping AST for OpenObservation for debugging
[24/28] Emitting module OpenObservationClient
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[25/28] Compiling OpenObservationClient main.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[26/29] Wrapping AST for OpenObservationClient for debugging
[27/29] Write Objects.LinkFileList
[28/29] Linking OpenObservationClient
Build complete! (32.39s)
Build complete.
{
  "cxx_language_standard" : "c++17",
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "601.0.0",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "OpenObservation",
  "name" : "OpenObservation",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenObservation",
      "targets" : [
        "OpenObservation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OpenObservationClient",
      "targets" : [
        "OpenObservationClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "OpenObservationMacros",
      "targets" : [
        "OpenObservationMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenObservationMacros",
      "module_type" : "SwiftTarget",
      "name" : "OpenObservationMacros",
      "path" : "Sources/OpenObservationMacros",
      "product_dependencies" : [
        "SwiftDiagnostics",
        "SwiftSyntaxBuilder",
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "OpenObservation",
        "OpenObservationClient",
        "OpenObservationMacros"
      ],
      "sources" : [
        "Availability.swift",
        "Extensions.swift",
        "ObservableMacro.swift",
        "OpenObservationMacros.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "OpenObservationMacroTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenObservationMacroTests",
      "path" : "Tests/OpenObservationMacroTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "OpenObservationMacroTests.swift"
      ],
      "target_dependencies" : [
        "OpenObservationMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenObservationCxx",
      "module_type" : "ClangTarget",
      "name" : "OpenObservationCxx",
      "path" : "Sources/OpenObservationCxx",
      "product_memberships" : [
        "OpenObservation",
        "OpenObservationClient"
      ],
      "sources" : [
        "Locking.cpp",
        "ThreadLocal.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenObservationClient",
      "module_type" : "SwiftTarget",
      "name" : "OpenObservationClient",
      "path" : "Sources/OpenObservationClient",
      "product_memberships" : [
        "OpenObservationClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "OpenObservation"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "OpenObservation",
      "module_type" : "SwiftTarget",
      "name" : "OpenObservation",
      "path" : "Sources/OpenObservation",
      "product_memberships" : [
        "OpenObservation",
        "OpenObservationClient"
      ],
      "sources" : [
        "Locking.swift",
        "Observable.swift",
        "ObservationRegistrar.swift",
        "ObservationTracking.swift",
        "ThreadLocal.swift"
      ],
      "target_dependencies" : [
        "OpenObservationCxx",
        "OpenObservationMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.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
warning: 'spi-builder-workspace': [env] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set, using default: false
[env] OPENOBSERVATION_DEVELOPMENT not set, using default: false
[env] OPENSWIFTUI_SWIFT_TOOLCHAIN_SUPPORTED not set, using default: false
[env] OPENSWIFTUI_LIBRARY_EVOLUTION not set, using default: false
Done.