Build Information
Successful build of RichJSONParser 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.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/omochi/RichJSONParser.git
Reference: master
Cloned https://github.com/omochi/RichJSONParser.git into spi-builder-workspace
SUCCESS checkout https://github.com/omochi/RichJSONParser.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-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] Emitting module RichJSONParser
[2/18] Compiling RichJSONParser UTF8Decoder.swift
[3/18] Compiling RichJSONParser UTF8Reader.swift
[4/18] Compiling RichJSONParser JSONDictionary.swift
[5/18] Compiling RichJSONParser JSONParser.swift
[6/18] Compiling RichJSONParser SourceLocationLite.swift
/host/spi-builder-workspace/Sources/RichJSONParser/StaticBuffer.swift:31:19: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
newMemory.assign(from: memory, count: current)
^
/host/spi-builder-workspace/Sources/RichJSONParser/StaticBuffer.swift:31:19: note: use 'update(from:count:)' instead
newMemory.assign(from: memory, count: current)
^~~~~~
update
[7/18] Compiling RichJSONParser StaticBuffer.swift
/host/spi-builder-workspace/Sources/RichJSONParser/StaticBuffer.swift:31:19: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
newMemory.assign(from: memory, count: current)
^
/host/spi-builder-workspace/Sources/RichJSONParser/StaticBuffer.swift:31:19: note: use 'update(from:count:)' instead
newMemory.assign(from: memory, count: current)
^~~~~~
update
[8/18] Compiling RichJSONParser JSONSerializer.swift
[9/18] Compiling RichJSONParser JSONStringEscape.swift
[10/18] Compiling RichJSONParser JSONToken.swift
[11/18] Compiling RichJSONParser JSONTokenizer.swift
[12/18] Compiling RichJSONParser FormatExtension.swift
[13/18] Compiling RichJSONParser JSON.swift
[14/18] Compiling RichJSONParser ParsedJSON.swift
[15/18] Compiling RichJSONParser SourceLocation.swift
[16/18] Compiling RichJSONParser Characters.swift
[17/18] Compiling RichJSONParser DecodedUnicodeChar.swift
[18/18] Compiling RichJSONParser FastJSONParser.swift
Build complete! (8.40s)
Build complete.
Done.
Build Machine: Linux 1