[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 18.04 - Long Test (master) #3584

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-18_04-long-test [#3584]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/3584/
Project:
oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Tue, 31 Mar 2020 01:38:55 -0500
Build duration:
2 hr 42 min

Changes

  • Commit 33444489e51ce312764964ce307086a55bf0b01a by ktoso:
    Add _mangledTypeName to allow round trips T->mangledName->T

    • edit: test/Runtime/demangleToMetadata.swift
    • edit: stdlib/public/core/Misc.swift
    • edit: stdlib/public/runtime/Casting.cpp
    • edit: include/swift/Runtime/HeapObject.h
  • Commit ea6b69eabc76b49431e1de7ae455ca3e737aaac6 by ktoso:
    Add missing @available marker on _getMangledTypeName

    • edit: stdlib/public/core/Misc.swift
  • Commit 34b6e4fe5895a935af438c085f3194c103013932 by ktoso:
    Add precondition that no repairs were made to _mangledTypeName string

    • edit: stdlib/public/core/Misc.swift
  • Commit 465bab002fa6e836bc438ab3504e3405720e5a9d by owen:
    [DiagnosticVerifier] Make Diagnostic Verifier a DiagnosticConsumer

    • edit: include/swift/Frontend/Frontend.h
    • edit: lib/Frontend/DiagnosticVerifier.cpp
    • edit: lib/Frontend/Frontend.cpp
    • edit: lib/FrontendTool/FrontendTool.cpp
    • add: test/diagnostics/verifier.swift
    • edit: tools/sil-opt/SILOpt.cpp
    • edit: include/swift/Frontend/PrintingDiagnosticConsumer.h
    • add: test/diagnostics/sil-opt-verifier.sil
    • edit: lib/Frontend/PrintingDiagnosticConsumer.cpp
    • edit: include/swift/Frontend/DiagnosticVerifier.h
  • Commit 96410196acfbc0fc452c2e059db43892d962f122 by mgottesman:
    [gardening] Move maybeScopeLess from SIL/Verifier/SILVerifier.cpp ->

    • edit: lib/SIL/Verifier/SILVerifier.cpp
    • edit: lib/SIL/IR/SILDebugScope.cpp
  • Commit 2b8fec56c4c73f808c41ef4071c8dad994578349 by mgottesman:
    [debugging-the-compiler] Add more details to Dumping SIL section and

    • edit: docs/DebuggingTheCompiler.rst