The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Work 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/flintprocessor/Work.git
Reference: 0.1.1
Cloned https://github.com/flintprocessor/Work.git into spi-builder-workspace
SUCCESS checkout https://github.com/flintprocessor/Work.git at 0.1.1
========================================
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/9] Compiling Work WorkResult.swift
[2/9] Compiling Work String+Trimming.swift
/host/spi-builder-workspace/Sources/Work/String+Trimming.swift:34:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func trimmingNewLineCharacter() -> String {
    ^~~~~~~
    
[3/9] Emitting module Work
/host/spi-builder-workspace/Sources/Work/String+Trimming.swift:34:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func trimmingNewLineCharacter() -> String {
    ^~~~~~~
    
[4/9] Compiling Work Work.swift
/host/spi-builder-workspace/Sources/Work/Work.swift:86:14: warning: 'launchPath' is deprecated: renamed to 'executableURL'
        task.launchPath = "/bin/bash"
             ^
/host/spi-builder-workspace/Sources/Work/Work.swift:86:14: note: use 'executableURL' instead
        task.launchPath = "/bin/bash"
             ^~~~~~~~~~
             executableURL
/host/spi-builder-workspace/Sources/Work/Work.swift:107:14: warning: 'launch()' is deprecated: renamed to 'run'
        task.launch()
             ^
/host/spi-builder-workspace/Sources/Work/Work.swift:107:14: note: use 'run' instead
        task.launch()
             ^~~~~~
             run
[6/11] Wrapping AST for Work for debugging
[8/15] Emitting module work_sync
[9/15] Compiling work_sync main.swift
[10/15] Emitting module work_async
[11/15] Compiling work_async main.swift
[15/19] Wrapping AST for work-sync for debugging
[16/19] Wrapping AST for work-async for debugging
[17/19] Linking work-sync
[18/19] Linking work-async
Build complete! (6.06s)
Build complete.
Done.

Build Machine: Linux 1