The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Swifter with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/httpswift/swifter.git
Reference: 1.5.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/httpswift/swifter
 * tag               1.5.0      -> FETCH_HEAD
HEAD is now at 9483a5d Version Bump to 1.5.0
Cloned https://github.com/httpswift/swifter.git
Revision (git rev-parse @):
9483a5d459b45c3ffd059f7b55f9638e268632fd
SUCCESS checkout https://github.com/httpswift/swifter.git at 1.5.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/httpswift/swifter.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version-24593BA9C3E375BF.txt
[4/26] Compiling Swifter String+File.swift
[5/26] Compiling Swifter String+Misc.swift
[6/28] Compiling Swifter DemoServer.swift
[7/28] Compiling Swifter Errno.swift
[8/28] Compiling Swifter Files.swift
[9/28] Compiling Swifter MimeTypes.swift
[10/28] Compiling Swifter Process.swift
[11/28] Compiling Swifter Scopes.swift
[12/28] Compiling Swifter Socket.swift
[13/28] Compiling Swifter String+BASE64.swift
[14/28] Compiling Swifter Socket+File.swift
[15/28] Compiling Swifter Socket+Server.swift
[16/28] Compiling Swifter HttpParser.swift
[17/28] Compiling Swifter HttpRequest.swift
[18/28] Compiling Swifter HttpResponse.swift
[19/28] 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
[20/28] 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
[21/28] 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
[22/28] 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
[23/28] Compiling Swifter String+SHA1.swift
[24/28] Compiling Swifter WebSockets.swift
[25/29] Wrapping AST for Swifter for debugging
[27/31] Compiling Example main.swift
[28/31] Emitting module Example
[29/32] Wrapping AST for Example for debugging
[30/32] Write Objects.LinkFileList
[31/32] Linking Example
Build complete! (16.28s)
Build complete.
Done.

Build Machine: Linux 2