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 SwiftyXBee, reference 1.1.1 (665712), with Swift 6.0 for Linux on 26 Nov 2024 18:48:40 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/samco182/swiftyxbee.git
Reference: 1.1.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/samco182/swiftyxbee
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at 6657120 [Fix] fixes issue where program would get stuck if trying to read data and there was actually no data sent by another XBee
Cloned https://github.com/samco182/swiftyxbee.git
Revision (git rev-parse @):
665712020b93340b973084e45118775ba19d1518
SUCCESS checkout https://github.com/samco182/swiftyxbee.git at 1.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/samco182/swiftyxbee.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/uraimo/SwiftyGPIO.git
[1/2387] Fetching swiftygpio
Fetched https://github.com/uraimo/SwiftyGPIO.git from cache (0.37s)
Computing version for https://github.com/uraimo/SwiftyGPIO.git
Computed https://github.com/uraimo/SwiftyGPIO.git at 1.4.4 (0.72s)
Creating working copy for https://github.com/uraimo/SwiftyGPIO.git
Working copy of https://github.com/uraimo/SwiftyGPIO.git resolved at 1.4.4
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/13] Compiling SwiftyGPIO Presets.swift
[5/13] Compiling SwiftyGPIO SPI.swift
[6/14] Compiling SwiftyGPIO UART.swift
[7/14] Compiling SwiftyGPIO SwiftyGPIO.swift
[8/14] Compiling SwiftyGPIO SunXi.swift
[9/14] Compiling SwiftyGPIO 1Wire.swift
[10/14] Compiling SwiftyGPIO ADC.swift
[11/14] Emitting module SwiftyGPIO
[12/14] Compiling SwiftyGPIO I2C.swift
[13/14] Compiling SwiftyGPIO Mailbox.swift
[14/14] Compiling SwiftyGPIO PWM.swift
[16/36] Emitting module SwiftyXBee
[17/38] Compiling SwiftyXBee ATCommandData.swift
[18/38] Compiling SwiftyXBee ATCommandResponseData.swift
[19/38] Compiling SwiftyXBee ZigBeeReceivePacketData.swift
[20/38] Compiling SwiftyXBee ATCommandResponse.swift
[21/38] Compiling SwiftyXBee Checksum.swift
[22/38] Compiling SwiftyXBee DeviceAddress.swift
[23/38] Compiling SwiftyXBee Constants.swift
[24/38] Compiling SwiftyXBee Array+Extensions.swift
[25/38] Compiling SwiftyXBee Bool+Extensions.swift
[26/38] Compiling SwiftyXBee Int+Extensions.swift
[27/38] Compiling SwiftyXBee String+Extensions.swift
[28/38] Compiling SwiftyXBee XBeeSerial.swift
[29/38] Compiling SwiftyXBee SerialConnection.swift
[30/38] Compiling SwiftyXBee SwiftyXBee.swift
[31/38] Compiling SwiftyXBee APIFrame.swift
[32/38] Compiling SwiftyXBee APIFrameProtocols.swift
[33/38] Compiling SwiftyXBee ATCommand.swift
[34/38] Compiling SwiftyXBee FrameLength.swift
[35/38] Compiling SwiftyXBee NetworkAddress.swift
[36/38] Compiling SwiftyXBee StartDelimiter.swift
[37/38] Compiling SwiftyXBee ZigBeeTransmitRequestData.swift
[38/38] Compiling SwiftyXBee ZigBeeTransmitStatusData.swift
Build complete! (14.03s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftygpio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/uraimo/SwiftyGPIO.git"
    }
  ],
  "manifest_display_name" : "SwiftyXBee",
  "name" : "SwiftyXBee",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftyXBee",
      "targets" : [
        "SwiftyXBee"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftyXBee",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyXBee",
      "path" : "Sources/SwiftyXBee",
      "product_dependencies" : [
        "SwiftyGPIO"
      ],
      "product_memberships" : [
        "SwiftyXBee"
      ],
      "sources" : [
        "Helpers/Constants.swift",
        "Helpers/Extensions/Array+Extensions.swift",
        "Helpers/Extensions/Bool+Extensions.swift",
        "Helpers/Extensions/Int+Extensions.swift",
        "Helpers/Extensions/String+Extensions.swift",
        "Helpers/XBeeSerial.swift",
        "Models/APIFrame/APIFrame.swift",
        "Models/APIFrame/APIFrameProtocols.swift",
        "Models/APIFrame/ATCommand.swift",
        "Models/APIFrame/ATCommandResponse.swift",
        "Models/APIFrame/Checksum.swift",
        "Models/APIFrame/DeviceAddress.swift",
        "Models/APIFrame/FrameLength.swift",
        "Models/APIFrame/NetworkAddress.swift",
        "Models/APIFrame/StartDelimiter.swift",
        "Models/APIFrameData/ATCommandData.swift",
        "Models/APIFrameData/ATCommandResponseData.swift",
        "Models/APIFrameData/ZigBeeReceivePacketData.swift",
        "Models/APIFrameData/ZigBeeTransmitRequestData.swift",
        "Models/APIFrameData/ZigBeeTransmitStatusData.swift",
        "Models/UART/SerialConnection.swift",
        "SwiftyXBee.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.