[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 18.04 (master) #2124

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/2124/
Project:
oss-swift-package-linux-ubuntu-18_04
Date of build:
Tue, 19 Nov 2019 13:51:41 -0600
Build duration:
1 hr 50 min

Identified problems:

  • Swift Compile Error: Swift compiler error
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit f2f521f8bf20957d323f7b5701f1d321bd3a5491 by tapanth:
    [FrondEnd] Wrap RunInmediately() in a pretty stack trace indicating we

    • edit: lib/FrontendTool/FrontendTool.cpp
    • add: test/Frontend/crash-in-user-code.swift
  • Commit 125c1fb03eb65b1d8b6de878fdf219b46f8d028f by nhawes:
    [Sema] Avoid needing the typechecker for the IsStaticRequest request

    • edit: test/SourceKit/DocumentStructure/structure.swift.empty.response
    • edit: lib/Sema/TypeCheckDecl.cpp
    • edit: test/SourceKit/DocumentStructure/Inputs/main.swift
    • edit: test/decl/func/operator.swift
    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: test/SourceKit/DocumentStructure/structure.swift.response
    • edit: test/SourceKit/DocumentStructure/structure.swift.foobar.response
  • Commit 77daaf3338a7676843e1c17e04d15c45e3e9f832 by nhawes:
    [ASTVerifier] Don't perform semantic requests in verifyParsed()

    • edit: test/SourceKit/DocumentStructure/Inputs/main.swift
    • edit: lib/AST/ASTVerifier.cpp
  • Commit 11d20b8c922cf0b03a2c6909c69f28f003a951da by nhawes:
    [IDE] Avoid name binding in sourcekitd's syntactic requests

    • edit: test/SourceKit/InterfaceGen/gen_clang_module.swift.apinotes_swift3.response
    • edit: test/SourceKit/DocumentStructure/structure.swift.foobar.response
    • edit: test/SourceKit/InterfaceGen/gen_clang_module.swift.response
    • edit: test/SourceKit/DocumentStructure/structure.swift.invalid.response
    • edit: test/SourceKit/DocumentStructure/structure.swift.empty.response
    • edit: test/SourceKit/InterfaceGen/gen_clang_module.swift.apinotes_swift4.response
    • edit: lib/IDE/SyntaxModel.cpp
    • edit: test/SourceKit/DocumentStructure/access_parse.swift.response
    • edit: tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp
    • edit: test/SourceKit/DocumentStructure/Inputs/main.swift
    • edit: test/SourceKit/DocumentStructure/structure.swift.response
  • Commit 43523df08a604f2df9b1d66c1ee1c593b76ab0ba by nhawes:
    [IDE] Remove call to getFormalAccess() in inferAccessSyntactically()

    • edit: test/SourceKit/DocumentStructure/structure.swift.foobar.response
    • edit: test/SourceKit/DocumentStructure/structure.swift.empty.response
    • edit: test/SourceKit/DocumentStructure/structure.swift.response
    • edit: test/SourceKit/DocumentStructure/Inputs/main.swift
    • edit: tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp
  • Commit 0f3ed3fc98c8e682501a124a609d83bf205e0e84 by tapanth:
    Fix the crash-in-user-code test for macos and Linux

    • edit: test/Frontend/crash-in-user-code.swift
  • Commit 15eea66b9f5690c15f27eee9fb074ed027181cf4 by github:
    Make the crash-in-user-code check agnostic for macOS, Linux and Windows

    • edit: test/Frontend/crash-in-user-code.swift
  • Commit ab062fcd14789c4a86277d68de8d2a05305d4a97 by dgregor:
    [Runtime] Handle dynamic casting to NSObject via error bridging.

    • edit: stdlib/public/runtime/Casting.cpp
    • edit: stdlib/public/runtime/SwiftObject.h
    • edit: stdlib/public/runtime/SwiftObject.mm
  • Commit 18570c723f7369da72566a81ec906d5e534f7ef6 by compnerd:
    build: remove SWIFT_NEED_EXPLICIT_LIBDISPATCH (NFC)

    • edit: tools/SourceKit/tools/sourcekitd-test/CMakeLists.txt
    • edit: CMakeLists.txt
    • edit: tools/SourceKit/tools/complete-test/CMakeLists.txt
    • edit: unittests/SyntaxParser/CMakeLists.txt
    • edit: tools/SourceKit/lib/Support/CMakeLists.txt
    • edit: tools/swift-syntax-parser-test/CMakeLists.txt
    • edit: tools/SourceKit/tools/sourcekitd-repl/CMakeLists.txt
    • edit: tools/libSwiftSyntaxParser/CMakeLists.txt
  • Commit 76591217fed524f476b9febde5b213a8cf74a0a3 by dgregor:
    [Runtime] Add test for casting an Error type to NSObject

    • edit: test/stdlib/ErrorBridged.swift
  • Commit c0d72656bb2b1207886cc88c62827ff609d5e58a by teemperor:
    [upstreaming] Revert adding comment to DWARFDebugInfoEntry.cpp

    • edit: lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp

Ran out of disk space:

13:41:44 -- scp code sign tar --
13:41:46 scp: /www-data/tmp-builds/swift-DEVELOPMENT-SNAPSHOT-2019-11-19-a-3969/ubuntu1804/swift-DEVELOPMENT-SNAPSHOT-2019-11-19-a/build.yml: No space left on device
13:41:53 scp: /www-data/tmp-builds/swift-DEVELOPMENT-SNAPSHOT-2019-11-19-a-3969/ubuntu1804/swift-DEVELOPMENT-SNAPSHOT-2019-11-19-a/swift-DEVELOPMENT-SNAPSHOT-2019-11-19-a-ubuntu18.04.tar.gz: No space left on device

New issue found!