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 Dribble, reference main (7e82e7), with Swift 6.1 for Wasm on 28 May 2025 22:20:53 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/Dribble.git
Reference: main
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/orlandos-nl/Dribble
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7e82e7f Merge pull request #2 from needle-tail/main
Cloned https://github.com/orlandos-nl/Dribble.git
Revision (git rev-parse @):
7e82e7fc28f21da4923ecf4b4d4edd7f3d08d87b
SUCCESS checkout https://github.com/orlandos-nl/Dribble.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/orlandos-nl/Dribble.git
https://github.com/orlandos-nl/Dribble.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.60.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "Dribble",
  "name" : "Dribble",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Dribble",
      "targets" : [
        "Dribble"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CLIExample",
      "targets" : [
        "CLIExample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DribbleTests",
      "module_type" : "SwiftTarget",
      "name" : "DribbleTests",
      "path" : "Tests/DribbleTests",
      "sources" : [
        "DribbleTests.swift"
      ],
      "target_dependencies" : [
        "Dribble"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Dribble",
      "module_type" : "SwiftTarget",
      "name" : "Dribble",
      "path" : "Sources/Dribble",
      "product_dependencies" : [
        "NIO",
        "_NIOConcurrency",
        "NIOFoundationCompat",
        "Crypto"
      ],
      "product_memberships" : [
        "Dribble",
        "CLIExample"
      ],
      "sources" : [
        "Errors.swift",
        "Heplers.swift",
        "STUN.swift",
        "StunClient.swift",
        "StunInboundHandler.swift",
        "TurnAllocation.swift",
        "TurnChannels.swift",
        "TurnClient.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CLIExample",
      "module_type" : "SwiftTarget",
      "name" : "CLIExample",
      "path" : "Sources/CLIExample",
      "product_memberships" : [
        "CLIExample"
      ],
      "sources" : [
        "CLI.swift"
      ],
      "target_dependencies" : [
        "Dribble"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
[1256/90029] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (12.92s)
Fetched https://github.com/apple/swift-nio.git from cache (13.00s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (14.64s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1710] Fetching swift-atomics
[532/18301] Fetching swift-atomics, swift-collections
[864/22692] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.52s)
[6024/18301] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.86s)
[15762/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.35s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.37s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.68s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.25s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.77s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Building for debugging...
[0/458] Compiling a_mbstr.c
[1/458] Compiling a_dup.c
[1/458] Write sources
[5/458] Compiling a_int.c
[6/458] Write sources
[17/458] Compiling _AtomicsShims.c
[18/458] Compiling CNIOWindows shim.c
[19/458] Compiling tasn_typ.c
[20/458] Compiling a_strnid.c
[21/458] Compiling CNIOWASI CNIOWASI.c
[22/458] Compiling CNIOLinux shim.c
[23/458] Compiling CNIOWindows WSAStartup.c
[24/458] Compiling CNIOLinux liburing_shims.c
[25/458] Write sources
[26/458] Compiling CNIODarwin shim.c
[27/458] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[28/458] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[29/458] Compiling a_d2i_fp.c
[30/458] Compiling fiat_curve25519_adx_mul.S
[31/458] Compiling fiat_curve25519_adx_square.S
[32/458] Compiling CCryptoBoringSSLShims shims.c
[33/458] Write swift-version-24593BA9C3E375BF.txt
[34/458] Compiling v3_skey.c
[35/458] Compiling v3_utl.c
[36/458] Compiling v3_pmaps.c
[37/458] Compiling v3_purp.c
[38/462] Compiling v3_pcons.c
[39/462] Compiling v3_prn.c
[40/477] Compiling v3_ocsp.c
[41/478] Compiling v3_lib.c
[42/478] Compiling v3_ncons.c
[43/478] Compiling v3_int.c
[44/478] Compiling v3_info.c
[45/478] Compiling v3_ia5.c
[46/478] Compiling v3_genn.c
[47/478] Compiling v3_extku.c
[49/478] Emitting module InternalCollectionsUtilities
[49/479] Compiling v3_enum.c
[50/479] Compiling v3_crld.c
[51/479] Compiling v3_cpols.c
[52/479] Compiling v3_bitst.c
[53/479] Compiling v3_conf.c
[54/479] Compiling v3_bcons.c
[55/479] Compiling v3_alt.c
[56/479] Compiling x_x509a.c
[57/479] Compiling v3_akeya.c
[58/479] Compiling v3_akey.c
[59/479] Compiling x_val.c
[60/479] Compiling x_x509.c
[61/479] Compiling x_spki.c
[62/479] Compiling c-nioatomics.c
[63/479] Compiling x_sig.c
[63/479] Compiling x_req.c
[65/479] Compiling x_pubkey.c
[65/479] Compiling x_pkey.c
[67/479] Compiling x_info.c
[68/479] Compiling c-atomics.c
[69/479] Compiling x_name.c
[70/479] Compiling x_exten.c
[71/479] Compiling x_crl.c
[72/479] Compiling x_attrib.c
[74/479] Emitting module _NIOBase64
[75/479] Compiling _NIOBase64 Base64.swift
[76/480] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[77/480] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[78/480] Compiling InternalCollectionsUtilities _SortedCollection.swift
[79/480] Compiling _NIODataStructures _TinyArray.swift
[80/480] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[81/480] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[82/481] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[83/481] Compiling InternalCollectionsUtilities Debugging.swift
[84/482] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[85/482] Compiling InternalCollectionsUtilities Descriptions.swift
[86/482] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[87/486] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[88/486] Compiling InternalCollectionsUtilities Integer rank.swift
[89/486] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[90/486] Compiling InternalCollectionsUtilities UInt+reversed.swift
[91/487] Compiling _NIODataStructures PriorityQueue.swift
[91/487] Compiling x_algor.c
[92/487] Compiling x_all.c
[93/487] Compiling x509rset.c
[96/487] Compiling x509spki.c
[97/487] Compiling x509name.c
[98/487] Compiling x509cset.c
[99/490] Wrapping AST for _NIOBase64 for debugging
[100/498] Compiling x509_txt.c
[101/500] Compiling x509_vpm.c
[102/502] Wrapping AST for InternalCollectionsUtilities for debugging
[104/502] Emitting module _NIODataStructures
[105/502] Compiling _NIODataStructures Heap.swift
[106/503] Compiling NIOConcurrencyHelpers lock.swift
[107/503] Compiling x509_set.c
[108/503] Compiling x509_v3.c
[110/503] Compiling DequeModule Deque+CustomReflectable.swift
[111/503] Compiling DequeModule Deque+Descriptions.swift
[112/503] Compiling NIOConcurrencyHelpers NIOLock.swift
[112/505] Compiling x509_vfy.c
[113/505] Compiling x509_trs.c
[115/505] Emitting module NIOConcurrencyHelpers
[116/505] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[116/505] Compiling x509_req.c
[118/505] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[119/505] Compiling NIOConcurrencyHelpers atomics.swift
[120/505] Compiling DequeModule _DequeBuffer.swift
[121/505] Compiling DequeModule _DequeBufferHeader.swift
[122/506] Compiling DequeModule Deque+Equatable.swift
[123/506] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[125/506] Compiling DequeModule Deque+Extras.swift
[126/506] Compiling DequeModule Deque+Hashable.swift
[127/506] Compiling DequeModule Deque+Testing.swift
[128/506] Compiling DequeModule Deque._Storage.swift
[129/506] Compiling DequeModule Deque._UnsafeHandle.swift
[130/506] Compiling DequeModule Deque.swift
[130/506] Compiling x509_d2.c
[131/506] Wrapping AST for _NIODataStructures for debugging
[132/506] Compiling x509_def.c
[133/506] Compiling x509_obj.c
[134/506] Compiling x509_lu.c
[135/506] Compiling x509_ext.c
[136/506] Wrapping AST for NIOConcurrencyHelpers for debugging
[137/506] Compiling x509_cmp.c
[138/506] Compiling x509.c
[140/506] Emitting module DequeModule
[141/506] Compiling DequeModule Deque+Codable.swift
[142/506] Compiling DequeModule Deque+Collection.swift
[142/506] Compiling t_x509.c
[143/506] Compiling x509_att.c
[145/506] Compiling DequeModule _DequeSlot.swift
[146/506] Compiling DequeModule _UnsafeWrappedBuffer.swift
[146/506] Compiling t_x509a.c
[147/506] Compiling rsa_pss.c
[148/507] Compiling t_req.c
[149/507] Compiling t_crl.c
[150/507] Compiling i2d_pr.c
[151/507] Compiling policy.c
[153/507] Compiling name_print.c
[154/507] Compiling by_dir.c
[155/507] Compiling by_file.c
[156/507] Compiling algorithm.c
[157/507] Compiling a_verify.c
[158/507] Compiling asn1_gen.c
[159/507] Compiling a_digest.c
[160/507] Compiling voprf.c
[161/507] Compiling a_sign.c
[162/507] Compiling trust_token.c
[163/507] Compiling thread_win.c
[164/507] Compiling thread.c
[165/507] Compiling thread_pthread.c
[166/507] Compiling siphash.c
[167/507] Compiling thread_none.c
[168/507] Compiling rc4.c
[169/507] Compiling rsa_print.c
[170/507] Compiling pmbtoken.c
[171/507] Compiling refcount.c
[171/507] Compiling stack.c
[173/507] Compiling rsa_asn1.c
[173/507] Compiling rsa_crypt.c
[175/507] Compiling rand_extra.c
[176/507] Wrapping AST for DequeModule for debugging
[177/507] Compiling passive.c
[178/507] Compiling windows.c
[179/507] Compiling ios.c
[180/507] Compiling trusty.c
[181/507] Compiling forkunsafe.c
[182/507] Compiling getentropy.c
[183/507] Compiling deterministic.c
[184/507] Compiling poly1305_arm_asm.S
[184/507] Compiling poly1305_vec.c
[186/507] Compiling poly1305_arm.c
[186/507] Compiling pool.c
[188/507] Compiling poly1305.c
[189/507] Compiling pkcs7.c
[190/507] Compiling pkcs7_x509.c
[191/507] Compiling pkcs8.c
[192/507] Compiling p5_pbev2.c
[193/507] Compiling pem_xaux.c
[194/507] Compiling pkcs8_x509.c
[195/507] Compiling pem_pkey.c
[196/507] Compiling pem_pk8.c
[197/507] Compiling pem_x509.c
[198/507] Compiling obj_xref.c
[199/507] Compiling pem_info.c
[200/507] Compiling mem.c
[201/507] Compiling pem_oth.c
[202/507] Compiling lhash.c
[203/507] Compiling pem_all.c
[204/507] Compiling keccak.c
[205/507] Compiling poly_rq_mul.S
[206/507] Compiling kyber.c
[207/507] Compiling pem_lib.c
[208/507] Compiling x86_64-mont5-mac.mac.x86_64.S
[209/507] Compiling obj.c
[210/507] Compiling x86_64-mont5-linux.linux.x86_64.S
[211/507] Compiling x86_64-mont-mac.mac.x86_64.S
[212/507] Compiling x86_64-mont-linux.linux.x86_64.S
[213/507] Compiling hpke.c
[214/507] Compiling x86-mont-windows.windows.x86.S
[215/507] Compiling vpaes-x86_64-mac.mac.x86_64.S
[216/507] Compiling hrss.c
[217/507] Compiling x86-mont-linux.linux.x86.S
[218/507] Compiling vpaes-x86_64-linux.linux.x86_64.S
[219/507] Compiling vpaes-armv8-linux.linux.aarch64.S
[220/507] Compiling vpaes-x86-windows.windows.x86.S
[221/507] Compiling vpaes-x86-linux.linux.x86.S
[222/507] Compiling vpaes-armv8-ios.ios.aarch64.S
[222/507] Compiling vpaes-armv7-ios.ios.arm.S
[224/507] Compiling vpaes-armv7-linux.linux.arm.S
[225/507] Compiling sha512-x86_64-mac.mac.x86_64.S
[226/507] Compiling sha512-x86_64-linux.linux.x86_64.S
[227/507] Compiling sha512-armv8-ios.ios.aarch64.S
[228/507] Compiling sha512-armv8-linux.linux.aarch64.S
[229/507] Compiling sha512-armv4-ios.ios.arm.S
[230/507] Compiling sha512-586-windows.windows.x86.S
[230/507] Compiling kdf.c
[232/507] Compiling sha512-armv4-linux.linux.arm.S
[233/507] Compiling sha256-x86_64-mac.mac.x86_64.S
[234/507] Compiling sha512-586-linux.linux.x86.S
[235/507] Compiling sha256-armv8-ios.ios.aarch64.S
[236/507] Compiling sha256-armv8-linux.linux.aarch64.S
[236/507] Compiling sha256-x86_64-linux.linux.x86_64.S
[238/507] Compiling sha256-armv4-linux.linux.arm.S
[239/507] Compiling sha256-armv4-ios.ios.arm.S
[240/507] Compiling sha256-586-windows.windows.x86.S
[241/507] Compiling sha256-586-linux.linux.x86.S
[242/507] Compiling sha1-armv8-linux.linux.aarch64.S
[243/507] Compiling sha1-armv4-large-linux.linux.arm.S
[244/507] Compiling sha1-x86_64-mac.mac.x86_64.S
[245/507] Compiling sha1-armv4-large-ios.ios.arm.S
[246/507] Compiling sha1-armv8-ios.ios.aarch64.S
[247/507] Compiling sha1-x86_64-linux.linux.x86_64.S
[248/507] Compiling sha1-586-windows.windows.x86.S
[249/507] Compiling sha1-586-linux.linux.x86.S
[250/507] Compiling sha256.c
[251/507] Compiling service_indicator.c
[252/507] Compiling sha512.c
[253/507] Compiling fips.c
[254/507] Compiling rsaz-avx2-linux.linux.x86_64.S
[255/507] Compiling rsaz-avx2-mac.mac.x86_64.S
[256/507] Compiling sha1.c
[256/507] Compiling self_check.c
[258/507] Compiling rdrand-x86_64-mac.mac.x86_64.S
[259/507] Compiling blinding.c
[260/507] Compiling rdrand-x86_64-linux.linux.x86_64.S
[261/507] Compiling fork_detect.c
[261/507] Compiling urandom.c
[263/507] Compiling padding.c
[264/507] Compiling rsa.c
[265/507] Compiling rand.c
[266/507] Compiling rsa_impl.c
[267/507] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[268/507] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[269/507] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[269/507] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[271/507] Compiling ctrdrbg.c
[272/507] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[273/507] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[274/507] Compiling p256-armv8-asm-linux.linux.aarch64.S
[275/507] Compiling p256-armv8-asm-ios.ios.aarch64.S
[276/507] Compiling polyval.c
[277/507] Compiling gcm_nohw.c
[278/507] Compiling ctr.c
[279/507] Compiling ofb.c
[280/507] Compiling cfb.c
[281/507] Compiling gcm.c
[282/507] Compiling md5-x86_64-mac.mac.x86_64.S
[283/507] Compiling md5-x86_64-linux.linux.x86_64.S
[284/507] Compiling cbc.c
[285/507] Compiling md5-586-linux.linux.x86.S
[285/507] Compiling md5-586-windows.windows.x86.S
[287/507] Compiling md5.c
[288/507] Compiling md4.c
[289/507] Compiling ghashv8-armv8-linux.linux.aarch64.S
[290/507] Compiling hmac.c
[291/507] Compiling ghashv8-armv7-linux.linux.arm.S
[291/507] Compiling ghashv8-armv8-ios.ios.aarch64.S
[293/507] Compiling ghashv8-armv7-ios.ios.arm.S
[294/507] Compiling ghash-x86_64-mac.mac.x86_64.S
[295/507] Compiling hkdf.c
[296/507] Compiling ghash-x86_64-linux.linux.x86_64.S
[297/507] Compiling ghash-x86-windows.windows.x86.S
[298/507] Compiling ghash-x86-linux.linux.x86.S
[299/507] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[300/507] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[301/507] Compiling ghash-ssse3-x86-windows.windows.x86.S
[302/507] Compiling ghash-ssse3-x86-linux.linux.x86.S
[303/507] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[303/507] Compiling fips_shared_support.c
[305/507] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[306/507] Compiling ghash-armv4-linux.linux.arm.S
[307/507] Compiling ghash-armv4-ios.ios.arm.S
[308/507] Compiling util.c
[309/507] Compiling ecdh.c
[309/507] Compiling ecdsa.c
[311/507] Compiling wnaf.c
[312/507] Compiling simple.c
[312/507] Compiling scalar.c
[313/507] Compiling simple_mul.c
[315/507] Compiling p256-nistz.c
[316/507] Compiling p224-64.c
[317/507] Compiling ec_key.c
[318/507] Compiling felem.c
[319/507] Compiling oct.c
[320/507] Compiling digestsign.c
[321/507] Compiling ec.c
[322/507] Compiling co-586-windows.windows.x86.S
[323/507] Compiling digests.c
[324/507] Compiling ec_montgomery.c
[325/507] Compiling digest.c
[326/507] Compiling co-586-linux.linux.x86.S
[327/507] Compiling check.c
[328/507] Compiling dh.c
[329/507] Compiling cmac.c
[330/507] Compiling e_aesccm.c
[331/507] Compiling cipher.c
[332/507] Compiling aead.c
[333/507] Compiling bsaes-armv7-linux.linux.arm.S
[334/507] Compiling e_aes.c
[335/507] Compiling bsaes-armv7-ios.ios.arm.S
[336/507] Compiling sqrt.c
[337/507] Compiling shift.c
[338/507] Compiling rsaz_exp.c
[339/507] Compiling p256.c
[340/507] Compiling montgomery.c
[341/507] Compiling jacobi.c
[342/507] Compiling prime.c
[343/507] Compiling random.c
[344/507] Compiling montgomery_inv.c
[345/507] Compiling mul.c
[346/507] Compiling gcd_extra.c
[347/507] Compiling gcd.c
[348/507] Compiling ctx.c
[349/507] Compiling div_extra.c
[350/507] Compiling div.c
[351/507] Compiling x86_64-gcc.c
[352/507] Compiling bytes.c
[352/507] Compiling cmp.c
[354/507] Compiling generic.c
[354/507] Compiling exponentiation.c
[356/507] Compiling bn-armv8-linux.linux.aarch64.S
[357/507] Compiling bn-armv8-ios.ios.aarch64.S
[358/507] Compiling bn.c
[359/507] Compiling bn-586-linux.linux.x86.S
[359/507] Compiling add.c
[361/507] Compiling bn-586-windows.windows.x86.S
[362/507] Compiling armv8-mont-linux.linux.aarch64.S
[363/507] Compiling armv4-mont-linux.linux.arm.S
[364/507] Compiling armv4-mont-ios.ios.arm.S
[365/507] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[366/507] Compiling armv8-mont-ios.ios.aarch64.S
[367/507] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[368/507] Compiling aesv8-armv8-linux.linux.aarch64.S
[369/507] Compiling aesv8-armv8-ios.ios.aarch64.S
[370/507] Compiling aesv8-armv7-linux.linux.arm.S
[371/507] Compiling aesv8-armv7-ios.ios.arm.S
[372/507] Compiling aesni-x86_64-linux.linux.x86_64.S
[372/507] Compiling aesni-x86_64-mac.mac.x86_64.S
[374/507] Compiling aesni-x86-windows.windows.x86.S
[375/507] Compiling aesni-x86-linux.linux.x86.S
[376/507] Compiling mode_wrappers.c
[377/507] Compiling key_wrap.c
[378/507] Compiling aes.c
[379/507] Compiling aes_nohw.c
[380/507] Compiling sign.c
[381/507] Compiling scrypt.c
[382/507] Compiling pbkdf.c
[383/507] Compiling ex_data.c
[384/507] Compiling print.c
[385/507] Compiling p_x25519.c
[386/507] Compiling p_x25519_asn1.c
[387/507] Compiling p_ed25519.c
[388/507] Compiling p_ed25519_asn1.c
[389/507] Compiling p_rsa.c
[390/507] Compiling p_rsa_asn1.c
[391/507] Compiling p_hkdf.c
[392/507] Compiling p_ec_asn1.c
[393/507] Compiling evp_ctx.c
[394/507] Compiling evp_asn1.c
[395/507] Compiling err_data.c
[396/507] Compiling p_ec.c
[397/507] Compiling engine.c
[398/507] Compiling err.c
[399/507] Compiling p_dsa_asn1.c
[400/507] Compiling ecdh_extra.c
[401/507] Compiling ec_derive.c
[402/507] Compiling hash_to_curve.c
[403/507] Compiling evp.c
[403/507] Compiling ecdsa_asn1.c
[405/507] Compiling ec_asn1.c
[406/507] Compiling dh_asn1.c
[407/507] Compiling dsa_asn1.c
[408/507] Compiling digest_extra.c
[409/507] Compiling params.c
[410/507] Compiling curve25519_64_adx.c
[411/507] Compiling dsa.c
[412/507] Compiling cpu_intel.c
[413/507] Compiling spake25519.c
[414/507] Compiling x25519-asm-arm.S
[415/507] Compiling crypto.c
[416/507] Compiling des.c
[417/507] Compiling cpu_arm_linux.c
[418/507] Compiling cpu_arm_freebsd.c
[419/507] Compiling cpu_aarch64_win.c
[420/507] Compiling cpu_aarch64_sysreg.c
[421/507] Compiling cpu_arm.c
[422/507] Compiling cpu_aarch64_openbsd.c
[423/507] Compiling cpu_aarch64_linux.c
[424/507] Compiling cpu_aarch64_apple.c
[425/507] Compiling cpu_aarch64_fuchsia.c
[426/507] Compiling e_tls.c
[427/507] Compiling tls_cbc.c
[428/507] Compiling e_rc4.c
[429/507] Compiling conf.c
[430/507] Compiling e_des.c
[431/507] Compiling e_rc2.c
[432/507] Compiling curve25519.c
[433/507] Compiling e_aesgcmsiv.c
[434/507] Compiling derive_key.c
[434/507] Compiling e_null.c
[436/507] Compiling e_aesctrhmac.c
[437/507] Compiling cipher_extra.c
[438/507] Compiling e_chacha20poly1305.c
[439/507] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[440/507] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[441/507] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[442/507] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[443/507] Compiling chacha-x86_64-mac.mac.x86_64.S
[443/507] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[445/507] Compiling chacha-x86-windows.windows.x86.S
[446/507] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[447/507] Compiling chacha-x86_64-linux.linux.x86_64.S
[448/507] Compiling chacha.c
[449/507] Compiling chacha-x86-linux.linux.x86.S
[450/507] Compiling chacha-armv4-ios.ios.arm.S
[451/507] Compiling chacha-armv8-ios.ios.aarch64.S
[452/507] Compiling unicode.c
[453/507] Compiling chacha-armv8-linux.linux.aarch64.S
[454/507] Compiling ber.c
[455/507] Compiling chacha-armv4-linux.linux.arm.S
[456/507] Compiling cbs.c
[457/507] Compiling bn_asn1.c
[457/507] Compiling buf.c
[459/507] Compiling cbb.c
[460/507] Compiling asn1_compat.c
[461/507] Compiling convert.c
[462/507] Compiling printf.c
[463/507] Compiling errno.c
[464/507] Compiling hexdump.c
[465/507] Compiling bio_mem.c
[465/507] Compiling file.c
[467/507] Compiling pair.c
[467/507] Compiling blake2.c
[469/507] Compiling fd.c
[470/507] Compiling base64.c
[471/507] Compiling tasn_utl.c
[472/507] Compiling bio.c
[473/507] Compiling tasn_fre.c
[474/507] Compiling tasn_new.c
[475/507] Compiling f_string.c
[476/507] Compiling f_int.c
[477/507] Compiling posix_time.c
[478/507] Compiling asn_pack.c
[479/507] Compiling tasn_enc.c
[479/507] Compiling asn1_par.c
[481/507] Compiling a_utctm.c
[482/507] Compiling asn1_lib.c
[483/507] Compiling tasn_dec.c
[484/507] Compiling a_type.c
[485/507] Compiling a_time.c
[486/507] Write sources
[487/507] Compiling a_octet.c
[488/507] Compiling a_object.c
[489/507] Compiling a_i2d_fp.c
[490/507] Compiling a_strex.c
[491/507] Compiling a_bool.c
[492/507] Compiling a_gentm.c
[493/507] Compiling a_bitstr.c
[495/529] Compiling Atomics ManagedAtomic.swift
[496/529] Compiling Atomics ManagedAtomicLazyReference.swift
[497/529] Compiling Atomics Primitives.shims.swift
[498/529] Compiling Atomics AtomicInteger.swift
[499/529] Compiling Atomics AtomicOptionalWrappable.swift
[500/529] Compiling Atomics UnsafeAtomic.swift
[501/529] Compiling Atomics UnsafeAtomicLazyReference.swift
[502/531] Compiling Atomics AtomicReference.swift
[503/531] Compiling Atomics AtomicStorage.swift
[504/531] Compiling Atomics AtomicValue.swift
[505/531] Compiling Atomics OptionalRawRepresentable.swift
[506/531] Compiling Atomics RawRepresentable.swift
[507/531] Compiling Atomics AtomicBool.swift
[508/531] Compiling Atomics AtomicMemoryOrderings.swift
[509/531] Compiling Atomics DoubleWord.swift
[510/531] Compiling Atomics IntegerOperations.swift
[511/531] Compiling Atomics Unmanaged extensions.swift
[512/531] Emitting module Atomics
[513/531] Compiling Atomics IntegerConformances.swift
[514/531] Compiling Atomics PointerConformances.swift
[515/531] Compiling Atomics Primitives.native.swift
[516/532] Wrapping AST for Atomics for debugging
[518/532] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[519/592] Emitting module CryptoBoringWrapper
[520/592] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[521/593] Wrapping AST for CryptoBoringWrapper for debugging
[523/653] Compiling Crypto ECDSASignature.swift
[524/653] Compiling Crypto PEMDocument.swift
[525/653] Compiling Crypto PKCS8PrivateKey.swift
[526/653] Compiling Crypto SEC1PrivateKey.swift
[527/653] Compiling Crypto SubjectPublicKeyInfo.swift
[528/653] Compiling Crypto CryptoKitErrors.swift
[529/653] Compiling Crypto Digest_boring.swift
[530/653] Compiling Crypto Digest.swift
[531/661] Compiling Crypto Ed25519.swift
[532/661] Compiling Crypto NISTCurvesKeys.swift
[533/661] Compiling Crypto X25519Keys.swift
[534/661] Compiling Crypto SymmetricKeys.swift
[535/661] Compiling Crypto HMAC.swift
[536/661] Compiling Crypto MACFunctions.swift
[537/661] Compiling Crypto MessageAuthenticationCode.swift
[538/661] Compiling Crypto AES.swift
[539/661] Compiling Crypto ECDSASignature_boring.swift
[540/661] Compiling Crypto ECDSA_boring.swift
[541/661] Compiling Crypto EdDSA_boring.swift
[542/661] Compiling Crypto ECDSA.swift
[543/661] Compiling Crypto EdDSA.swift
[544/661] Compiling Crypto Signature.swift
[545/661] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[546/661] Compiling Crypto CryptoKitErrors_boring.swift
[547/669] Emitting module Crypto
[548/669] Compiling Crypto HKDF.swift
[564/669] Compiling Crypto ASN1BitString.swift
[565/669] Compiling Crypto HashFunctions.swift
[566/669] Compiling Crypto HashFunctions_SHA2.swift
[567/669] Compiling Crypto Insecure.swift
[568/669] Compiling Crypto Insecure_HashFunctions.swift
[569/669] Compiling Crypto ECDH_boring.swift
[570/669] Compiling Crypto DH.swift
[571/669] Compiling Crypto ECDH.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[573/669] Compiling Crypto AESWrap.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[574/669] Compiling Crypto AESWrap_boring.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[575/669] Compiling Crypto Ed25519_boring.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[576/669] Compiling Crypto EllipticCurvePoint_boring.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[577/669] Compiling Crypto EllipticCurve_boring.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[578/669] Compiling Crypto NISTCurvesKeys_boring.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[579/669] Compiling Crypto X25519Keys_boring.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[580/669] Compiling Crypto Curve25519.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[597/669] Compiling Crypto Digests.swift
[607/669] Compiling Crypto AES-GCM.swift
[608/669] Compiling Crypto AES-GCM_boring.swift
[609/669] Compiling Crypto ChaChaPoly_boring.swift
[610/669] Compiling Crypto ChaChaPoly.swift
[611/669] Compiling Crypto Cipher.swift
[612/669] Compiling Crypto Nonces.swift
[613/669] Compiling Crypto ASN1.swift
[614/669] Compiling Crypto ASN1Any.swift
[624/669] Compiling Crypto ASN1Boolean.swift
[625/669] Compiling Crypto ASN1Identifier.swift
[626/669] Compiling Crypto ASN1Integer.swift
[627/669] Compiling Crypto ASN1Null.swift
[628/669] Compiling Crypto ASN1OctetString.swift
[629/669] Compiling Crypto ASN1Strings.swift
[630/669] Compiling Crypto ArraySliceBigint.swift
[631/669] Compiling Crypto GeneralizedTime.swift
[632/669] Compiling Crypto ObjectIdentifier.swift
[642/669] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[643/669] Compiling Crypto RNG_boring.swift
[644/669] Compiling Crypto SafeCompare_boring.swift
[645/669] Compiling Crypto Zeroization_boring.swift
[646/669] Compiling Crypto PrettyBytes.swift
[647/669] Compiling Crypto SafeCompare.swift
[648/669] Compiling Crypto SecureBytes.swift
[649/669] Compiling Crypto Zeroization.swift
[658/670] Wrapping AST for Crypto for debugging
[660/670] Emitting module NIOCore
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/19] Write swift-version-24593BA9C3E375BF.txt
[2/67] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[3/67] Emitting module CryptoBoringWrapper
[4/67] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[5/68] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[6/68] Compiling NIOConcurrencyHelpers lock.swift
[7/68] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[8/69] Compiling Atomics AtomicOptionalWrappable.swift
[9/69] Compiling Atomics ManagedAtomic.swift
[10/69] Compiling Atomics ManagedAtomicLazyReference.swift
[11/69] Compiling Atomics AtomicReference.swift
[13/69] Compiling Atomics UnsafeAtomic.swift
[14/69] Compiling Atomics UnsafeAtomicLazyReference.swift
[15/69] Compiling Atomics Primitives.shims.swift
[16/69] Compiling Atomics AtomicInteger.swift
[18/70] Emitting module _NIOBase64
[19/70] Compiling _NIOBase64 Base64.swift
[23/70] Compiling Atomics AtomicMemoryOrderings.swift
[24/70] Compiling Atomics DoubleWord.swift
[25/70] Emitting module InternalCollectionsUtilities
[26/70] Compiling Atomics OptionalRawRepresentable.swift
[27/70] Compiling Atomics RawRepresentable.swift
[28/70] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/70] Emitting module _NIODataStructures
[32/70] Emitting module NIOConcurrencyHelpers
[33/70] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[34/70] Compiling _NIODataStructures Heap.swift
[35/70] Compiling _NIODataStructures PriorityQueue.swift
[36/70] Compiling _NIODataStructures _TinyArray.swift
[37/71] Compiling NIOConcurrencyHelpers NIOLock.swift
[38/71] Compiling NIOConcurrencyHelpers atomics.swift
[39/71] Compiling Atomics IntegerOperations.swift
[40/71] Compiling Atomics Unmanaged extensions.swift
[42/72] Compiling Atomics AtomicStorage.swift
[43/72] Compiling Atomics AtomicValue.swift
[44/73] Compiling Atomics PointerConformances.swift
[45/73] Compiling Atomics Primitives.native.swift
[46/73] Compiling Atomics AtomicBool.swift
[47/73] Compiling Atomics IntegerConformances.swift
[50/131] Wrapping AST for InternalCollectionsUtilities for debugging
[52/146] Compiling DequeModule _DequeBuffer.swift
[53/146] Compiling DequeModule _DequeBufferHeader.swift
[54/146] Compiling DequeModule Deque+CustomReflectable.swift
[55/146] Compiling DequeModule Deque+Descriptions.swift
[56/148] Compiling DequeModule Deque+Equatable.swift
[57/148] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[58/148] Compiling DequeModule Deque+Extras.swift
[59/148] Compiling DequeModule Deque+Hashable.swift
[60/148] Compiling Crypto Ed25519.swift
[61/148] Compiling Crypto NISTCurvesKeys.swift
[62/148] Compiling Crypto X25519Keys.swift
[63/148] Compiling Crypto SymmetricKeys.swift
[64/148] Compiling Crypto HMAC.swift
[65/148] Compiling Crypto MACFunctions.swift
[66/148] Compiling Crypto MessageAuthenticationCode.swift
[67/148] Compiling Crypto AES.swift
[68/156] Compiling DequeModule _DequeSlot.swift
[69/156] Compiling DequeModule _UnsafeWrappedBuffer.swift
[70/156] Emitting module Crypto
[71/156] Compiling DequeModule Deque+Codable.swift
[72/156] Compiling DequeModule Deque+Collection.swift
[73/156] Compiling DequeModule Deque+Testing.swift
[74/156] Compiling DequeModule Deque._Storage.swift
[75/156] Compiling DequeModule Deque._UnsafeHandle.swift
[76/156] Compiling DequeModule Deque.swift
[77/156] Emitting module DequeModule
[84/157] Emitting module Atomics
[96/158] Compiling Crypto ECDSASignature.swift
[97/158] Compiling Crypto PEMDocument.swift
[98/158] Compiling Crypto PKCS8PrivateKey.swift
[99/158] Compiling Crypto SEC1PrivateKey.swift
[100/158] Compiling Crypto SubjectPublicKeyInfo.swift
[101/158] Compiling Crypto CryptoKitErrors.swift
[102/158] Compiling Crypto Digest_boring.swift
[103/158] Compiling Crypto Digest.swift
[104/158] Compiling Crypto Digests.swift
[105/158] Compiling Crypto HashFunctions.swift
[106/158] Compiling Crypto HashFunctions_SHA2.swift
[107/158] Compiling Crypto Insecure.swift
[108/158] Compiling Crypto Insecure_HashFunctions.swift
[109/158] Compiling Crypto ECDH_boring.swift
[110/158] Compiling Crypto DH.swift
[111/158] Compiling Crypto ECDH.swift
[112/158] Compiling Crypto HKDF.swift
[113/158] Compiling Crypto AESWrap.swift
[114/158] Compiling Crypto AESWrap_boring.swift
[115/158] Compiling Crypto Ed25519_boring.swift
[116/158] Compiling Crypto EllipticCurvePoint_boring.swift
[117/158] Compiling Crypto EllipticCurve_boring.swift
[118/158] Compiling Crypto NISTCurvesKeys_boring.swift
[119/158] Compiling Crypto X25519Keys_boring.swift
[120/158] Compiling Crypto Curve25519.swift
[121/158] Compiling Crypto ECDSASignature_boring.swift
[122/158] Compiling Crypto ECDSA_boring.swift
[123/158] Compiling Crypto EdDSA_boring.swift
[124/158] Compiling Crypto ECDSA.swift
[125/158] Compiling Crypto EdDSA.swift
[126/158] Compiling Crypto Signature.swift
[127/158] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[128/158] Compiling Crypto CryptoKitErrors_boring.swift
[128/158] Wrapping AST for DequeModule for debugging
[129/158] Wrapping AST for Atomics for debugging
[131/218] Compiling NIOCore AsyncAwaitSupport.swift
[132/218] Compiling NIOCore AsyncChannel.swift
[133/218] Compiling NIOCore AsyncChannelHandler.swift
[134/218] Compiling NIOCore AsyncChannelInboundStream.swift
[135/218] Compiling NIOCore AsyncChannelOutboundWriter.swift
[136/218] Compiling NIOCore NIOAsyncSequenceProducer.swift
[137/218] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[138/218] Compiling NIOCore NIOAsyncWriter.swift
[139/218] Compiling NIOCore ByteBuffer-multi-int.swift
[140/218] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[141/218] Compiling Crypto RNG_boring.swift
[142/218] Compiling Crypto SafeCompare_boring.swift
[143/218] Compiling Crypto Zeroization_boring.swift
[144/218] Compiling Crypto PrettyBytes.swift
[145/218] Compiling Crypto SafeCompare.swift
[146/218] Compiling Crypto SecureBytes.swift
[147/218] Compiling Crypto Zeroization.swift
[148/219] Wrapping AST for Crypto for debugging
[150/219] Compiling NIOCore MulticastChannel.swift
[151/219] Compiling NIOCore NIOAny.swift
[152/219] Compiling NIOCore NIOCloseOnErrorHandler.swift
[153/219] Compiling NIOCore NIOLoopBound.swift
[154/219] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[155/219] Compiling NIOCore NIOScheduledCallback.swift
[156/219] Compiling NIOCore NIOSendable.swift
[157/219] Compiling NIOCore RecvByteBufferAllocator.swift
[158/227] Compiling NIOCore CircularBuffer.swift
[159/227] Compiling NIOCore Codec.swift
[160/227] Compiling NIOCore ConvenienceOptionSupport.swift
[161/227] Compiling NIOCore DeadChannel.swift
[162/227] Compiling NIOCore DispatchQueue+WithFuture.swift
[163/227] Compiling NIOCore EventLoop+Deprecated.swift
[164/227] Compiling NIOCore EventLoop+SerialExecutor.swift
[165/227] Compiling NIOCore EventLoop.swift
[166/227] Compiling NIOCore AddressedEnvelope.swift
[175/227] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[176/227] Compiling NIOCore SocketAddresses.swift
[177/227] Compiling NIOCore SocketOptionProvider.swift
[178/227] Compiling NIOCore SystemCallHelpers.swift
[179/227] Compiling NIOCore TimeAmount+Duration.swift
[180/227] Compiling NIOCore TypeAssistedChannelHandler.swift
[181/227] Compiling NIOCore UniversalBootstrapSupport.swift
[182/227] Compiling NIOCore Utilities.swift
[183/227] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[184/227] Compiling NIOCore EventLoopFuture+Deprecated.swift
[185/227] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[186/227] Compiling NIOCore EventLoopFuture.swift
[187/227] Compiling NIOCore FileDescriptor.swift
[188/227] Compiling NIOCore FileHandle.swift
[189/227] Compiling NIOCore FileRegion.swift
[190/227] Compiling NIOCore GlobalSingletons.swift
[191/227] Compiling NIOCore IO.swift
[192/227] Compiling NIOCore IOData.swift
[193/227] Compiling NIOCore IPProtocol.swift
[194/227] Compiling NIOCore IntegerBitPacking.swift
[195/227] Compiling NIOCore IntegerTypes.swift
[196/227] Compiling NIOCore Interfaces.swift
[197/227] Compiling NIOCore Linux.swift
[198/227] Compiling NIOCore MarkedCircularBuffer.swift
[199/227] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[200/227] Compiling NIOCore BSDSocketAPI.swift
[201/227] Compiling NIOCore ByteBuffer-aux.swift
[202/227] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[203/227] Compiling NIOCore ByteBuffer-conversions.swift
[204/227] Compiling NIOCore ByteBuffer-core.swift
[205/227] Compiling NIOCore ByteBuffer-hex.swift
[206/227] Compiling NIOCore ByteBuffer-int.swift
[207/227] Compiling NIOCore ByteBuffer-lengthPrefix.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[209/227] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[210/227] Compiling NIOCore ByteBuffer-views.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[211/227] Compiling NIOCore Channel.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[212/227] Compiling NIOCore ChannelHandler.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[213/227] Compiling NIOCore ChannelHandlers.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[214/227] Compiling NIOCore ChannelInvoker.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[215/227] Compiling NIOCore ChannelOption.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[216/227] Compiling NIOCore ChannelPipeline.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Channel.swift:461:19: error: type 'ChannelError' has no member 'multicastNotSupported'
459 |         case let .illegalMulticastAddress(address):
460 |             "Illegal multicast address \(address)"
461 |         case let .multicastNotSupported(interface):
    |                   `- error: type 'ChannelError' has no member 'multicastNotSupported'
462 |             "Multicast not supported on interface \(interface)"
463 |         case .inappropriateOperationForState:
[217/227] Emitting module NIOCore
BUILD FAILURE 6.1 wasm