The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftCompilationDatabase 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/jerrymarino/SwiftCompilationDatabase.git
Reference: master
Cloned https://github.com/jerrymarino/SwiftCompilationDatabase.git into spi-builder-workspace
SUCCESS checkout https://github.com/jerrymarino/SwiftCompilationDatabase.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/5] Emitting module LogParser
[2/5] Compiling LogParser LogParser.swift
/host/spi-builder-workspace/Sources/LogParser/LogParser.swift:30:10: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
        .flatMap { try? JSONDecoder().decode(Message.self, from: $0 ) }
         ^
/host/spi-builder-workspace/Sources/LogParser/LogParser.swift:30:10: note: use 'compactMap(_:)' instead
        .flatMap { try? JSONDecoder().decode(Message.self, from: $0 ) }
         ^~~~~~~
         compactMap
/host/spi-builder-workspace/Sources/LogParser/LogParser.swift:36:28: warning: 'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
    let entries = messages.flatMap {
                           ^
/host/spi-builder-workspace/Sources/LogParser/LogParser.swift:36:28: note: use 'compactMap(_:)' instead
    let entries = messages.flatMap {
                           ^~~~~~~
                           compactMap
[4/7] Wrapping AST for LogParser for debugging
[6/9] Emitting module SwiftCompilationDatabase
[7/9] Compiling SwiftCompilationDatabase main.swift
[9/11] Wrapping AST for SwiftCompilationDatabase for debugging
[10/11] Linking SwiftCompilationDatabase
Build complete! (6.82s)
Build complete.
Done.

Build Machine: Linux 1