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 device-input, reference main (c48a7d), with Swift 6.0 for macOS (SPM) on 6 Nov 2024 08:38:38 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sersoft-gmbh/device-input.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sersoft-gmbh/device-input
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c48a7d9 Fix build using static linux sdk
Cloned https://github.com/sersoft-gmbh/device-input.git
Revision (git rev-parse @):
c48a7d9618eb46342296be259b7718d6e64a3268
SUCCESS checkout https://github.com/sersoft-gmbh/device-input.git at main
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/sersoft-gmbh/swift-filestreamer.git
[1/1534] Fetching swift-filestreamer
[48/3572] Fetching swift-filestreamer, swift-docc-plugin
[69/7473] Fetching swift-filestreamer, swift-docc-plugin, swift-system
[2827/10626] Fetching swift-filestreamer, swift-docc-plugin, swift-system, swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.31s)
Fetched https://github.com/apple/swift-system.git from cache (1.31s)
Fetched https://github.com/sersoft-gmbh/swift-filestreamer.git from cache (1.31s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.31s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/sersoft-gmbh/swift-filestreamer.git
Working copy of https://github.com/sersoft-gmbh/swift-filestreamer.git resolved at 0.9.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "device-input",
      "name": "device-input",
      "url": "https://github.com/sersoft-gmbh/device-input.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/device-input",
      "dependencies": [
        {
          "identity": "swift-system",
          "name": "swift-system",
          "url": "https://github.com/apple/swift-system",
          "version": "1.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-filestreamer",
          "name": "swift-filestreamer",
          "url": "https://github.com/sersoft-gmbh/swift-filestreamer",
          "version": "0.9.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-filestreamer",
          "dependencies": [
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system",
              "version": "1.4.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/sersoft-gmbh/device-input.git
[1/2262] Fetching device-input
Fetched https://github.com/sersoft-gmbh/device-input.git from cache (1.12s)
Fetching https://github.com/sersoft-gmbh/swift-filestreamer from cache
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/sersoft-gmbh/swift-filestreamer from cache (0.51s)
Fetched https://github.com/apple/swift-system from cache (0.51s)
Computing version for https://github.com/sersoft-gmbh/swift-filestreamer
Computed https://github.com/sersoft-gmbh/swift-filestreamer at 0.9.0 (0.49s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.0 (0.48s)
Creating working copy for https://github.com/sersoft-gmbh/swift-filestreamer
Working copy of https://github.com/sersoft-gmbh/swift-filestreamer resolved at 0.9.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.4.0
Creating working copy for https://github.com/sersoft-gmbh/device-input.git
Working copy of https://github.com/sersoft-gmbh/device-input.git resolved at main (c48a7d9)
warning: '.resolve-product-dependencies': dependency 'device-input' is not used by any target
Found 2 product dependencies
  - swift-system
  - swift-filestreamer
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/sersoft-gmbh/device-input.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/9] Write sources
[5/9] Compiling CSystem shims.c
[6/9] Write swift-version--7754E27361AE5C74.txt
[7/9] Compiling CInput grabdevice.c
[8/30] Compiling CInput input.c
[10/30] Emitting module SystemPackage
[11/32] Compiling SystemPackage Syscalls.swift
[12/32] Compiling SystemPackage WindowsSyscallAdapters.swift
[13/32] Compiling SystemPackage FilePathString.swift
[14/32] Compiling SystemPackage FilePathSyntax.swift
[15/32] Compiling SystemPackage PlatformString.swift
[16/32] Compiling SystemPackage SystemString.swift
[17/32] Compiling SystemPackage CInterop.swift
[18/32] Compiling SystemPackage Constants.swift
[19/32] Compiling SystemPackage FilePathWindows.swift
[20/32] Compiling SystemPackage FilePermissions.swift
[21/32] Compiling SystemPackage Exports.swift
[22/32] Compiling SystemPackage Mocking.swift
[23/32] Compiling SystemPackage FilePathComponents.swift
[24/32] Compiling SystemPackage FilePathParsing.swift
[25/32] Compiling SystemPackage Util.swift
[26/32] Compiling SystemPackage UtilConsumers.swift
[27/32] Compiling SystemPackage Errno.swift
[28/32] Compiling SystemPackage FileDescriptor.swift
[29/32] Compiling SystemPackage FileHelpers.swift
[30/32] Compiling SystemPackage FileOperations.swift
[31/32] Compiling SystemPackage FilePath.swift
[32/32] Compiling SystemPackage FilePathComponentView.swift
[33/34] Emitting module FileStreamer
[34/34] Compiling FileStreamer FileStream.swift
[35/41] Compiling DeviceInput InputEventKind.swift
[36/41] Compiling DeviceInput InputEventValue.swift
[37/41] Compiling DeviceInput FileHandle+Grab.swift
[38/41] Compiling DeviceInput InputDevice.swift
[39/41] Compiling DeviceInput InputEventCode.swift
[40/41] Compiling DeviceInput InputEvent.swift
[41/41] Emitting module DeviceInput
Build complete! (26.96s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system"
    },
    {
      "identity" : "swift-filestreamer",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "0.10.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sersoft-gmbh/swift-filestreamer"
    }
  ],
  "manifest_display_name" : "device-input",
  "name" : "device-input",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "DeviceInput",
      "targets" : [
        "DeviceInput"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DeviceInputTests",
      "module_type" : "SwiftTarget",
      "name" : "DeviceInputTests",
      "path" : "Tests/DeviceInputTests",
      "product_dependencies" : [
        "SystemPackage",
        "FileStreamer"
      ],
      "sources" : [
        "InputDeviceTests.swift"
      ],
      "target_dependencies" : [
        "CInput",
        "DeviceInput"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DeviceInput",
      "module_type" : "SwiftTarget",
      "name" : "DeviceInput",
      "path" : "Sources/DeviceInput",
      "product_dependencies" : [
        "SystemPackage",
        "FileStreamer"
      ],
      "product_memberships" : [
        "DeviceInput"
      ],
      "sources" : [
        "FileHandle+Grab.swift",
        "InputDevice.swift",
        "InputEvent.swift",
        "InputEventCode.swift",
        "InputEventKind.swift",
        "InputEventValue.swift"
      ],
      "target_dependencies" : [
        "CInput"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CInput",
      "module_type" : "ClangTarget",
      "name" : "CInput",
      "path" : "Sources/CInput",
      "product_memberships" : [
        "DeviceInput"
      ],
      "sources" : [
        "grabdevice.c",
        "input.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.