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 Cosmic with Swift 5.10 for macOS (Xcode) using Xcode 15.4.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Cosmic -destination platform=macos,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.41.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jnewc/Cosmic.git
Reference: 7.3.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jnewc/Cosmic
 * tag               7.3.1      -> FETCH_HEAD
HEAD is now at 0c836f1 Fix double formatting with composite logger
Cloned https://github.com/jnewc/Cosmic.git
Revision (git rev-parse @):
0c836f1c9935418c613c3f9913e32412ded5c782
SUCCESS checkout https://github.com/jnewc/Cosmic.git at 7.3.1
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.10
Building package at path:  $workDir
https://github.com/jnewc/Cosmic.git
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "bluesocket",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kitura/BlueSocket"
    }
  ],
  "manifest_display_name" : "Cosmic",
  "name" : "Cosmic",
  "path" : "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Cosmic",
      "targets" : [
        "Cosmic"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "CosmicTests",
      "module_type" : "SwiftTarget",
      "name" : "CosmicTests",
      "path" : "Tests/CosmicTests",
      "sources" : [
        "CompositeLoggerTests.swift",
        "ExtensionsTests.swift",
        "FormatterTests.swift",
        "HTTPLoggerTests.swift",
        "Helpers/Extensions.swift",
        "Helpers/MockURLSession.swift",
        "Helpers/RegularExpressionAsserts.swift",
        "LamdaLoggerTests.swift",
        "LogFilterTests.swift",
        "LogItLoggerTests.swift",
        "LogMetadataTests.swift",
        "LogReporterTests.swift",
        "LoggerTests.swift",
        "OperatorsTests.swift",
        "PrintLoggerTests.swift",
        "ServiceLoggerTests.swift",
        "SocketLoggerTests.swift",
        "UniversalSocketTests.swift"
      ],
      "target_dependencies" : [
        "Cosmic"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Cosmic",
      "module_type" : "SwiftTarget",
      "name" : "Cosmic",
      "path" : "Sources/Cosmic",
      "product_dependencies" : [
        "Socket"
      ],
      "product_memberships" : [
        "Cosmic"
      ],
      "sources" : [
        "Base/LogCache.swift",
        "Base/LogFilter.swift",
        "Base/LogFormatter.swift",
        "Base/LogLevel.swift",
        "Base/LogOutputStream.swift",
        "Base/LogReporter.swift",
        "Base/Logger.swift",
        "Formatters/CompletionFormatter.swift",
        "Formatters/JSONFormatter.swift",
        "Formatters/SyslogFormatter.swift",
        "Loggers/CompositeLogger.swift",
        "Loggers/HTTPLogger.swift",
        "Loggers/LambdaLogger.swift",
        "Loggers/MemoryLogger.swift",
        "Loggers/PrintLogger.swift",
        "Socket/Services/LogItLogger.swift",
        "Socket/Services/LogglyLogger.swift",
        "Socket/Services/LogzLogger.swift",
        "Socket/Services/PapertrailLogger.swift",
        "Socket/SocketLogger.swift",
        "Utilities/Commons.swift",
        "Utilities/DataUtility.swift",
        "Utilities/Debug.swift",
        "Utilities/Extensions.swift",
        "Utilities/Operators.swift",
        "Utilities/UniversalSocket.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Cosmic",
    "schemes" : [
      "Cosmic"
    ],
    "targets" : [
      "Cosmic",
      "CosmicTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Cosmic -destination platform=macos,arch=arm64
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Cosmic -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Cosmic' in project 'Cosmic' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: e5563cf6d4faecd9aa29fe5ebb4c9c68
Build description path: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e5563cf6d4faecd9aa29fe5ebb4c9c68.xcbuilddata
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Cosmic.xcodeproj:1:1: error: Unable to open base configuration reference file '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Pods/Target Support Files/Pods-Cosmic/Pods-Cosmic.debug.xcconfig'. (in target 'Cosmic' from project 'Cosmic')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-0008793E26D2001E, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-0008793E26D2001E, name:My Mac }
{ platform:visionOS Simulator, variant:Designed for [iPad,iPhone], id:6E05C97A-3436-4769-BF98-6C0AD122CD4D, OS:1.2, name:Apple Vision Pro }
{ platform:iOS Simulator, id:1E25B9B7-04B9-41E0-8344-2B82E6065925, OS:17.5, name:iPad (10th generation) }
{ platform:iOS Simulator, id:475E24B2-F9F1-43F5-8C5B-42A638E6A642, OS:17.5, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:BC4BC2EF-16F3-4C17-B074-9AED4B85CF3C, OS:17.5, name:iPad Air 11-inch (M2) }
{ platform:iOS Simulator, id:58E112B2-A58B-4C71-A0BB-6C27195A6AEE, OS:17.5, name:iPad Air 13-inch (M2) }
{ platform:iOS Simulator, id:859C4BA2-C22E-44CF-BB65-863909B7E4FC, OS:17.5, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:7F6C2817-7F17-482F-AFCC-8D472DF99FAA, OS:17.5, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:51B2F6CA-4A4B-4A32-8526-65375AC20537, OS:17.5, name:iPad Pro 11-inch (M4) }
{ platform:iOS Simulator, id:DFD2A1BD-921F-4A3C-B323-93EA207A93EC, OS:17.5, name:iPad Pro 13-inch (M4) }
{ platform:iOS Simulator, id:74E81062-F5CA-47BA-BC4E-821446568096, OS:17.5, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:22CAD3DF-DED9-4C3C-9C6A-42CE988659C7, OS:17.5, name:iPhone 15 }
{ platform:iOS Simulator, id:DDCF0FCA-5BDC-48D0-AF95-76FCF253E773, OS:17.5, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:033F1576-0157-4F56-8671-341AF1CE51E1, OS:17.5, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:5018FE6A-3ECE-4FE4-A9CC-13730AEBB313, OS:17.5, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:8F3D8697-9448-4277-9E4F-1E5B4E0CB9F5, OS:17.5, name:iPhone SE (3rd generation) }
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Cosmic -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Cosmic' in project 'Cosmic' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Cosmic.xcodeproj:1:1: error: Unable to open base configuration reference file '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Pods/Target Support Files/Pods-Cosmic/Pods-Cosmic.debug.xcconfig'. (in target 'Cosmic' from project 'Cosmic')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-0008793E26D2001E, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-0008793E26D2001E, name:My Mac }
{ platform:visionOS Simulator, variant:Designed for [iPad,iPhone], id:6E05C97A-3436-4769-BF98-6C0AD122CD4D, OS:1.2, name:Apple Vision Pro }
{ platform:iOS Simulator, id:1E25B9B7-04B9-41E0-8344-2B82E6065925, OS:17.5, name:iPad (10th generation) }
{ platform:iOS Simulator, id:475E24B2-F9F1-43F5-8C5B-42A638E6A642, OS:17.5, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:BC4BC2EF-16F3-4C17-B074-9AED4B85CF3C, OS:17.5, name:iPad Air 11-inch (M2) }
{ platform:iOS Simulator, id:58E112B2-A58B-4C71-A0BB-6C27195A6AEE, OS:17.5, name:iPad Air 13-inch (M2) }
{ platform:iOS Simulator, id:859C4BA2-C22E-44CF-BB65-863909B7E4FC, OS:17.5, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:7F6C2817-7F17-482F-AFCC-8D472DF99FAA, OS:17.5, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:51B2F6CA-4A4B-4A32-8526-65375AC20537, OS:17.5, name:iPad Pro 11-inch (M4) }
{ platform:iOS Simulator, id:DFD2A1BD-921F-4A3C-B323-93EA207A93EC, OS:17.5, name:iPad Pro 13-inch (M4) }
{ platform:iOS Simulator, id:74E81062-F5CA-47BA-BC4E-821446568096, OS:17.5, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:22CAD3DF-DED9-4C3C-9C6A-42CE988659C7, OS:17.5, name:iPhone 15 }
{ platform:iOS Simulator, id:DDCF0FCA-5BDC-48D0-AF95-76FCF253E773, OS:17.5, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:033F1576-0157-4F56-8671-341AF1CE51E1, OS:17.5, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:5018FE6A-3ECE-4FE4-A9CC-13730AEBB313, OS:17.5, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:8F3D8697-9448-4277-9E4F-1E5B4E0CB9F5, OS:17.5, name:iPhone SE (3rd generation) }
** BUILD FAILED **
BUILD FAILURE 5.10 macosXcodebuild