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 LevelLogger, reference master (71a16b), with Swift 6.0 for Linux on 31 Oct 2024 09:32:21 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/pedantix/levellogger.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/pedantix/levellogger
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 71a16b4 initial commit
Cloned https://github.com/pedantix/levellogger.git
Revision (git rev-parse @):
71a16b407ad64c55052a961258b540128120cb73
SUCCESS checkout https://github.com/pedantix/levellogger.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/pedantix/levellogger.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/vapor/console.git
[1/5470] Fetching console
Fetched https://github.com/vapor/console.git from cache (0.54s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.85s)
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor/service.git
[1/919] Fetching service
[911/21062] Fetching service, core
Fetched https://github.com/vapor/service.git from cache (0.39s)
[5036/20143] Fetching core
Fetched https://github.com/vapor/core.git from cache (1.35s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.85s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.76s)
Fetching https://github.com/apple/swift-nio.git
[1/71091] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.13s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.77s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
[1/15] Fetching swift-nio-zlib-support
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.19s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (0.48s)
Creating working copy for https://github.com/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.1
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.2
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
Building for debugging...
[0/19] Write sources
[13/19] Compiling CNIOLinux ifaddrs-android.c
[13/19] Compiling CNIODarwin shim.c
[15/19] Compiling CNIOSHA1 c_nio_sha1.c
[16/19] Compiling CNIOLinux shim.c
[17/19] Write swift-version-24593BA9C3E375BF.txt
[19/28] Emitting module NIOPriorityQueue
[19/28] Compiling c-atomics.c
[21/31] Emitting module NIOConcurrencyHelpers
[22/31] Compiling NIOPriorityQueue PriorityQueue.swift
[23/31] Compiling Debugging SourceLocation.swift
[24/31] Compiling NIOPriorityQueue Heap.swift
[26/32] Emitting module COperatingSystem
[27/32] Compiling COperatingSystem libc.swift
[29/33] Compiling NIOConcurrencyHelpers atomics.swift
[30/33] Compiling NIOConcurrencyHelpers lock.swift
[32/84] Compiling Debugging Demangler.swift
[33/84] Emitting module Debugging
[34/84] Compiling Debugging Debuggable.swift
[36/85] Compiling NIO Heap.swift
[37/85] Compiling NIO IO.swift
[38/85] Compiling NIO IOData.swift
[39/85] Compiling NIO IntegerTypes.swift
[40/85] Compiling NIO Interfaces.swift
[41/85] Compiling NIO Linux.swift
[42/85] Compiling NIO LinuxCPUSet.swift
[43/85] Compiling NIO MarkedCircularBuffer.swift
[44/85] Compiling NIO MulticastChannel.swift
[45/85] Compiling NIO NIOAny.swift
[46/85] Compiling NIO NonBlockingFileIO.swift
[47/85] Compiling NIO PendingDatagramWritesManager.swift
[48/85] Compiling NIO PendingWritesManager.swift
[49/85] Compiling NIO PriorityQueue.swift
[50/91] Compiling NIO RecvByteBufferAllocator.swift
[51/91] Compiling NIO Resolver.swift
[52/91] Compiling NIO Selectable.swift
[53/91] Compiling NIO Selector.swift
[54/91] Compiling NIO ServerSocket.swift
[55/91] Compiling NIO Socket.swift
[56/91] Compiling NIO SocketAddresses.swift
[57/91] Emitting module NIO
[58/91] Compiling NIO EventLoop.swift
[59/91] Compiling NIO EventLoopFuture.swift
[60/91] Compiling NIO FileDescriptor.swift
[61/91] Compiling NIO FileHandle.swift
[62/91] Compiling NIO FileRegion.swift
[63/91] Compiling NIO GetaddrinfoResolver.swift
[64/91] Compiling NIO HappyEyeballs.swift
[65/91] Compiling NIO ByteBuffer-int.swift
[66/91] Compiling NIO ByteBuffer-views.swift
[67/91] Compiling NIO Channel.swift
[68/91] Compiling NIO ChannelHandler.swift
[69/91] Compiling NIO ChannelHandlers.swift
[70/91] Compiling NIO ChannelInvoker.swift
[71/91] Compiling NIO ChannelOption.swift
[72/91] Compiling NIO ChannelPipeline.swift
[73/91] Compiling NIO CircularBuffer.swift
[74/91] Compiling NIO Codec.swift
[75/91] Compiling NIO CompositeError.swift
[76/91] Compiling NIO ContiguousCollection.swift
[77/91] Compiling NIO DeadChannel.swift
[78/91] Compiling NIO Embedded.swift
[79/91] Compiling NIO AddressedEnvelope.swift
[80/91] Compiling NIO BaseSocket.swift
[81/91] Compiling NIO BaseSocketChannel.swift
[82/91] Compiling NIO BlockingIOThreadPool.swift
[83/91] Compiling NIO Bootstrap.swift
[84/91] Compiling NIO ByteBuffer-aux.swift
[85/91] Compiling NIO ByteBuffer-core.swift
[86/91] Compiling NIO SocketChannel.swift
[87/91] Compiling NIO SocketOptionProvider.swift
[88/91] Compiling NIO System.swift
[89/91] Compiling NIO Thread.swift
[90/91] Compiling NIO TypeAssistedChannelHandler.swift
[91/91] Compiling NIO Utilities.swift
[93/121] Emitting module Async
[94/122] Compiling Async Async+NIO.swift
[95/122] Compiling Async AsyncError.swift
[96/122] Compiling Async Collection+Future.swift
[97/122] Compiling Async Deprecated.swift
[98/122] Compiling Async Exports.swift
[99/122] Compiling Async Future+DoCatch.swift
[100/122] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[101/122] Emitting module NIOFoundationCompat
[102/122] Compiling Bits Data+Bytes.swift
[103/122] Compiling Bits Bytes.swift
[104/124] Compiling Async Worker.swift
[105/124] Compiling Async Future+Map.swift
[106/124] Compiling Async Future+Transform.swift
[111/124] Emitting module Bits
[117/124] Compiling Async Future+Variadic.swift
[118/124] Compiling Async Future+Void.swift
[119/124] Compiling Async Future+Flatten.swift
[120/124] Compiling Async Future+Global.swift
[121/124] Compiling Async FutureType.swift
[122/124] Compiling Async QueueHandler.swift
[123/125] Compiling Bits Data+Strings.swift
[124/125] Compiling Bits Deprecated.swift
[127/149] Compiling Core Future+Unwrap.swift
[128/149] Compiling Core FutureEncoder.swift
[129/149] Compiling Core HeaderValue.swift
[130/152] Compiling Core Data+Hex.swift
[131/152] Compiling Core DataCoders.swift
[132/152] Compiling Core Deprecated.swift
[133/152] Compiling Core NotFound.swift
[134/152] Compiling Core OptionalType.swift
[135/152] Compiling Core Process+Execute.swift
[136/152] Compiling Core Reflectable.swift
[137/152] Compiling Core String+Utilities.swift
[138/152] Compiling Core Thread+Async.swift
[139/152] Compiling Core ReflectionDecoders.swift
[140/152] Compiling Core CoreError.swift
[141/152] Compiling Core Data+Base64URL.swift
[142/152] Compiling Core BasicKey.swift
[143/152] Compiling Core CaseInsensitiveString.swift
[144/152] Compiling Core Decodable+Reflectable.swift
[145/152] Compiling Core ReflectionDecodable.swift
[146/152] Emitting module Core
[147/152] Compiling Core LosslessDataConvertible.swift
[148/152] Compiling Core MediaType.swift
[149/152] Compiling Core NestedData.swift
[150/152] Compiling Core DirectoryConfig.swift
[151/152] Compiling Core Exports.swift
[152/152] Compiling Core File.swift
[154/177] Emitting module Service
[155/179] Compiling Service Deprecated.swift
[156/179] Compiling Service Exports.swift
[157/179] Compiling Logging LogLevel.swift
[158/179] Compiling Logging Logger.swift
[159/179] Compiling Logging Exports.swift
[160/179] Emitting module Logging
[161/179] Compiling Logging PrintLogger.swift
[163/180] Compiling Service ServiceID.swift
[164/180] Compiling Service ServiceType.swift
[165/180] Compiling Service Service.swift
[166/180] Compiling Service ServiceCache.swift
[167/180] Compiling Service ServiceFactory.swift
[168/180] Compiling Service Environment.swift
[169/180] Compiling Service Provider.swift
[170/180] Compiling Service BasicServiceFactory.swift
[171/180] Compiling Service Container.swift
[172/180] Compiling Service ContainerAlias.swift
[173/180] Compiling Service SubContainer.swift
[174/180] Compiling Service Services.swift
[175/180] Compiling Service TypeServiceFactory.swift
[176/180] Compiling Service Config.swift
[177/180] Compiling Service BasicContainer.swift
[178/180] Compiling Service BasicSubContainer.swift
[179/180] Compiling Service Extendable.swift
[180/180] Compiling Service ServiceError.swift
[182/207] Compiling Console ActivityBar.swift
[183/207] Compiling Console ActivityIndicator.swift
[184/207] Compiling Console ActivityIndicatorRenderer.swift
[185/207] Compiling Console ActivityIndicatorState.swift
[186/210] Compiling Console Console+Center.swift
[187/210] Compiling Console Console+Output.swift
[188/210] Compiling Console Console+Wait.swift
[189/210] Compiling Console Console+Ask.swift
[190/210] Compiling Console Console+Choose.swift
[191/210] Compiling Console Console+Confirm.swift
[192/210] Compiling Console Console+Input.swift
[193/210] Emitting module Console
[194/210] Compiling Console Console+Ephemeral.swift
[195/210] Compiling Console ConsoleClear.swift
[196/210] Compiling Console Console.swift
[197/210] Compiling Console Deprecated.swift
[198/210] Compiling Console ConsoleColor.swift
[199/210] Compiling Console ConsoleStyle.swift
[200/210] Compiling Console ConsoleText.swift
[201/210] Compiling Console CustomActivity.swift
[202/210] Compiling Console LoadingBar.swift
[203/210] Compiling Console ProgressBar.swift
[204/210] Compiling Console Console+Clear.swift
[205/210] Compiling Console ConsoleTextFragment.swift
[206/210] Compiling Console ANSI.swift
[207/210] Compiling Console Terminal.swift
[208/210] Compiling Console ConsoleError.swift
[209/210] Compiling Console ConsoleLogger.swift
[210/210] Compiling Console Exports.swift
[212/214] Compiling LevelLogger LevelLoggerProvider.swift
[213/214] Emitting module LevelLogger
/host/spi-builder-workspace/Sources/LevelLogger/LevelLogger.swift:59:1: warning: extension declares a conformance of imported type 'LogLevel' to imported protocol 'Service'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
57 | }
58 |
59 | extension LogLevel: Service { }
   | |- warning: extension declares a conformance of imported type 'LogLevel' to imported protocol 'Service'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
