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 ParserAutograph, reference master (a2a0aa), with Swift 6.2 (beta) for Wasm on 17 Jun 2025 23:37:14 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/RedMadRobot/parser-autograph.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/RedMadRobot/parser-autograph
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a2a0aa4 Initial commit.
Cloned https://github.com/RedMadRobot/parser-autograph.git
Revision (git rev-parse @):
a2a0aa4997c8fe083cd8d6a1f2440bf23097a1c8
SUCCESS checkout https://github.com/RedMadRobot/parser-autograph.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/RedMadRobot/parser-autograph.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/RedMadRobot/autograph
[1/37] Fetching autograph
Fetched https://github.com/RedMadRobot/autograph from cache (0.19s)
Computing version for https://github.com/RedMadRobot/autograph
Computed https://github.com/RedMadRobot/autograph at 1.1.1 (0.69s)
Fetching https://github.com/RedMadRobot/synopsis
[1/109] Fetching synopsis
Fetched https://github.com/RedMadRobot/synopsis from cache (0.74s)
Computing version for https://github.com/RedMadRobot/synopsis
Computed https://github.com/RedMadRobot/synopsis at 1.1.1 (1.32s)
Fetching https://github.com/jpsim/SourceKitten
[1/16144] Fetching sourcekitten
Fetched https://github.com/jpsim/SourceKitten from cache (1.57s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.37.2 (4.60s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
[2821/13679] Fetching swxmlhash, yams
[4016/29059] Fetching swxmlhash, yams, swift-argument-parser
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (1.48s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.49s)
Fetched https://github.com/jpsim/Yams.git from cache (1.52s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.0.1 (2.02s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.50s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.41s)
Creating working copy for https://github.com/RedMadRobot/autograph
Working copy of https://github.com/RedMadRobot/autograph resolved at 1.1.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
Creating working copy for https://github.com/jpsim/SourceKitten
Working copy of https://github.com/jpsim/SourceKitten resolved at 0.37.2
Creating working copy for https://github.com/RedMadRobot/synopsis
Working copy of https://github.com/RedMadRobot/synopsis resolved at 1.1.1
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/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/24] Write sources
[6/24] Compiling Clang_C Clang_C.c
[7/24] Compiling SourceKit SourceKit.c
[7/24] Write sources
[9/24] Compiling writer.c
[10/24] Compiling reader.c
[11/24] Compiling parser.c
[12/24] Compiling api.c
[13/24] Write swift-version-24593BA9C3E375BF.txt
[14/24] Compiling emitter.c
[15/48] Compiling scanner.c
[17/68] 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
[18/68] 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
[19/68] Compiling SWXMLHash XMLAttribute.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
[20/71] Compiling Yams Mark.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/
[21/71] Compiling Yams Node.Alias.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/
[22/71] Compiling Yams Node.Mapping.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/
[25/73] Compiling Yams Resolver.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/
[26/73] Compiling Yams String+Yams.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/
[27/73] 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/
[28/73] 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/
[29/73] 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/
[30/73] Compiling Yams AliasDereferencingStrategy.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
[31/73] Compiling Yams Anchor.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
[32/73] Compiling Yams Constructor.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
[33/73] 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/
[34/73] 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/
[35/73] Compiling Yams Decoder.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
[36/73] 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
[37/73] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[38/73] 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
[39/73] 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
[40/73] Compiling Yams Node.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
/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
[46/73] 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
/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
[51/73] 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
[52/73] 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
/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/
[56/73] Compiling SWXMLHash XMLHashOptions.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
[57/73] Compiling SWXMLHash XMLIndexer.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
[58/73] Compiling SWXMLHash shim.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)
[59/73] 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/
/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/
/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/
BUILD FAILURE 6.2 wasm