[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 18.04 (main) #3437

# [FAILURE] oss-swift-package-linux-ubuntu-18_04 [#3437]

Build URL: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/3437/
Project: oss-swift-package-linux-ubuntu-18_04
Date of build: Sun, 15 Nov 2020 10:03:36 -0600
Build duration: 1 hr 44 min

Identified problems:- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes- Commit 0d8559de9ff688e4cb4d331bb531c5f8862a9fbf by nate_chandler:

[Test] Disable partial_apply_forwarder.sil for arm64e.

  • edit: test/IRGen/async/partial_apply_forwarder.sil

  • Commit a12a18e878ef22f44e9951895ac051038f70ab1d by 1498529+cltnschlosser:

    Install swift-help for integration tests. Suppress .noDriver options from being emitted by swift-help.

    • edit: Sources/SwiftOptions/OptionTable.swift
    • edit: Tests/SwiftDriverTests/IntegrationTests.swift
  • Commit c7613124e7997e673b8a85a7879d1a477b2a26ad by 1498529+cltnschlosser:

    Move check to isAccepted(by:)

    • edit: Sources/SwiftOptions/Option.swift
    • edit: Sources/SwiftOptions/OptionTable.swift
  • Commit 7426a741919ecaf045bcadef90a973ae39eb18f4 by 1498529+cltnschlosser:

    Match C++ logic for unknown arguments

    • edit: Sources/SwiftOptions/OptionParsing.swift
  • Commit 3c99ffcf9c063fc1594bc6f267aa06e58008b329 by 1498529+cltnschlosser:

    Remove code using .noDriver arguments

    • edit: Sources/SwiftDriver/Driver/Driver.swift
    • edit: Tests/SwiftDriverTests/SwiftDriverTests.swift