Build Information
Failed to build SimpleSwiftServer, reference master (7c799e
), with Swift 5.9 for Linux on 5 Jan 2025 03:38:25 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Samasaur1/SimpleSwiftServer.git
Reference: master
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/Samasaur1/SimpleSwiftServer
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 7c799e6 Bump flake inputs
Cloned https://github.com/Samasaur1/SimpleSwiftServer.git
Revision (git rev-parse @):
7c799e654425d64b304a8fa11bac4d5fb05b76ed
SUCCESS checkout https://github.com/Samasaur1/SimpleSwiftServer.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/Samasaur1/SimpleSwiftServer.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/httpswift/swifter
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/Samasaur1/SwiftIP
[1/6036] Fetching swifter
[605/6331] Fetching swifter, swiftip
[1866/18732] Fetching swifter, swiftip, swift-argument-parser
Fetched https://github.com/Samasaur1/SwiftIP (0.43s)
[1943/18437] Fetching swifter, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git (1.15s)
Fetched https://github.com/httpswift/swifter (1.43s)
Computing version for https://github.com/httpswift/swifter
Computed https://github.com/httpswift/swifter at 1.4.5 (2.11s)
Computing version for https://github.com/Samasaur1/SwiftIP
Computed https://github.com/Samasaur1/SwiftIP at 2.2.2 (0.58s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 0.5.0 (1.31s)
Creating working copy for https://github.com/httpswift/swifter
Working copy of https://github.com/httpswift/swifter resolved at 1.4.5
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 0.5.0
Creating working copy for https://github.com/Samasaur1/SwiftIP
Working copy of https://github.com/Samasaur1/SwiftIP resolved at 2.2.2
Building for debugging...
[1/29] Compiling ArgumentParserToolInfo ToolInfo.swift
[2/29] Emitting module ArgumentParserToolInfo
[4/31] Wrapping AST for ArgumentParserToolInfo for debugging
[6/65] Compiling ArgumentParser ArgumentHelp.swift
[7/65] Compiling ArgumentParser CompletionKind.swift
[8/65] Compiling ArgumentParser Errors.swift
[9/67] Emitting module Swifter
[10/67] Compiling ArgumentParser ParsableArgumentsValidation.swift
[11/67] Compiling ArgumentParser ParsableCommand.swift
[12/67] Compiling ArgumentParser ExpressibleByArgument.swift
/host/spi-builder-workspace/.build/checkouts/swifter/Sources/Socket+File.swift:23:60: error: generic parameter 'Element' could not be inferred
let writeResult = send(target, &buffer + writeCounter, readResult - writeCounter, Int32(MSG_NOSIGNAL))
^
[13/67] Compiling ArgumentParser BashCompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/swifter/Sources/Socket+File.swift:23:60: error: generic parameter 'Element' could not be inferred
let writeResult = send(target, &buffer + writeCounter, readResult - writeCounter, Int32(MSG_NOSIGNAL))
^
[14/67] Compiling ArgumentParser CompletionsGenerator.swift
[15/67] Compiling ArgumentParser FishCompletionsGenerator.swift
[16/67] Compiling ArgumentParser ZshCompletionsGenerator.swift
[17/67] Compiling ArgumentParser Argument.swift
[18/67] Compiling ArgumentParser ParsableArguments.swift
[19/67] Emitting module SwiftIP
[20/67] Compiling SwiftIP SwiftIP.swift
[21/68] Compiling ArgumentParser Flag.swift
[22/68] Compiling ArgumentParser NameSpecification.swift
[23/68] Compiling ArgumentParser Option.swift
[24/68] Compiling ArgumentParser OptionGroup.swift
[25/68] Compiling ArgumentParser CommandConfiguration.swift
[26/68] Compiling ArgumentParser EnumerableFlag.swift
[28/69] Wrapping AST for SwiftIP for debugging
[30/69] Emitting module ArgumentParser
[31/73] Compiling Swifter String+SHA1.swift
[32/73] Compiling Swifter WebSockets.swift
[33/73] Compiling ArgumentParser ParsedValues.swift
[34/73] Compiling ArgumentParser ParserError.swift
[35/73] Compiling ArgumentParser SplitArguments.swift
[36/73] Compiling ArgumentParser DumpHelpGenerator.swift
[37/73] Compiling ArgumentParser HelpCommand.swift
[38/73] Compiling ArgumentParser HelpGenerator.swift
[39/73] Compiling ArgumentParser MessageInfo.swift
[40/73] Compiling ArgumentParser UsageGenerator.swift
[41/73] Compiling ArgumentParser ArgumentSet.swift
[42/73] Compiling ArgumentParser CommandParser.swift
[43/73] Compiling ArgumentParser InputOrigin.swift
[44/73] Compiling ArgumentParser Name.swift
[45/73] Compiling ArgumentParser Parsed.swift
error: fatalError
BUILD FAILURE 5.9 linux