The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Bow OpenAPI, reference master (17cc43), with Swift 6.1 for tvOS using Xcode 16.3 on 26 Apr 2025 02:37:24 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bow-swift/bow-openapi.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bow-swift/bow-openapi
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 17cc438 Fix CI - adoptopenjdk8 (#46)
Cloned https://github.com/bow-swift/bow-openapi.git
Revision (git rev-parse @):
17cc438b9739aa61d7646ca24ea70f4dc1dd7c3a
SUCCESS checkout https://github.com/bow-swift/bow-openapi.git at master
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/bow-swift/bow-openapi.git
https://github.com/bow-swift/bow-openapi.git
{
  "dependencies" : [
    {
      "identity" : "bow",
      "requirement" : {
        "exact" : [
          "0.8.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bow-swift/bow.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "exact" : [
          "0.2.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swiftline",
      "requirement" : {
        "exact" : [
          "0.5.6"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bow-swift/Swiftline.git"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "exact" : [
          "1.7.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    },
    {
      "identity" : "swiftcheck",
      "requirement" : {
        "exact" : [
          "0.12.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bow-swift/SwiftCheck.git"
    },
    {
      "identity" : "fixturesapi",
      "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Fixtures/FixturesAPI",
      "type" : "fileSystem"
    }
  ],
  "manifest_display_name" : "Bow OpenAPI",
  "name" : "Bow OpenAPI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.14"
    }
  ],
  "products" : [
    {
      "name" : "bow-openapi",
      "targets" : [
        "CLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenApiGeneratorTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenApiGeneratorTests",
      "path" : "Tests",
      "product_dependencies" : [
        "Bow",
        "BowEffects",
        "BowOptics",
        "SnapshotTesting",
        "SwiftCheck",
        "FixturesAPI",
        "FixturesAPITest"
      ],
      "sources" : [
        "APIClientDocumentationTests.swift",
        "APIClientGeneratorTests.swift",
        "APIClientHttpOperationTests.swift",
        "APIClientModelsTests.swift",
        "APIClientParametersTests.swift",
        "APIClientSendTests.swift",
        "APIConfigTests.swift",
        "APIHelperTests.swift",
        "GeneratorAPIClientTests.swift",
        "GeneratorSwaggerClientTests.swift",
        "Mocks/ClientGeneratorMock.swift",
        "Mocks/FileSystemMock.swift",
        "Mocks/Mother.swift",
        "PackageGeneratedTests.swift",
        "Utils/API+Generators.swift",
        "Utils/IO+Error.swift",
        "Utils/Snapshotting+OpenAPI.swift",
        "Utils/URL+FileSystem.swift",
        "Utils/URL+Paths.swift"
      ],
      "target_dependencies" : [
        "OpenApiGenerator"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenApiGenerator",
      "module_type" : "SwiftTarget",
      "name" : "OpenApiGenerator",
      "path" : "OpenApiGenerator",
      "product_dependencies" : [
        "Bow",
        "BowEffects",
        "BowOptics",
        "Swiftline"
      ],
      "product_memberships" : [
        "bow-openapi"
      ],
      "sources" : [
        "APIClient.swift",
        "Algebra/ClientGenerator.swift",
        "Algebra/FileSystem.swift",
        "Environment.swift",
        "Error/APIClientError.swift",
        "Error/FileSystemError.swift",
        "Error/GeneratorError.swift",
        "MacFileSystem.swift",
        "Models/OpenAPIModule.swift",
        "SwaggerClientGenerator.swift",
        "Utils/IO+APIClient.swift",
        "Utils/String+Format.swift",
        "Utils/String+Path.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CLI",
      "module_type" : "SwiftTarget",
      "name" : "CLI",
      "path" : "BowOpenAPI",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "bow-openapi"
      ],
      "sources" : [
        "BowOpenAPICommand.swift",
        "Utils/Kleisli+Console.swift",
        "Utils/String+File.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "OpenApiGenerator"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.2"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
the package at '/Users/admin/builder/spi-builder-workspace/Tests/Fixtures/FixturesAPI' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “FixturesAPI” doesn’t exist." UserInfo={NSUserStringVariant=(
    Folder
), NSFilePath=/Users/admin/builder/spi-builder-workspace/Tests/Fixtures/FixturesAPI, NSURL=file:///Users/admin/builder/spi-builder-workspace/Tests/Fixtures/FixturesAPI, NSUnderlyingError=0x600000ef9a10 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}})
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-25 19:37:23.390 xcodebuild[518:2902] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_19-37-0023.xcresult
xcodebuild: error: Could not resolve package dependencies:
  the package at '/Users/admin/builder/spi-builder-workspace/Tests/Fixtures/FixturesAPI' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “FixturesAPI” doesn’t exist." UserInfo={NSUserStringVariant=(
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
the package at '/Users/admin/builder/spi-builder-workspace/Tests/Fixtures/FixturesAPI' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “FixturesAPI” doesn’t exist." UserInfo={NSUserStringVariant=(
    Folder
), NSFilePath=/Users/admin/builder/spi-builder-workspace/Tests/Fixtures/FixturesAPI, NSURL=file:///Users/admin/builder/spi-builder-workspace/Tests/Fixtures/FixturesAPI, NSUnderlyingError=0x600001274810 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}})
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-25 19:37:24.129 xcodebuild[556:3156] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_19-37-0024.xcresult
xcodebuild: error: Could not resolve package dependencies:
  the package at '/Users/admin/builder/spi-builder-workspace/Tests/Fixtures/FixturesAPI' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “FixturesAPI” doesn’t exist." UserInfo={NSUserStringVariant=(
BUILD FAILURE 6.1 tvOS