The Swift Package Index logo.Swift Package Index

Build Information

Failed to build async-http-client 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/The-Igor/async-http-client.git
Reference: main
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/The-Igor/async-http-client
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0ee984f update
Cloned https://github.com/The-Igor/async-http-client.git
Revision (git rev-parse @):
0ee984f62303b26b8c78821497b8366079a6cb10
SUCCESS checkout https://github.com/The-Igor/async-http-client.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/The-Igor/async-http-client.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
Fetching https://github.com/The-Igor/retry-policy-service.git
[1/68] Fetching retry-policy-service
Fetched https://github.com/The-Igor/retry-policy-service.git from cache (0.22s)
Computing version for https://github.com/The-Igor/retry-policy-service.git
Computed https://github.com/The-Igor/retry-policy-service.git at 1.0.0 (0.47s)
Creating working copy for https://github.com/The-Igor/retry-policy-service.git
Working copy of https://github.com/The-Igor/retry-policy-service.git resolved at 1.0.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/8] Emitting module retry_policy_service
[5/8] Compiling retry_policy_service RetryIterator.swift
/host/spi-builder-workspace/.build/checkouts/retry-policy-service/Sources/retry-policy-service/RetryIterator.swift:32:32: error: value of type 'DispatchTime' has no member 'advanced'
            deadline =  .now().advanced(by: strategy.timeout)
                        ~~~~~~ ^~~~~~~~
[6/8] Compiling retry_policy_service DispatchTimeInterval.swift
[7/8] Compiling retry_policy_service RetryService.swift
[8/8] Compiling retry_policy_service Strategy.swift
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/3] Emitting module retry_policy_service
[3/3] Compiling retry_policy_service RetryIterator.swift
/host/spi-builder-workspace/.build/checkouts/retry-policy-service/Sources/retry-policy-service/RetryIterator.swift:32:32: error: value of type 'DispatchTime' has no member 'advanced'
            deadline =  .now().advanced(by: strategy.timeout)
                        ~~~~~~ ^~~~~~~~
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2