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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-5.0-incremental-RA-linux-ubuntu-18_04-long-test/98/
Project:
oss-swift-5.0-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Thu, 06 Dec 2018 00:06:00 -0600
Build duration:
14 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:

Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 7 test(s), Total: 10977 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 522 test(s), Total: 522 test(s)

Changes

  • Commit 7a904af40ec69e77e6870d52aeb2838d87df57c7 by rjmccall:
    Don't crash when modifying a global observed variable.

    • edit: lib/SILGen/SILGen.cpp
    • edit: test/SILGen/lazy_global_access.swift
  • Commit 5a945f370e732f22252cc9861139458450918dec by arphaman:
    [darwin] remove version number check when enabling

    • edit: lib/Driver/ToolChains/Clang.cpp
    • edit: test/Driver/rewrite-legacy-objc.m