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 Puppy, reference 0.7.0 (b5af02), with Swift 6.0 for Linux on 29 Nov 2024 12:13:17 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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 -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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sushichop/Puppy.git
Reference: 0.7.0
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/sushichop/Puppy
 * tag               0.7.0      -> FETCH_HEAD
HEAD is now at b5af02a Bump version to `0.7.0`
Cloned https://github.com/sushichop/Puppy.git
Revision (git rev-parse @):
b5af02a72a5a1f92a68e6eceee19cac804067ad9
SUCCESS checkout https://github.com/sushichop/Puppy.git at 0.7.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/sushichop/Puppy.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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 -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/apple/swift-log.git
[1/3710] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.31s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.42s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Building for debugging...
[0/4] Write sources
[2/4] Compiling CPuppy.c
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/9] Compiling Logging MetadataProvider.swift
[6/9] Compiling Logging Logging.swift
[7/9] Compiling Logging LogHandler.swift
[8/9] Emitting module Logging
[9/9] Compiling Logging Locks.swift
[11/25] Compiling Puppy Loggerable.swift
[12/25] Compiling Puppy OSLogger.swift
[13/26] Compiling Puppy LogFormatter.swift
[14/26] Compiling Puppy LogLevel.swift
[15/26] Compiling Puppy Compatibility.swift
[16/26] Compiling Puppy ConsoleLogger.swift
[17/26] Compiling Puppy FileError.swift
[18/26] Compiling Puppy FileLogger.swift
[19/26] Compiling Puppy FileRotationLogger.swift
[20/26] Compiling Puppy LogColor.swift
[21/26] Emitting module Puppy
[22/26] Compiling Puppy FileLoggerable.swift
[23/26] Compiling Puppy FileManager+Windows.swift
[24/26] Compiling Puppy SystemLogger.swift
[25/26] Compiling Puppy Puppy.swift
[26/26] Compiling Puppy PuppyLogHandler.swift
Build complete! (11.01s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.2",
            "upper_bound" : "1.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "Puppy",
  "name" : "Puppy",
  "path" : "/host/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" : "Puppy",
      "targets" : [
        "Puppy"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "PuppyTests",
      "module_type" : "SwiftTarget",
      "name" : "PuppyTests",
      "path" : "Tests/PuppyTests",
      "sources" : [
        "FileLoggerTests.swift",
        "FileManager+WindowsTests.swift",
        "FileRotationLoggerTests.swift",
        "LogFormatterTests.swift",
        "LoggerableTests.swift",
        "MockLogger.swift",
        "OSLoggerTests.swift",
        "PuppyLogHandlerTests.swift",
        "PuppyTests.swift",
        "SystemLoggerTests.swift"
      ],
      "target_dependencies" : [
        "Puppy"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Puppy",
      "module_type" : "SwiftTarget",
      "name" : "Puppy",
      "path" : "Sources/Puppy",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "Puppy"
      ],
      "sources" : [
        "Compatibility.swift",
        "ConsoleLogger.swift",
        "FileError.swift",
        "FileLogger.swift",
        "FileLoggerable.swift",
        "FileManager+Windows.swift",
        "FileRotationLogger.swift",
        "LogColor.swift",
        "LogFormatter.swift",
        "LogLevel.swift",
        "Loggerable.swift",
        "OSLogger.swift",
        "Puppy.swift",
        "PuppyLogHandler.swift",
        "SystemLogger.swift"
      ],
      "target_dependencies" : [
        "CPuppy"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CPuppy",
      "module_type" : "ClangTarget",
      "name" : "CPuppy",
      "path" : "Sources/CPuppy",
      "product_memberships" : [
        "Puppy"
      ],
      "sources" : [
        "src/CPuppy.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
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.