The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build IBLinter, reference master (aa34f5), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 10:15:22 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/IBDecodable/IBLinter.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/IBDecodable/IBLinter
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at aa34f5b Disable trailing_comma on allRules collection (#183)
Cloned https://github.com/IBDecodable/IBLinter.git
Revision (git rev-parse @):
aa34f5b758d2f95fae17b77e10668697cd3f5e19
SUCCESS checkout https://github.com/IBDecodable/IBLinter.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/IBDecodable/IBLinter.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/phimage/XcodeProjKit.git
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/IBDecodable/IBDecodable.git
Fetching https://github.com/apple/swift-crypto.git
[1/2876] Fetching ibdecodable
[375/3321] Fetching ibdecodable, xcodeprojkit
[3322/19465] Fetching ibdecodable, xcodeprojkit, sourcekitten
[6390/34735] Fetching ibdecodable, xcodeprojkit, sourcekitten, swift-crypto
[14824/50115] Fetching ibdecodable, xcodeprojkit, sourcekitten, swift-crypto, swift-argument-parser
Fetched https://github.com/phimage/XcodeProjKit.git from cache (1.47s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.48s)
[25739/34290] Fetching ibdecodable, sourcekitten, swift-crypto
Fetched https://github.com/IBDecodable/IBDecodable.git from cache (2.47s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (2.49s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.51s)
Computing version for https://github.com/phimage/XcodeProjKit.git
Computed https://github.com/phimage/XcodeProjKit.git at 2.3.0 (5.27s)
Computing version for https://github.com/IBDecodable/IBDecodable.git
Computed https://github.com/IBDecodable/IBDecodable.git at 0.6.1 (3.43s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.40s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.97s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (1.06s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.37.2 (0.58s)
Fetching https://github.com/jpsim/Yams.git
[1/10859] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.74s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.0.1 (2.35s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (1.15s)
Creating working copy for https://github.com/IBDecodable/IBDecodable.git
Working copy of https://github.com/IBDecodable/IBDecodable.git resolved at 0.6.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
Creating working copy for https://github.com/phimage/XcodeProjKit.git
Working copy of https://github.com/phimage/XcodeProjKit.git resolved at 2.3.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.0.1
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.37.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/445] Write sources
[10/445] Compiling SourceKit SourceKit.c
[11/445] Write sources
[14/445] Compiling vpaes-x86.windows.x86.S
[15/445] Compiling vpaes-armv8.linux.aarch64.S
[16/445] Compiling vpaes-x86.linux.x86.S
[17/445] Compiling Clang_C Clang_C.c
[18/445] Compiling lhash.c
[19/445] Compiling writer.c
[20/445] Write swift-version-24593BA9C3E375BF.txt
[21/445] Compiling convert.c
[22/445] Compiling reader.c
[23/445] Compiling parser.c
[24/464] Compiling pem_pkey.c
[25/470] Compiling api.c
[26/489] Compiling emitter.c
[27/512] Compiling v3_skey.c
[28/512] Compiling CCryptoBoringSSLShims shims.c
[29/512] Compiling v3_utl.c
[30/512] Compiling scanner.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/512] Emitting module SWXMLHash
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
[32/512] Compiling v3_prn.c
[33/515] Compiling v3_pcons.c
[34/535] Compiling v3_pmaps.c
[35/535] Compiling v3_pcia.c
[36/535] Compiling v3_purp.c
[37/535] Compiling v3_pci.c
[38/535] Compiling v3_ocsp.c
[39/535] Compiling v3_ncons.c
[40/535] Compiling v3_lib.c
[41/535] Compiling v3_genn.c
[42/535] Compiling v3_int.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[44/535] Emitting module Yams
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[44/537] Compiling v3_ia5.c
[45/537] Compiling v3_info.c
[46/537] Compiling v3_enum.c
[47/537] Compiling v3_extku.c
[48/537] Compiling v3_crld.c
[49/537] Compiling v3_bitst.c
[50/537] Compiling v3_cpols.c
[51/537] Compiling v3_conf.c
[52/537] Compiling v3_bcons.c
[53/537] Compiling v3_alt.c
[54/537] Compiling v3_akeya.c
[55/537] Compiling v3_akey.c
[56/537] Compiling pcy_node.c
[57/537] Compiling pcy_tree.c
[58/537] Compiling pcy_map.c
[59/537] Compiling pcy_lib.c
[60/537] Compiling pcy_data.c
[61/537] Compiling x_x509a.c
[62/537] Compiling pcy_cache.c
[63/537] Compiling x_sig.c
[64/537] Compiling x_x509.c
[65/537] Compiling x_val.c
[66/537] Compiling x_spki.c
[67/537] Compiling x_pkey.c
[68/537] Compiling x_pubkey.c
[69/537] Compiling x_name.c
[70/537] Compiling x_req.c
[71/537] Compiling x_info.c
[72/537] Compiling x_exten.c
[73/537] Compiling x_attrib.c
[74/537] Compiling x_crl.c
[75/537] Compiling x509spki.c
[76/537] Compiling x_algor.c
[77/537] Compiling x_all.c
[78/537] Compiling x509rset.c
[79/537] Compiling x509cset.c
[80/537] Compiling x509name.c
[81/537] Compiling x509_txt.c
[82/537] Compiling x509_vpm.c
[83/537] Compiling x509_v3.c
[84/537] Compiling x509_vfy.c
[85/537] Compiling x509_trs.c
[86/537] Compiling x509_set.c
[87/537] Compiling x509_req.c
[88/537] Compiling x509_def.c
[89/537] Compiling x509_ext.c
[89/537] Compiling x509_obj.c
[91/537] Compiling x509_lu.c
[92/537] Compiling x509_d2.c
[93/537] Compiling x509_att.c
[94/537] Compiling x509.c
[95/537] Compiling t_x509a.c
[96/537] Compiling x509_cmp.c
[97/537] Compiling t_x509.c
[98/537] Compiling t_req.c
[99/537] Compiling t_crl.c
[100/537] Compiling i2d_pr.c
[101/537] Compiling rsa_pss.c
[102/537] Compiling by_file.c
[103/537] Compiling by_dir.c
[105/537] Compiling Yams Emitter.swift
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
[106/537] Compiling Yams Encoder.swift
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
[107/537] Compiling Yams Mark.swift
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
[108/537] Compiling Yams Node.Alias.swift
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
[108/537] Compiling algorithm.c
[109/537] Compiling a_verify.c
[110/537] Compiling asn1_gen.c
[112/537] Compiling Yams YamlError.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[113/537] Compiling Yams YamlTagProviding.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[113/537] Compiling a_strex.c
[115/537] Compiling Yams Tag.swift
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
[116/537] Compiling Yams YamlAnchorProviding.swift
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
[118/537] Compiling Yams Node.Mapping.swift
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
[119/537] Compiling Yams Node.Scalar.swift
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
[120/537] Compiling Yams Node.Sequence.swift
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
[122/537] Compiling SWXMLHash XMLElement.swift
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
[123/537] Compiling SWXMLHash XMLHash.swift
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
error: emit-module command failed with exit code 1 (use -v to see invocation)
[124/537] Emitting module XcodeProjKit
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[127/542] Compiling Yams Parser.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[128/542] Compiling Yams RedundancyAliasingStrategy.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[129/542] Compiling Yams Representer.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[129/542] Compiling a_sign.c
[131/542] Compiling Yams AliasDereferencingStrategy.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[132/542] Compiling Yams Anchor.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[133/542] Compiling Yams Constructor.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[134/542] Compiling Yams Decoder.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[136/542] Compiling a_digest.c
[137/542] Compiling voprf.c
[139/542] Compiling Yams Resolver.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
[140/542] Compiling Yams String+Yams.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
[150/542] Compiling SWXMLHash XMLHashOptions.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
[165/542] Compiling Yams Node.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
[175/542] Compiling trust_token.c
[177/542] Compiling SWXMLHash XMLIndexer.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
[178/542] Compiling SWXMLHash shim.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
[179/542] Compiling XcodeProjKit SourceTree.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
[180/542] Compiling XcodeProjKit SourceTreeFolder.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
[181/542] Compiling XcodeProjKit String+XcodeProjKit.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
[182/542] Compiling XcodeProjKit URL+XcodeProjKit.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
[183/542] Compiling XcodeProjKit XCBuildConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
[184/542] Compiling XcodeProjKit XCConfigurationList.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
[185/542] Compiling XcodeProjKit XCRemoteSwiftPackageReference.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
[186/542] Compiling XcodeProjKit XCSwiftPackageProductDependency.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
[187/542] Compiling XcodeProjKit PBXResourcesBuildPhase.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
[188/542] Compiling XcodeProjKit PBXShellScriptBuildPhase.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
[189/542] Compiling XcodeProjKit PBXSourcesBuildPhase.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
[190/542] Compiling XcodeProjKit PBXTarget.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
[191/542] Compiling XcodeProjKit PBXTargetDependency.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
[192/542] Compiling XcodeProjKit PBXVariantGroup.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Anchor.swift:8:8: error: no such module 'Foundation'
 6 | //  Copyright (c) 2024 Yams. All rights reserved.
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A representation of a YAML tag see: https://yaml.org/spec/1.2.2/
[200/542] Compiling thread_pthread.c
[201/542] Compiling thread_win.c
[202/542] Compiling thread_none.c
[203/542] Compiling siphash.c
[204/542] Compiling thread.c
[205/542] Compiling stack.c
[207/542] Compiling XcodeProjKit XCVersionGroup.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
[208/542] Compiling XcodeProjKit XcodeProj+FilePath.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
[209/542] Compiling XcodeProjKit XcodeProj+Serialization.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
[210/542] Compiling XcodeProjKit XcodeProj.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
[211/542] Compiling XcodeProjKit XcodeProjError.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProjKit/Sources/Dictionary+XcodeProjKit.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | extension Dictionary {
[211/542] Compiling pmbtoken.c
[212/542] Compiling rsa_print.c
[213/542] Compiling refcount_lock.c
[214/542] Compiling windows.c
[215/542] Compiling refcount_c11.c
[216/542] Compiling rc4.c
[218/542] Compiling ArgumentParserToolInfo ToolInfo.swift
[219/542] Emitting module ArgumentParserToolInfo
[219/543] Compiling rsa_asn1.c
[220/543] Compiling fuchsia.c
[221/543] Compiling rand_extra.c
[223/543] Compiling passive.c
[224/543] Compiling deterministic.c
[225/543] Compiling forkunsafe.c
[226/543] Compiling poly1305_vec.c
[227/543] Compiling pool.c
[228/543] Compiling poly1305_arm.c
[229/543] Compiling poly1305_arm_asm.S
[230/543] Compiling poly1305.c
[231/543] Compiling pkcs7_x509.c
[231/543] Compiling p5_pbev2.c
[231/543] Compiling pkcs8.c
[231/543] Compiling pkcs8_x509.c
BUILD FAILURE 6.2 wasm