The Swift Package Index logo.Swift Package Index

Build Information

Failed to build XCOpen with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yutailang0119/xcopen.git
Reference: 0.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yutailang0119/xcopen
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 563670f Merge pull request #12 from yutailang0119/develop
Cloned https://github.com/yutailang0119/xcopen.git into spi-builder-workspace
563670f7a1357bede3e8c67115ef592833acd07e
SUCCESS checkout https://github.com/yutailang0119/xcopen.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetching https://github.com/apple/swift-llbuild.git from cache
Fetched https://github.com/kylef/PathKit.git (0.36s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git (0.38s)
Fetching https://github.com/yutailang0119/ProgressSpinnerKit from cache
Fetched https://github.com/apple/swift-llbuild.git (0.45s)
Fetching https://github.com/apple/swift-package-manager.git from cache
Fetched https://github.com/yutailang0119/ProgressSpinnerKit (0.19s)
Fetched https://github.com/kylef/Spectre.git (0.27s)
Fetched https://github.com/apple/swift-package-manager.git (1.02s)
Computing version for https://github.com/yutailang0119/ProgressSpinnerKit
Computed https://github.com/yutailang0119/ProgressSpinnerKit at 0.3.0 (0.44s)
Computing version for https://github.com/apple/swift-package-manager.git
Computed https://github.com/apple/swift-package-manager.git at 0.5.0 (0.51s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.0.1 (0.49s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.0 (0.44s)
Computing version for https://github.com/apple/swift-llbuild.git
Computed https://github.com/apple/swift-llbuild.git at 0.2.0 (0.45s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.03s)
Creating working copy for https://github.com/apple/swift-package-manager.git
Working copy of https://github.com/apple/swift-package-manager.git resolved at 0.5.0
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-llbuild.git
Working copy of https://github.com/apple/swift-llbuild.git resolved at 0.2.0
Creating working copy for https://github.com/yutailang0119/ProgressSpinnerKit
Working copy of https://github.com/yutailang0119/ProgressSpinnerKit resolved at 0.3.0
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.0.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
warning: 'swift-llbuild': ignoring broken symlink /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm
Building for debugging...
[0/2] Compiling clibc libc.c
[2/140] Emitting module SPMLibc
[3/140] Compiling SPMLibc libc.swift
[4/176] Compiling Basic Await.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/Basic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
    return try await(body).dematerialize()
                    ~~~~~~ ^~~~~~~~~~~~~
[5/176] Compiling Basic ByteString.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/Basic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
    return try await(body).dematerialize()
                    ~~~~~~ ^~~~~~~~~~~~~
[6/176] Compiling Basic CStringArray.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/Basic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
    return try await(body).dematerialize()
                    ~~~~~~ ^~~~~~~~~~~~~
[7/176] Compiling Basic CacheableSequence.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/Basic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
    return try await(body).dematerialize()
                    ~~~~~~ ^~~~~~~~~~~~~
[8/176] Compiling Basic CollectionAlgorithms.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/Basic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
    return try await(body).dematerialize()
                    ~~~~~~ ^~~~~~~~~~~~~
[9/181] Compiling Basic ObjectIdentifierProtocol.swift
[10/181] Compiling Basic OrderedDictionary.swift
[11/181] Compiling Basic OrderedSet.swift
[12/181] Compiling Basic OutputByteStream.swift
[13/181] Compiling Basic Path.swift
[14/181] Emitting module Basic
[15/181] Compiling Basic DictionaryLiteralExtensions.swift
[16/181] Compiling Basic EditDistance.swift
[17/181] Compiling Basic FileInfo.swift
[18/181] Compiling Basic FileSystem.swift
[19/181] Compiling Basic GraphAlgorithms.swift
[20/181] Compiling Basic CollectionExtensions.swift
[21/181] Compiling Basic Condition.swift
[22/181] Compiling Basic DeltaAlgorithm.swift
[23/181] Compiling Basic DiagnosticsEngine.swift
[24/181] Compiling Basic DictionaryExtensions.swift
[25/181] Emitting module PathKit
[26/181] Compiling PathKit PathKit.swift
[27/181] Emitting module RxSwift
[28/199] Compiling Basic JSON.swift
[29/199] Compiling Basic JSONMapper.swift
[30/199] Compiling Basic KeyedPair.swift
[31/199] Compiling Basic LazyCache.swift
[32/199] Compiling Basic Lock.swift
[33/199] Compiling Basic PathShims.swift
[34/199] Compiling Basic Process.swift
[35/199] Compiling Basic ProcessEnv.swift
[36/199] Compiling Basic ProcessSet.swift
[37/199] Compiling Basic RegEx.swift
[38/199] Compiling Basic Result.swift
[39/199] Compiling Basic SHA256.swift
[40/199] Compiling Basic SortedArray.swift
[41/199] Compiling Basic StringConversions.swift
[42/199] Compiling Basic SynchronizedQueue.swift
[43/199] Compiling Basic TemporaryFile.swift
[44/199] Compiling Basic TerminalController.swift
[45/199] Compiling Basic Thread.swift
[46/199] Compiling Basic Tuple.swift
[47/199] Compiling Basic misc.swift
error: fatalError
Retrying in 0 seconds ...
Building ... (attempt 2)
warning: 'swift-llbuild': ignoring broken symlink /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm
[0/1] Planning build
Building for debugging...
[1/141] Compiling Basic CacheableSequence.swift
[2/141] Compiling Basic ByteString.swift
[3/146] Compiling Basic CollectionAlgorithms.swift
[4/146] Compiling Basic CStringArray.swift
[5/146] Compiling Basic Await.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/Basic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
    return try await(body).dematerialize()
                    ~~~~~~ ^~~~~~~~~~~~~
[6/149] Emitting module Basic
[7/150] Compiling Basic PathShims.swift
[8/153] Compiling Basic OutputByteStream.swift
[9/156] Compiling Basic JSON.swift
[10/156] Compiling Basic DiagnosticsEngine.swift
[11/156] Compiling Basic FileSystem.swift
[12/162] Compiling Basic Process.swift
[13/162] Compiling Basic ProcessEnv.swift
[14/162] Compiling Basic SHA256.swift
[15/171] Compiling Basic CollectionExtensions.swift
[16/171] Compiling Basic DeltaAlgorithm.swift
[17/171] Compiling Basic DictionaryExtensions.swift
[18/173] Compiling Basic TerminalController.swift
[19/173] Compiling Basic DictionaryLiteralExtensions.swift
[20/173] Compiling Basic EditDistance.swift
[21/173] Compiling Basic FileInfo.swift
[22/173] Compiling Basic GraphAlgorithms.swift
[23/173] Compiling Basic JSONMapper.swift
[24/173] Compiling Basic KeyedPair.swift
[25/173] Compiling Basic Lock.swift
[26/173] Compiling Basic ObjectIdentifierProtocol.swift
[27/173] Compiling Basic OrderedDictionary.swift
[28/173] Compiling Basic StringConversions.swift
[29/173] Compiling Basic SynchronizedQueue.swift
[30/173] Compiling Basic TemporaryFile.swift
[31/173] Compiling Basic RegEx.swift
[32/173] Compiling Basic Result.swift
[33/173] Compiling Basic SortedArray.swift
[34/173] Emitting module RxSwift
[35/191] Compiling Basic Tuple.swift
[36/191] Compiling Basic misc.swift
[37/191] Compiling Basic OrderedSet.swift
[38/191] Compiling Basic Path.swift
[39/191] Compiling Basic ProcessSet.swift
error: fatalError
Retrying in 0 seconds ...
BUILD FAILURE 5.9 macosSpm