The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Embassy 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/envoy/Embassy.git
Reference: master
Cloned https://github.com/envoy/Embassy.git into spi-builder-workspace
SUCCESS checkout https://github.com/envoy/Embassy.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-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/27] Emitting module Embassy
[2/30] Compiling Embassy SWSGI.swift
[3/30] Compiling Embassy SWSGIUtils.swift
[4/30] Compiling Embassy SelectSelector.swift
[5/30] Compiling Embassy TCPSocket.swift
/host/spi-builder-workspace/Sources/TCPSocket.swift:291:17: warning: forming 'UnsafeRawPointer' to a variable of type 'StructType'; this is likely incorrect because 'StructType' may contain an object reference.
                &addrStruct,
                ^
[6/30] Compiling Embassy TransformLogHandler.swift
/host/spi-builder-workspace/Sources/TCPSocket.swift:291:17: warning: forming 'UnsafeRawPointer' to a variable of type 'StructType'; this is likely incorrect because 'StructType' may contain an object reference.
                &addrStruct,
                ^
[7/30] Compiling Embassy Transport.swift
/host/spi-builder-workspace/Sources/TCPSocket.swift:291:17: warning: forming 'UnsafeRawPointer' to a variable of type 'StructType'; this is likely incorrect because 'StructType' may contain an object reference.
                &addrStruct,
                ^
[8/30] Compiling Embassy IOUtils.swift
[9/30] Compiling Embassy KqueueSelector.swift
[10/30] Compiling Embassy LogFormatter.swift
[11/30] Compiling Embassy LogHandler.swift
[12/30] Compiling Embassy Atomic.swift
[13/30] Compiling Embassy DefaultHTTPServer.swift
[14/30] Compiling Embassy DefaultLogFormatter.swift
[15/30] Compiling Embassy DefaultLogger.swift
[16/30] Compiling Embassy Logger.swift
[17/30] Compiling Embassy MultiDictionary.swift
[18/30] Compiling Embassy PrintLogHandler.swift
[19/30] Compiling Embassy PropagateLogHandler.swift
[20/30] Compiling Embassy Selector.swift
[21/30] Compiling Embassy SelectorEventLoop.swift
[22/30] Compiling Embassy SystemLibrary.swift
[23/30] Compiling Embassy HTTPHeaderParser.swift
[24/30] Compiling Embassy HTTPRequest.swift
[25/30] Compiling Embassy HTTPServer.swift
[26/30] Compiling Embassy HeapSort.swift
[27/30] Compiling Embassy Errors.swift
[28/30] Compiling Embassy EventLoop.swift
[29/30] Compiling Embassy FileLogHandler.swift
[30/30] Compiling Embassy HTTPConnection.swift
Build complete! (12.42s)
Build complete.
Done.

Build Machine: Linux 2