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 SwiftyWasmer with Swift 5.9 for Linux.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/helje5/SwiftyWasmer.git
Reference: develop
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/helje5/SwiftyWasmer
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 1432c76 Update README.md
Cloned https://github.com/helje5/SwiftyWasmer.git
Revision (git rev-parse @):
1432c76dd0ad0ad2f4ef68e302007b263a8b0b6a
SUCCESS checkout https://github.com/helje5/SwiftyWasmer.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
warning: couldn't find pc file for wasmer
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/34] Emitting module Wasmer
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[2/38] Compiling Wasmer Wasmer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[3/38] Compiling Wasmer WasmerError.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[4/38] Compiling Wasmer WasmerFFIFix.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[5/38] Compiling Wasmer WasmerImportExportKind.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[6/38] Compiling Wasmer ExportWasmer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[7/38] Compiling Wasmer ValueTypeWasmer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[8/38] Compiling Wasmer ValueWasmer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[9/38] Compiling Wasmer WasmerImportsHolder.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[10/38] Compiling Wasmer Value.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[11/38] Compiling Wasmer ValueType.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[12/38] Compiling Wasmer WASI.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[13/38] Compiling Wasmer WebAssembly.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[14/38] Compiling Wasmer ByteArrayExt.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[15/38] Compiling Wasmer ExportFuncPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[16/38] Compiling Wasmer ExportPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[17/38] Compiling Wasmer ExportsPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[18/38] Compiling Wasmer GlobalPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[19/38] Compiling Wasmer Export.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[20/38] Compiling Wasmer Exports.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[21/38] Compiling Wasmer Global.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[22/38] Compiling Wasmer ImportObject.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[23/38] Compiling Wasmer ModulePtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[24/38] Compiling Wasmer SerializedModulePtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[25/38] Compiling Wasmer ReExports.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[26/38] Compiling Wasmer CAPIUtilities.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[27/38] Compiling Wasmer Instance.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[28/38] Compiling Wasmer Memory.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[29/38] Compiling Wasmer Module.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[30/38] Compiling Wasmer Validate.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[31/38] Compiling Wasmer ImportObjectIterPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[32/38] Compiling Wasmer ImportObjectPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[33/38] Compiling Wasmer InstanceContextPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[34/38] Compiling Wasmer InstancePtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[35/38] Compiling Wasmer MemoryPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
error: fatalError
warning: couldn't find pc file for wasmer
[0/1] Planning build
Building for debugging...
[1/34] Compiling Wasmer ByteArrayExt.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[2/34] Compiling Wasmer ExportFuncPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[3/34] Compiling Wasmer ExportPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[4/34] Compiling Wasmer ExportsPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[5/34] Compiling Wasmer GlobalPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[6/34] Compiling Wasmer Value.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[7/34] Compiling Wasmer ValueType.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[8/34] Compiling Wasmer WASI.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[9/34] Compiling Wasmer WebAssembly.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[10/38] Compiling Wasmer Wasmer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[11/38] Compiling Wasmer WasmerError.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[12/38] Compiling Wasmer WasmerFFIFix.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[13/38] Compiling Wasmer WasmerImportExportKind.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[14/38] Compiling Wasmer Instance.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[15/38] Compiling Wasmer Memory.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[16/38] Compiling Wasmer Module.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[17/38] Compiling Wasmer Validate.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/38] Emitting module Wasmer
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[19/38] Compiling Wasmer ImportObjectIterPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[20/38] Compiling Wasmer ImportObjectPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[21/38] Compiling Wasmer InstanceContextPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[22/38] Compiling Wasmer InstancePtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[23/38] Compiling Wasmer MemoryPtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[24/38] Compiling Wasmer Export.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[25/38] Compiling Wasmer Exports.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[26/38] Compiling Wasmer Global.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[27/38] Compiling Wasmer ImportObject.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[28/38] Compiling Wasmer ModulePtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[29/38] Compiling Wasmer SerializedModulePtr.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[30/38] Compiling Wasmer ReExports.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[31/38] Compiling Wasmer CAPIUtilities.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[32/38] Compiling Wasmer ExportWasmer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[33/38] Compiling Wasmer ValueTypeWasmer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[34/38] Compiling Wasmer ValueWasmer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
[35/38] Compiling Wasmer WasmerImportsHolder.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include "include/CWasmer.h"
         ^
/host/spi-builder-workspace/Sources/CWasmer/include/CWasmer.h:9:9: error: 'wasmer.h' file not found
#import <wasmer.h>
        ^
/host/spi-builder-workspace/Sources/Wasmer/CExtensions/ByteArrayExt.swift:10:8: error: could not build C module 'CWasmer'
import CWasmer
       ^
error: fatalError
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.