The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JSON with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-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.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankogai/swift-json.git
Reference: 4.0.2
Cloned https://github.com/dankogai/swift-json.git into spi-builder-workspace
SUCCESS checkout https://github.com/dankogai/swift-json.git at 4.0.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-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/6] Emitting module JSON
/host/spi-builder-workspace/Sources/JSON/JSON.swift:32:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'JSON' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[2/6] Compiling JSON JSON.swift
/host/spi-builder-workspace/Sources/JSON/JSON.swift:32:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'JSON' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
/host/spi-builder-workspace/Sources/JSON/JSON.swift:270:17: warning: variable 'kv' was never mutated; consider changing to 'let' constant
            var kv = o.map{ $0 }
            ~~~ ^
            let
[4/8] Wrapping AST for JSON for debugging
[5/10] Linking libJSON.so
[7/10] Emitting module JSONRun
[8/10] Compiling JSONRun main.swift
[10/12] Wrapping AST for JSONRun for debugging
[11/12] Linking JSONRun
Build complete! (7.56s)
Build complete.
Done.

Build Machine: Linux 1