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 KituraContracts, reference master (043caa), with Swift 5.10 for macOS (SPM) on 20 Nov 2024 09:09:21 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/KituraContracts.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kitura/KituraContracts
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 043caa4 README: Update shields to use Swift Package Index
Cloned https://github.com/Kitura/KituraContracts.git
Revision (git rev-parse @):
043caa4530baa5835f6549205e031efa21f9f0e1
SUCCESS checkout https://github.com/Kitura/KituraContracts.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Kitura/KituraContracts.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/9] Compiling Logging Logging.swift
[6/9] Emitting module Logging
[7/9] Compiling Logging Locks.swift
[8/9] Compiling Logging MetadataProvider.swift
[9/9] Compiling Logging LogHandler.swift
[10/11] Compiling LoggerAPI Logger.swift
[11/11] Emitting module LoggerAPI
[12/21] Compiling KituraContracts QueryDecoder.swift
[13/21] Compiling KituraContracts QueryEncoder.swift
[14/21] Compiling KituraContracts ClosureAliases.swift
[15/21] Compiling KituraContracts Extensions.swift
[16/21] Compiling KituraContracts Coder.swift
[17/21] Compiling KituraContracts BodyEncoder.swift
[18/21] Emitting module KituraContracts
[19/21] Compiling KituraContracts BodyDecoder.swift
[20/21] Compiling KituraContracts Contracts.swift
[21/21] Compiling KituraContracts BodyFormat.swift
Build complete! (11.68s)
Fetching https://github.com/Kitura/LoggerAPI.git
[1/771] Fetching loggerapi
Fetched https://github.com/Kitura/LoggerAPI.git from cache (1.43s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 2.0.0 (0.47s)
Fetching https://github.com/apple/swift-log.git
[1/3695] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.36s)
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 2.0.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Build complete.
Done.