The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JSONDecoder with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/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.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/asoderman/JSONDecoder.git
Reference: master
Cloned https://github.com/asoderman/JSONDecoder.git into spi-builder-workspace
SUCCESS checkout https://github.com/asoderman/JSONDecoder.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/4] Compiling JSONDecoder JSONToken.swift
[2/4] Compiling JSONDecoder JSONScanner.swift
[3/4] Compiling JSONDecoder JSONParser.swift
/host/spi-builder-workspace/Sources/JSONDecoder/JSONParser.swift:413:30: warning: enum element with associated values must have at least one associated value; this will be an error in the future version of Swift
    case ExpectedClosingBrace()
                             ^~
/host/spi-builder-workspace/Sources/JSONDecoder/JSONParser.swift:413:30: note: did you mean to remove the empty associated value list?
    case ExpectedClosingBrace()
                             ^~
                             
/host/spi-builder-workspace/Sources/JSONDecoder/JSONParser.swift:413:30: note: did you mean to explicitly add a 'Void' associated value?
    case ExpectedClosingBrace()
                             ^
                              Void
/host/spi-builder-workspace/Sources/JSONDecoder/JSONParser.swift:283:47: warning: string interpolation produces a debug description for a function value; did you mean to make this explicit?
            return "JSONParser: parseTree = \(parseTree)"
                                              ^~~~~~~~~
/host/spi-builder-workspace/Sources/JSONDecoder/JSONParser.swift:283:47: note: use 'String(describing:)' to silence this warning
            return "JSONParser: parseTree = \(parseTree)"
                                              ^~~~~~~~~
                                              String(describing:  )
/host/spi-builder-workspace/Sources/JSONDecoder/JSONParser.swift:250:24: warning: function call causes an infinite recursion
            self.value = input
                       ^
/host/spi-builder-workspace/Sources/JSONDecoder/JSONParser.swift:158:24: warning: function call causes an infinite recursion
            self.value = s_value
                       ^
/host/spi-builder-workspace/Sources/JSONDecoder/JSONParser.swift:180:24: warning: function call causes an infinite recursion
            self.value = input
                       ^
/host/spi-builder-workspace/Sources/JSONDecoder/JSONParser.swift:93:24: warning: function call causes an infinite recursion
            self.value = input
                       ^
[4/4] Emitting module JSONDecoder
/host/spi-builder-workspace/Sources/JSONDecoder/JSONParser.swift:413:30: warning: enum element with associated values must have at least one associated value; this will be an error in the future version of Swift
    case ExpectedClosingBrace()
                             ^~
/host/spi-builder-workspace/Sources/JSONDecoder/JSONParser.swift:413:30: note: did you mean to remove the empty associated value list?
    case ExpectedClosingBrace()
                             ^~
                             
/host/spi-builder-workspace/Sources/JSONDecoder/JSONParser.swift:413:30: note: did you mean to explicitly add a 'Void' associated value?
    case ExpectedClosingBrace()
                             ^
                              Void
Build complete! (4.25s)
Build complete.
Done.

Build Machine: Linux 1