The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Swifter with Swift 5.8 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/httpswift/swifter.git
Reference: 1.5.0
Cloned https://github.com/httpswift/swifter.git into spi-builder-workspace
SUCCESS checkout https://github.com/httpswift/swifter.git at 1.5.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Building for debugging...
[1/22] Emitting module Swifter
/host/spi-builder-workspace/XCode/Sources/HttpServerIO.swift:11:39: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol HttpServerIODelegate: class {
                                      ^~~~~
                                      AnyObject
[2/24] Compiling Swifter Socket.swift
[3/24] Compiling Swifter String+BASE64.swift
[4/24] Compiling Swifter String+SHA1.swift
[5/24] Compiling Swifter WebSockets.swift
[6/24] Compiling Swifter MimeTypes.swift
[7/24] Compiling Swifter Process.swift
[8/24] Compiling Swifter Scopes.swift
[9/24] Compiling Swifter HttpParser.swift
[10/24] Compiling Swifter HttpRequest.swift
[11/24] Compiling Swifter HttpResponse.swift
[12/24] Compiling Swifter Socket+File.swift
[13/24] Compiling Swifter Socket+Server.swift
[14/24] Compiling Swifter String+File.swift
[15/24] Compiling Swifter String+Misc.swift
[16/24] Compiling Swifter HttpRouter.swift
/host/spi-builder-workspace/XCode/Sources/HttpServerIO.swift:11:39: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol HttpServerIODelegate: class {
                                      ^~~~~
                                      AnyObject
[17/24] Compiling Swifter HttpServer.swift
/host/spi-builder-workspace/XCode/Sources/HttpServerIO.swift:11:39: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol HttpServerIODelegate: class {
                                      ^~~~~
                                      AnyObject
[18/24] Compiling Swifter HttpServerIO.swift
/host/spi-builder-workspace/XCode/Sources/HttpServerIO.swift:11:39: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol HttpServerIODelegate: class {
                                      ^~~~~
                                      AnyObject
[19/24] Compiling Swifter DemoServer.swift
[20/24] Compiling Swifter Errno.swift
[21/24] Compiling Swifter Files.swift
[23/26] Wrapping AST for Swifter for debugging
[25/28] Compiling Example main.swift
[26/28] Emitting module Example
[28/30] Wrapping AST for Example for debugging
[29/30] Linking Example
Build complete! (9.33s)
Build complete.
Done.

Build Machine: Linux 2