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 sebbu-concurrency, reference main (f15e83), with Swift 6.0 for Linux on 6 Nov 2024 05:47:21 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MarSe32m/sebbu-concurrency.git
Reference: main
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/MarSe32m/sebbu-concurrency
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f15e835 Update windows.yml
Cloned https://github.com/MarSe32m/sebbu-concurrency.git
Revision (git rev-parse @):
f15e8358dd47393fcbe286b9ca12d8455ebc2bc8
SUCCESS checkout https://github.com/MarSe32m/sebbu-concurrency.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/MarSe32m/sebbu-concurrency.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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 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/MarSe32m/sebbu-ts-ds.git
[1/994] Fetching sebbu-ts-ds
Fetched https://github.com/MarSe32m/sebbu-ts-ds.git from cache (0.22s)
Fetching https://github.com/apple/swift-collections.git
[1/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.65s)
Creating working copy for https://github.com/MarSe32m/sebbu-ts-ds.git
Working copy of https://github.com/MarSe32m/sebbu-ts-ds.git resolved at main (6697d47)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at main (54e9986)
Building for debugging...
[0/17] Write sources
[6/17] Compiling src.c
[7/17] Compiling CSebbuTSDS src.c
[8/17] Write swift-version-24593BA9C3E375BF.txt
[10/34] Compiling InternalCollectionsUtilities _SortedCollection.swift
[11/34] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[12/36] Compiling InternalCollectionsUtilities Debugging.swift
[13/36] Compiling InternalCollectionsUtilities Descriptions.swift
[14/36] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/36] Compiling InternalCollectionsUtilities Specialize.swift
[16/36] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/36] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/36] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/36] Compiling InternalCollectionsUtilities Integer rank.swift
[20/36] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/36] Emitting module InternalCollectionsUtilities
[22/36] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[23/36] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[24/36] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[25/36] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/36] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/36] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/36] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/37] Wrapping AST for InternalCollectionsUtilities for debugging
[31/60] Compiling DequeModule _DequeBuffer.swift
[32/60] Compiling DequeModule _DequeBufferHeader.swift
[33/62] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[34/62] Compiling HeapModule _HeapNode.swift
[35/62] Compiling HeapModule Heap+Descriptions.swift
[36/62] Compiling HeapModule Heap.swift
[37/62] Compiling HeapModule Heap+UnsafeHandle.swift
[38/62] Compiling HeapModule Heap+Invariants.swift
[39/62] Emitting module HeapModule
[40/63] Compiling DequeModule _DequeSlot.swift
[41/63] Compiling DequeModule _UnsafeWrappedBuffer.swift
[43/63] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[44/63] Compiling DequeModule Deque+Extras.swift
[45/63] Compiling DequeModule Deque+Descriptions.swift
[46/63] Compiling DequeModule Deque+Equatable.swift
[47/63] Compiling DequeModule Deque+Testing.swift
[48/63] Compiling DequeModule Deque._Storage.swift
[49/63] Compiling DequeModule Deque+Hashable.swift
[50/63] Compiling DequeModule Deque+Sendable.swift
[51/63] Compiling DequeModule Deque._UnsafeHandle.swift
[52/63] Compiling DequeModule Deque.swift
[52/63] Wrapping AST for HeapModule for debugging
[54/63] Compiling DequeModule Deque+Codable.swift
[55/63] Compiling DequeModule Deque+Collection.swift
[56/63] Compiling DequeModule Deque+CustomReflectable.swift
[57/63] Emitting module DequeModule
[58/64] Wrapping AST for DequeModule for debugging
[60/87] Compiling SebbuTSDS ConcurrentQueue.swift
[61/87] Compiling SebbuTSDS ConcurrentStack.swift
[62/87] Compiling SebbuTSDS HardwarePause.swift
[63/90] Compiling SebbuTSDS SpinlockedBoundedStack.swift
[64/90] Compiling SebbuTSDS SpinlockedStack.swift
[65/90] Compiling SebbuTSDS ConcurrentDeque.swift
[66/90] Emitting module SebbuTSDS
[67/90] Compiling SebbuTSDS Lock.swift
[68/90] Compiling SebbuTSDS Spinlock.swift
[69/90] Compiling SebbuTSDS Utilities.swift
[70/90] Compiling SebbuTSDS SpinlockedPriorityQueue.swift
[71/90] Compiling SebbuTSDS LockedBoundedQueue.swift
[72/90] Compiling SebbuTSDS LockedDeque.swift
[73/90] Compiling SebbuTSDS MPMCBoundedQueue.swift
[74/90] Compiling SebbuTSDS MPSCBoundedQueue.swift
[75/90] Compiling SebbuTSDS MPSCQueue.swift
[76/90] Compiling SebbuTSDS SPMCBoundedQueue.swift
[77/90] Compiling SebbuTSDS SPSCBoundedQueue.swift
[78/90] Compiling SebbuTSDS SPSCQueue.swift
[79/90] Compiling SebbuTSDS LockedPriorityQueue.swift
[80/90] Compiling SebbuTSDS LockedQueue.swift
[81/90] Compiling SebbuTSDS SpinlockedBoundedQueue.swift
[82/90] Compiling SebbuTSDS SpinlockedDeque.swift
[83/90] Compiling SebbuTSDS SpinlockedQueue.swift
[84/90] Compiling SebbuTSDS LockedBoundedStack.swift
[85/90] Compiling SebbuTSDS LockedStack.swift
[86/91] Wrapping AST for SebbuTSDS for debugging
[88/108] Compiling SebbuConcurrency ExecutorUtils.swift
[89/108] Compiling SebbuConcurrency MainActor.swift
[90/110] Compiling SebbuConcurrency RepeatingTimer.swift
[91/110] Compiling SebbuConcurrency TaskGroupExtensions.swift
[92/110] Compiling SebbuConcurrency ManualTask.swift
[93/110] Compiling SebbuConcurrency RateLimiter.swift
[94/110] Compiling SebbuConcurrency TurnScheduler.swift
[95/110] Compiling SebbuConcurrency ValueRecorders.swift
[96/110] Emitting module SebbuConcurrency
[97/110] Compiling SebbuConcurrency AsyncChannel.swift
[98/110] Compiling SebbuConcurrency AsyncSemaphore.swift
[99/110] Compiling SebbuConcurrency AsyncThrowingChannel.swift
[100/110] Compiling SebbuConcurrency SingleThreadedExecutor.swift
[101/110] Compiling SebbuConcurrency SingleThreadedGlobalExecutor.swift
[102/110] Compiling SebbuConcurrency ContinuationContainer.swift
[103/110] Compiling SebbuConcurrency BasicSerialExecutor.swift
[104/110] Compiling SebbuConcurrency ConcurrencyRuntimeShims.swift
[105/110] Compiling SebbuConcurrency MultiThreadedGlobalExecutor.swift
[106/110] Compiling SebbuConcurrency MultiThreadedTaskExecutor.swift
[107/111] Wrapping AST for SebbuConcurrency for debugging
[109/113] Emitting module DevelopmentTesting
[110/113] Compiling DevelopmentTesting main.swift
[111/114] Wrapping AST for DevelopmentTesting for debugging
[112/114] Write Objects.LinkFileList
[113/114] Linking DevelopmentTesting
Build complete! (43.73s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sebbu-ts-ds",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MarSe32m/sebbu-ts-ds.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    }
  ],
  "manifest_display_name" : "sebbu-concurrency",
  "name" : "sebbu-concurrency",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    }
  ],
  "products" : [
    {
      "name" : "SebbuConcurrency",
      "targets" : [
        "SebbuConcurrency"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DevelopmentTesting",
      "targets" : [
        "DevelopmentTesting"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SebbuConcurrencyTests",
      "module_type" : "SwiftTarget",
      "name" : "SebbuConcurrencyTests",
      "path" : "Tests/SebbuConcurrencyTests",
      "sources" : [
        "SebbuConcurrencyTests.swift"
      ],
      "target_dependencies" : [
        "SebbuConcurrency"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SebbuConcurrency",
      "module_type" : "SwiftTarget",
      "name" : "SebbuConcurrency",
      "path" : "Sources/SebbuConcurrency",
      "product_dependencies" : [
        "SebbuTSDS",
        "DequeModule"
      ],
      "product_memberships" : [
        "SebbuConcurrency",
        "DevelopmentTesting"
      ],
      "sources" : [
        "AsyncChannel.swift",
        "AsyncSemaphore.swift",
        "AsyncThrowingChannel.swift",
        "ContinuationContainer.swift",
        "Executors/BasicSerialExecutor.swift",
        "Executors/ConcurrencyRuntimeShims.swift",
        "Executors/ExecutorUtils.swift",
        "Executors/MainActor.swift",
        "Executors/MultiThreadedGlobalExecutor.swift",
        "Executors/MultiThreadedTaskExecutor.swift",
        "Executors/SingleThreadedExecutor.swift",
        "Executors/SingleThreadedGlobalExecutor.swift",
        "ManualTask.swift",
        "RateLimiter.swift",
        "RepeatingTimer.swift",
        "TaskGroupExtensions.swift",
        "TurnScheduler.swift",
        "ValueRecorders.swift"
      ],
      "target_dependencies" : [
        "ConcurrencyRuntimeC"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DevelopmentTesting",
      "module_type" : "SwiftTarget",
      "name" : "DevelopmentTesting",
      "path" : "Sources/DevelopmentTesting",
      "product_memberships" : [
        "DevelopmentTesting"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "SebbuConcurrency"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ConcurrencyRuntimeC",
      "module_type" : "ClangTarget",
      "name" : "ConcurrencyRuntimeC",
      "path" : "Sources/ConcurrencyRuntimeC",
      "product_memberships" : [
        "SebbuConcurrency",
        "DevelopmentTesting"
      ],
      "sources" : [
        "src/src.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.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.