60 |
61 | extension LogLevel: Comparable, Equatable {
/host/spi-builder-workspace/Sources/LevelLogger/LevelLogger.swift:61:1: warning: extension declares a conformance of imported type 'LogLevel' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
59 | extension LogLevel: Service { }
60 |
61 | extension LogLevel: Comparable, Equatable {
   | |- warning: extension declares a conformance of imported type 'LogLevel' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
62 |     private var orderValue: Int {
63 |         switch self {
[214/214] Compiling LevelLogger LevelLogger.swift
/host/spi-builder-workspace/Sources/LevelLogger/LevelLogger.swift:59:1: warning: extension declares a conformance of imported type 'LogLevel' to imported protocol 'Service'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
57 | }
58 |
59 | extension LogLevel: Service { }
   | |- warning: extension declares a conformance of imported type 'LogLevel' to imported protocol 'Service'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
60 |
61 | extension LogLevel: Comparable, Equatable {
/host/spi-builder-workspace/Sources/LevelLogger/LevelLogger.swift:61:1: warning: extension declares a conformance of imported type 'LogLevel' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
59 | extension LogLevel: Service { }
60 |
61 | extension LogLevel: Comparable, Equatable {
   | |- warning: extension declares a conformance of imported type 'LogLevel' to imported protocols 'Comparable', 'Equatable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
62 |     private var orderValue: Int {
63 |         switch self {
Build complete! (44.46s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "console",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/console.git"
    }
  ],
  "manifest_display_name" : "LevelLogger",
  "name" : "LevelLogger",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "LevelLogger",
      "targets" : [
        "LevelLogger"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LevelLoggerTests",
      "module_type" : "SwiftTarget",
      "name" : "LevelLoggerTests",
      "path" : "Tests/LevelLoggerTests",
      "sources" : [
        "LevelLoggerTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "LevelLogger"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LevelLogger",
      "module_type" : "SwiftTarget",
      "name" : "LevelLogger",
      "path" : "Sources/LevelLogger",
      "product_dependencies" : [
        "Console"
      ],
      "product_memberships" : [
        "LevelLogger"
      ],
      "sources" : [
        "LevelLogger.swift",
        "LevelLoggerProvider.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.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.