This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 RVS_GeneralObserver with Swift 6.0 for Linux.

Swift 6 data race errors: 0

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" 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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RiftValleySoftware/RVS_GeneralObserver.git
Reference: master
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/RiftValleySoftware/RVS_GeneralObserver
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0d36979 Added privacy declarations. Had to remove SwiftLint, as it no longer works. :(
Cloned https://github.com/RiftValleySoftware/RVS_GeneralObserver.git
Revision (git rev-parse @):
0d369796e52a78b072e700e43a9be6c655071e36
SUCCESS checkout https://github.com/RiftValleySoftware/RVS_GeneralObserver.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/RiftValleySoftware/RVS_GeneralObserver.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" 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 2>&1
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/4] Emitting module RVS_GeneralObserver
[4/4] Compiling RVS_GeneralObserver RVS_GeneralObserver_Protocols.swift
Build complete! (10.85s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "RVS_GeneralObserver",
  "name" : "RVS_GeneralObserver",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "RVS_GeneralObserver",
      "targets" : [
        "RVS_GeneralObserver"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RVS_GeneralObserverTest",
      "module_type" : "SwiftTarget",
      "name" : "RVS_GeneralObserverTest",
      "path" : "Tests/RVS_GeneralObserverTest",
      "sources" : [
        "RVS_GeneralObserverTests.swift"
      ],
      "target_dependencies" : [
        "RVS_GeneralObserver"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RVS_GeneralObserver",
      "module_type" : "SwiftTarget",
      "name" : "RVS_GeneralObserver",
      "path" : "Sources/RVS_GeneralObserver",
      "product_memberships" : [
        "RVS_GeneralObserver"
      ],
      "sources" : [
        "RVS_GeneralObserver_Protocols.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Unable to find image 'registry.gitlab.com/finestructure/spi-images:basic-5.10-latest' locally
basic-5.10-latest: Pulling from finestructure/spi-images
4a023cab5400: Already exists
5abf14bbdb35: Pulling fs layer
eec980dc397f: Pulling fs layer
596a0e82ccbd: Pulling fs layer
9ea203029d29: Pulling fs layer
4d3fb55c72e6: Pulling fs layer
9ea203029d29: Waiting
4d3fb55c72e6: Waiting
596a0e82ccbd: Verifying Checksum
596a0e82ccbd: Download complete
5abf14bbdb35: Verifying Checksum
5abf14bbdb35: Download complete
4d3fb55c72e6: Verifying Checksum
4d3fb55c72e6: Download complete
eec980dc397f: Verifying Checksum
eec980dc397f: Download complete
9ea203029d29: Verifying Checksum
9ea203029d29: Download complete
5abf14bbdb35: Pull complete
eec980dc397f: Pull complete
596a0e82ccbd: Pull complete
9ea203029d29: Pull complete
4d3fb55c72e6: Pull complete
Digest: sha256:80237f5e8455a321cbcc921f3f173468b33b810493554f137c0f2f458f6c108c
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.