The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Netswift 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.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MrSkwiggs/Netswift.git
Reference: develop
Cloned https://github.com/MrSkwiggs/Netswift.git into spi-builder-workspace
SUCCESS checkout https://github.com/MrSkwiggs/Netswift.git at develop
========================================
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/21] Emitting module Netswift
[2/23] Compiling Netswift NetswiftHTTPPerformer.swift
[3/23] Compiling Netswift NetswiftPerformer.swift
[4/23] Compiling Netswift NetswiftAuthorizationType.swift
[5/23] Compiling Netswift NetswiftEncoder.swift
[6/23] Compiling Netswift NetswiftError+Category.swift
[7/23] Compiling Netswift NetswiftError.swift
[8/23] Compiling Netswift NetswiftHTTPMethod.swift
[9/23] Compiling Netswift NetswiftHTTPResponse.swift
[10/23] Compiling Netswift GenericScheme.swift
[11/23] Compiling Netswift HTTPPerformer.swift
[12/23] Compiling Netswift MimeType.swift
[13/23] Compiling Netswift NetswiftHandler.swift
[14/23] Compiling Netswift NetswiftHeaders.swift
[15/23] Compiling Netswift NetswiftNetworkPerformer.swift
[16/23] Compiling Netswift NetswiftRoute.swift
/host/spi-builder-workspace/Sources/Netswift/Core/NetswiftSession.swift:43:17: warning: result of call to 'dataTask(with:completionHandler:)' is unused
                dataTask(with: urlRequest) { data, response, error in
                ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[17/23] Compiling Netswift NetswiftSession.swift
/host/spi-builder-workspace/Sources/Netswift/Core/NetswiftSession.swift:43:17: warning: result of call to 'dataTask(with:completionHandler:)' is unused
                dataTask(with: urlRequest) { data, response, error in
                ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[18/23] Compiling Netswift NetswiftTask.swift
/host/spi-builder-workspace/Sources/Netswift/Core/NetswiftSession.swift:43:17: warning: result of call to 'dataTask(with:completionHandler:)' is unused
                dataTask(with: urlRequest) { data, response, error in
                ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[19/23] Compiling Netswift NetswiftRequest.swift
[20/23] Compiling Netswift NetswiftRequestPerformable.swift
[21/23] Compiling Netswift NetswiftResult.swift
[22/23] Compiling Netswift RequestHeader.swift
[23/23] Compiling Netswift URLRequestExtension.swift
Build complete! (10.08s)
Build complete.
Done.

Build Machine: Linux 2