The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftParse with Swift 5.9 for Linux.

Build Command

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.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mgadda/swift-parse.git
Reference: 0.4.0
Cloned https://github.com/mgadda/swift-parse.git into spi-builder-workspace
SUCCESS checkout https://github.com/mgadda/swift-parse.git at 0.4.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
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/8] Compiling SwiftParse Nothing.swift
[2/8] Compiling SwiftParse Operators.swift
[3/8] Compiling SwiftParse Either.swift
[4/8] Emitting module SwiftParse
[5/8] Compiling SwiftParse Map.swift
[6/8] Compiling SwiftParse OptionalExtensions.swift
[7/8] Compiling SwiftParse StringParsers.swift
[8/8] Compiling SwiftParse Parsers.swift
/host/spi-builder-workspace/Sources/SwiftParse/Parsers.swift:463:23: warning: enum case 'success' has one associated value that is a tuple of 2 elements
    case let (.success(value, out), .success):
                      ^
                      (           )
<unknown>:0: note: 'success' declared here
Build complete! (7.75s)
Build complete.
Done.

Build Machine: Linux 2