The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BCTestExpectation, reference 1.0.1 (ad8af3), with Swift 6.3 for Linux on 29 Apr 2026 01:47:35 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.3-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/bernoulliconvergenator/BCTestExpectation.git
Reference: 1.0.1
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/bernoulliconvergenator/BCTestExpectation
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at ad8af3c Swift 6.3, employ strict memory safety, tweak documentation.
Cloned https://github.com/bernoulliconvergenator/BCTestExpectation.git
Revision (git rev-parse @):
ad8af3c80c35fc8c1af135e3488a9a04ef5cb409
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bernoulliconvergenator/BCTestExpectation.git at 1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/bernoulliconvergenator/BCTestExpectation.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.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/swiftlang/swift-syntax.git
[1/75039] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.26s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (8.66s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.36s)
Building for debugging...
[0/11] Write sources
[7/11] Write swift-version-24593BA9C3E375BF.txt
[9/24] Emitting module BCTestMacros
[10/24] Compiling BCTestMacros BCTestMacro.swift
[11/24] Compiling BCTestMacros BCTestMacrosMain.swift
[12/25] Wrapping AST for BCTestMacros for debugging
[13/25] Write Objects.LinkFileList
[14/25] Linking BCTestMacros-tool
[16/25] Compiling BCLoggable Loggable.swift
[17/25] Emitting module BCLoggable
[19/26] Compiling BCLoggable Loggable.swift
[20/26] Emitting module BCLoggable
[21/26] Emitting module TestSupport
[22/26] Compiling TestSupport CompletionTestSupport.swift
[24/32] Emitting module TestSupport
[25/37] Compiling BCTestExpectation BCTestExpectationManager.swift
[26/37] Compiling TestSupport CompletionTestSupport.swift
[27/37] Compiling TestSupport ObservableTestSupport.swift
[29/38] Compiling BCTestExpectation BCTestExpectationManager.swift
[30/38] Compiling TestSupport ObservableTestSupport.swift
[32/39] Compiling BCTestExpectation AwaitSatisfaction.swift
[33/39] Compiling BCTestExpectation BCTest+Macro.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[34/39] Compiling BCTestExpectation AwaitSatisfaction.swift
[35/39] Emitting module BCTestExpectation
[36/39] Compiling BCTestExpectation BCTestExpectation.swift
[37/40] Compiling BCTestExpectation BCTest+Macro.swift
[38/40] Compiling BCTestExpectation BCTestExpectation.swift
[39/40] Emitting module BCTestExpectation
Build complete! (24.59s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "602.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "BCTestExpectation",
  "name" : "BCTestExpectation",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "BCTestExpectation",
      "targets" : [
        "BCTestExpectation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BCTestMacros",
      "targets" : [
        "BCTestMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "XCTestTests",
      "module_type" : "SwiftTarget",
      "name" : "XCTestTests",
      "path" : "Tests/XCTestTests",
      "sources" : [
        "XCTestTests.swift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TestSupport",
      "module_type" : "SwiftTarget",
      "name" : "TestSupport",
      "path" : "Sources/TestSupport",
      "sources" : [
        "CompletionTestSupport.swift",
        "ObservableTestSupport.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BCTestTests",
      "module_type" : "SwiftTarget",
      "name" : "BCTestTests",
      "path" : "Tests/BCTestTests",
      "sources" : [
        "CompletionTests.swift",
        "MultipleAwaitTests.swift",
        "NoExpectationsTests.swift",
        "ObservableTests.swift",
        "OverSatisfiedTests.swift",
        "SatisfiedTests.swift",
        "UnexpectedSatisfyTests.swift",
        "UnsatisfiedTests.swift"
      ],
      "target_dependencies" : [
        "BCTestExpectation",
        "BCLoggable",
        "TestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BCTestMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "BCTestMacrosTests",
      "path" : "Tests/BCTestMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "BCTestMacroTests.swift"
      ],
      "target_dependencies" : [
        "BCTestMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BCTestMacros",
      "module_type" : "SwiftTarget",
      "name" : "BCTestMacros",
      "path" : "Sources/BCTestMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "BCTestExpectation",
        "BCTestMacros"
      ],
      "sources" : [
        "BCTestMacro.swift",
        "BCTestMacrosMain.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "BCTestExpectation",
      "module_type" : "SwiftTarget",
      "name" : "BCTestExpectation",
      "path" : "Sources/BCTestExpectation",
      "product_memberships" : [
        "BCTestExpectation"
      ],
      "sources" : [
        "AwaitSatisfaction.swift",
        "BCTest+Macro.swift",
        "BCTestExpectation.swift",
        "BCTestExpectationManager.swift"
      ],
      "target_dependencies" : [
        "BCLoggable",
        "BCTestMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BCLoggable",
      "module_type" : "SwiftTarget",
      "name" : "BCLoggable",
      "path" : "Sources/BCLoggable",
      "product_memberships" : [
        "BCTestExpectation"
      ],
      "sources" : [
        "Loggable.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AlternativesTests",
      "module_type" : "SwiftTarget",
      "name" : "AlternativesTests",
      "path" : "Tests/AlternativesTests",
      "sources" : [
        "AlternativeCompletionTests.swift",
        "AlternativeObservableTests.swift",
        "CheckedContinuationTests.swift",
        "ConfirmationTests.swift"
      ],
      "target_dependencies" : [
        "TestSupport",
        "BCLoggable"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "6.3"
}
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
Done.