This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Benchmarking with Swift 5.8 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/attaswift/Benchmarking.git
Reference: v1.0.0
Cloned https://github.com/attaswift/Benchmarking.git into /host/spi-builder-workspace
Revision (git rev-parse @):
SUCCESS checkout https://github.com/attaswift/Benchmarking.git at v1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  /host/spi-builder-workspace
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/attaswift/OptionParser
[1/82] Fetching optionparser
Fetched https://github.com/attaswift/OptionParser (0.26s)
Computing version for https://github.com/attaswift/OptionParser
Computed https://github.com/attaswift/OptionParser at 1.0.0 (0.34s)
Creating working copy for https://github.com/attaswift/OptionParser
Working copy of https://github.com/attaswift/OptionParser resolved at 1.0.0
Building for debugging...
[1/13] Compiling OptionParser ParseContext.swift
[2/14] Emitting module OptionParser
[3/14] Compiling OptionParser Option.swift
[4/14] Compiling OptionParser Parameter.swift
[5/14] Compiling OptionParser OptionValue.swift
[6/14] Compiling OptionParser OptionParser.swift
[7/14] Compiling OptionParser Help.swift
[8/14] Compiling OptionParser Argument.swift
[9/14] Compiling OptionParser Command.swift
[10/14] Emitting module BenchmarkIPC
[11/14] Compiling BenchmarkIPC BenchmarkIPC.swift
[14/16] Compiling OptionParser Syntax.swift
[16/18] Wrapping AST for OptionParser for debugging
[17/18] Archiving libOptionParser.a
[19/26] Compiling Benchmarking InputGenerator.swift
/host/spi-builder-workspace/Benchmarking/Shuffle.swift:5:8: error: no such module 'Darwin'
import Darwin
       ^
[20/26] Compiling Benchmarking Complain.swift
/host/spi-builder-workspace/Benchmarking/Shuffle.swift:5:8: error: no such module 'Darwin'
import Darwin
       ^
[21/26] Compiling Benchmarking Benchmark.swift
/host/spi-builder-workspace/Benchmarking/Shuffle.swift:5:8: error: no such module 'Darwin'
import Darwin
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/27] Emitting module Benchmarking
/host/spi-builder-workspace/Benchmarking/Shuffle.swift:5:8: error: no such module 'Darwin'
import Darwin
       ^
[23/27] Compiling Benchmarking Timer.swift
/host/spi-builder-workspace/Benchmarking/Shuffle.swift:5:8: error: no such module 'Darwin'
import Darwin
       ^
[24/27] Compiling Benchmarking Run.swift
/host/spi-builder-workspace/Benchmarking/Shuffle.swift:5:8: error: no such module 'Darwin'
import Darwin
       ^
[25/27] Compiling Benchmarking Output.swift
/host/spi-builder-workspace/Benchmarking/Shuffle.swift:5:8: error: no such module 'Darwin'
import Darwin
       ^
[26/27] Compiling Benchmarking Noop.swift
/host/spi-builder-workspace/Benchmarking/Shuffle.swift:5:8: error: no such module 'Darwin'
import Darwin
       ^
[27/27] Compiling Benchmarking Shuffle.swift
/host/spi-builder-workspace/Benchmarking/Shuffle.swift:5:8: error: no such module 'Darwin'
import Darwin
       ^
BUILD FAILURE 5.8 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.