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 JSON with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.24.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/skelpo/json.git
Reference: 1.1.4
Cloned https://github.com/skelpo/json.git into /host/spi-builder-workspace
Revision (git rev-parse @):
SUCCESS checkout https://github.com/skelpo/json.git at 1.1.4
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  /host/spi-builder-workspace
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/16] Compiling JSON JSON.swift
[2/16] Compiling JSON JSONConvertible.swift
[3/16] Compiling JSON _JSONUnkeyedDecoder.swift
[4/16] Compiling JSON _JSONEncoder.swift
[5/18] Compiling JSON _JSONKeyedEncoder.swift
[6/18] Compiling JSON _JSONSingleValueEncoder.swift
[7/18] Compiling JSON _JSONUnkeyedEncoder.swift
[8/18] Compiling JSON JSON+Type.swift
[9/18] Emitting module JSON
[10/18] Compiling JSON _JSONDecoder.swift
[11/18] Compiling JSON _JSONKeyedValueDecoder.swift
[12/18] Compiling JSON _JSONSingleValueDecoder.swift
[13/18] Compiling JSON JSONCoder.swift
[14/18] Compiling JSON JSON+Codable.swift
[15/18] Compiling JSON JSON+ExpressibleByLiteral.swift
[16/18] Compiling JSON JSON+JSONConvertible.swift
[17/18] Compiling JSON Number.swift
[18/18] Compiling JSON Operator.swift
Build complete! (8.78s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.