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

Successful build of SimpleSwiftServer, reference master (7c799e), with Swift 5.9 for macOS (SPM) on 5 Jan 2025 03:39:37 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Samasaur1/SimpleSwiftServer.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Samasaur1/SimpleSwiftServer
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7c799e6 Bump flake inputs
Cloned https://github.com/Samasaur1/SimpleSwiftServer.git
Revision (git rev-parse @):
7c799e654425d64b304a8fa11bac4d5fb05b76ed
SUCCESS checkout https://github.com/Samasaur1/SimpleSwiftServer.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/Samasaur1/SimpleSwiftServer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/24] Emitting module ArgumentParserToolInfo
[2/24] Compiling ArgumentParserToolInfo ToolInfo.swift
[3/59] Compiling ArgumentParser BashCompletionsGenerator.swift
[4/59] Compiling ArgumentParser CompletionsGenerator.swift
[5/59] Compiling ArgumentParser FishCompletionsGenerator.swift
[6/59] Compiling ArgumentParser ZshCompletionsGenerator.swift
[7/59] Emitting module ArgumentParser
[8/62] Compiling ArgumentParser Flag.swift
[9/62] Compiling ArgumentParser NameSpecification.swift
[10/62] Compiling ArgumentParser Option.swift
[11/62] Compiling ArgumentParser OptionGroup.swift
[12/62] Compiling ArgumentParser Argument.swift
[13/62] Compiling ArgumentParser ArgumentHelp.swift
[14/64] Compiling ArgumentParser ArgumentSet.swift
[15/64] Compiling ArgumentParser CommandParser.swift
[16/64] Compiling ArgumentParser InputOrigin.swift
[17/64] Compiling ArgumentParser Name.swift
[18/64] Compiling ArgumentParser ParsableArgumentsValidation.swift
[19/64] Compiling ArgumentParser ParsableCommand.swift
[20/64] Compiling ArgumentParser ArgumentDecoder.swift
[21/64] Compiling ArgumentParser ArgumentDefinition.swift
[22/64] Compiling ArgumentParser CommandConfiguration.swift
[23/64] Compiling ArgumentParser EnumerableFlag.swift
[28/64] Emitting module Swifter
[29/64] Compiling ArgumentParser CompletionKind.swift
[30/64] Compiling ArgumentParser Errors.swift
[31/64] Compiling ArgumentParser SequenceExtensions.swift
[32/64] Compiling ArgumentParser StringExtensions.swift
[33/64] Compiling ArgumentParser Tree.swift
[34/64] Emitting module SwiftIP
[35/64] Compiling SwiftIP SwiftIP.swift
[50/64] Compiling Swifter String+SHA1.swift
[51/64] Compiling Swifter WebSockets.swift
[52/64] Compiling ArgumentParser MessageInfo.swift
[53/64] Compiling ArgumentParser UsageGenerator.swift
[54/64] Compiling ArgumentParser CollectionExtensions.swift
[55/64] Compiling ArgumentParser Parsed.swift
[56/64] Compiling ArgumentParser ParsedValues.swift
[57/64] Compiling ArgumentParser ParserError.swift
[58/64] Compiling ArgumentParser SplitArguments.swift
[59/64] Compiling ArgumentParser DumpHelpGenerator.swift
[60/64] Compiling ArgumentParser HelpCommand.swift
[61/64] Compiling ArgumentParser HelpGenerator.swift
[64/66] Emitting module SimpleSwiftServer
[65/66] Compiling SimpleSwiftServer main.swift
[65/66] Linking server
Build complete! (17.64s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/Samasaur1/SwiftIP
Fetching https://github.com/httpswift/swifter
[1/295] Fetching swiftip
[60/6331] Fetching swiftip, swifter
[1070/18732] Fetching swiftip, swifter, swift-argument-parser
Fetched https://github.com/httpswift/swifter (2.21s)
Fetched https://github.com/Samasaur1/SwiftIP (2.25s)
Fetched https://github.com/apple/swift-argument-parser.git (2.25s)
Computing version for https://github.com/httpswift/swifter
Computed https://github.com/httpswift/swifter at 1.4.5 (1.97s)
Computing version for https://github.com/Samasaur1/SwiftIP
Computed https://github.com/Samasaur1/SwiftIP at 2.2.2 (0.50s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 0.5.0 (2.39s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 0.5.0
Creating working copy for https://github.com/httpswift/swifter
Working copy of https://github.com/httpswift/swifter resolved at 1.4.5
Creating working copy for https://github.com/Samasaur1/SwiftIP
Working copy of https://github.com/Samasaur1/SwiftIP resolved at 2.2.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftip",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Samasaur1/SwiftIP"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swifter",
      "requirement" : {
        "exact" : [
          "1.4.5"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/httpswift/swifter"
    }
  ],
  "manifest_display_name" : "SimpleSwiftServer",
  "name" : "SimpleSwiftServer",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "server",
      "targets" : [
        "SimpleSwiftServer"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SimpleSwiftServer",
      "module_type" : "SwiftTarget",
      "name" : "SimpleSwiftServer",
      "path" : "Sources/SimpleSwiftServer",
      "product_dependencies" : [
        "ArgumentParser",
        "SwiftIP",
        "Swifter"
      ],
      "product_memberships" : [
        "server"
      ],
      "sources" : [
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "4.2"
}
Done.