swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#3824]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/3824/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Tue, 24 Apr 2018 18:16:56 -0500
Build duration:
25 min
Identified problems:
- 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: 10472 test(s), Total: 10472 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 515 test(s), Total: 515 test(s)
Changes
-
Commit 6189e6f1e9bbcd21ef06f23d40a34f67b5353db4 by hbh:
Simplify AbsolutePosition offset calculation and support columns
-
edit: tools/SwiftSyntax/SyntaxData.swift
-
edit: tools/SwiftSyntax/Diagnostic.swift
-
edit: tools/SwiftSyntax/Trivia.swift.gyb
-
Commit 6bc087374c5f83eca3fd4724751aff4acb3d727f by hbh:
Clarify comment
-
edit: tools/SwiftSyntax/SyntaxData.swift
-
edit: tools/SwiftSyntax/Diagnostic.swift
-
Commit 76d8331a997444dc1dbfdfba847b5d3d0c7a83af by hbh:
Un-rename property
-
edit: tools/SwiftSyntax/SyntaxData.swift
-
Commit 45cb8b7123c73e7bc8ab2c818f3f41fd0ef5f1af by klorentey:
[SE-0206][stdlib] De-underscore Hasher
-
edit: stdlib/public/core/ClosedRange.swift
-
edit: stdlib/public/core/Hasher.swift
-
edit: stdlib/public/core/Reverse.swift
-
edit: stdlib/public/core/KeyPath.swift
-
edit: stdlib/public/core/FloatingPointTypes.swift.gyb
-
edit: stdlib/private/StdlibUnittest/StdlibUnittest.swift
-
edit: validation-test/stdlib/HashingRandomization.swift
-
edit: stdlib/public/core/CTypes.swift
-
edit: stdlib/public/core/UnsafePointer.swift.gyb
-
edit: validation-test/stdlib/Hashing.swift
-
edit: stdlib/public/core/Hashable.swift
-
edit: validation-test/stdlib/HashingAvalanche.swift
-
edit: stdlib/public/core/Flatten.swift
-
edit: stdlib/public/core/StringHashable.swift
-
edit: validation-test/stdlib/FixedPoint.swift.gyb
-
edit: stdlib/public/core/PrefixWhile.swift
-
edit: stdlib/public/core/Range.swift
-
edit: stdlib/public/core/NewtypeWrapper.swift
-
edit: stdlib/public/core/Optional.swift
-
edit: lib/SILGen/SILGenExpr.cpp
-
edit: stdlib/public/core/Arrays.swift.gyb
-
edit: stdlib/public/core/Bool.swift
-
edit: stdlib/private/StdlibUnittest/MinimalTypes.swift
-
edit: test/Prototypes/DoubleWidth.swift.gyb
-
edit: stdlib/public/core/DropWhile.swift
-
edit: test/SILGen/objc_bridging_any.swift
-
edit: stdlib/public/core/Dictionary.swift
-
edit: stdlib/public/core/Integers.swift.gyb
-
edit: stdlib/public/core/AnyHashable.swift
-
edit: stdlib/public/core/Set.swift
-
Commit de663384751a277ac78f674c6f4d2ab45fedab1b by klorentey:
[SE-0206][stdlib] Document Hasher
-
edit: stdlib/public/core/Hasher.swift
-
Commit 87685aaef987cb590627dbace0af576e12495ce0 by klorentey:
[SE-0206][stdlib] Make Hasher.finalize() nonmutating but __consuming
-
edit: stdlib/public/core/Dictionary.swift
-
edit: stdlib/public/core/Hashable.swift
-
edit: stdlib/public/core/Hasher.swift
-
edit: stdlib/public/core/Set.swift
-
Commit 641d9b13122188d514a4fb30ffa86db45e85321b by klorentey:
[lit] Add %target-run-stdlib-swiftgyb
-
Commit 97ec2967e0239c5fec84af39ee8073a471eed4cd by klorentey:
[SE-0206][stdlib] Hasher, SipHash: Make non-public declarations internal
-
edit: stdlib/public/core/SipHash.swift
-
edit: validation-test/stdlib/HashingRandomization.swift
-
edit: validation-test/stdlib/FixedPoint.swift.gyb
-
edit: validation-test/stdlib/SipHash.swift
-
edit: stdlib/public/core/Hasher.swift
-
Commit 08d8804da92ff9c7102a3d01bf7626310220583e by klorentey:
[SE-0206][stdlib] Clarify Hasher.finalize() documentation
-
edit: stdlib/public/core/Hasher.swift
-
Commit 0fb3e881103861715674b64d7c6090675c1db6d7 by klorentey:
[SE-0206][stdlib] De-underscore Hashable.hash(into:)
-
edit: stdlib/public/core/Flatten.swift
-
edit: stdlib/public/core/Hashable.swift
-
edit: stdlib/public/core/Set.swift
-
edit: stdlib/public/core/UnsafePointer.swift.gyb
-
edit: stdlib/public/core/Bool.swift
-
edit: stdlib/public/core/CTypes.swift
-
edit: stdlib/public/core/Range.swift
-
edit: stdlib/public/core/PrefixWhile.swift
-
edit: stdlib/public/core/KeyPath.swift
-
edit: stdlib/public/core/Hasher.swift
-
edit: stdlib/public/core/Reverse.swift
-
edit: stdlib/public/core/ClosedRange.swift
-
edit: stdlib/private/StdlibUnittest/MinimalTypes.swift
-
edit: test/SILGen/objc_bridging_any.swift
-
edit: stdlib/public/core/Arrays.swift.gyb
-
edit: stdlib/public/core/Optional.swift
-
edit: stdlib/public/core/StringHashable.swift
-
edit: stdlib/public/core/Integers.swift.gyb
-
edit: stdlib/public/core/NewtypeWrapper.swift
-
edit: stdlib/public/core/DropWhile.swift
-
edit: stdlib/private/StdlibUnittest/StdlibUnittest.swift
-
edit: stdlib/public/core/FloatingPointTypes.swift.gyb
-
edit: stdlib/public/core/Dictionary.swift
-
edit: stdlib/public/core/AnyHashable.swift
-
edit: test/Prototypes/DoubleWidth.swift.gyb
-
Commit 23c1b24e6af4a5c13364dc65ec392ec29fa22a78 by klorentey:
[SE-0206][Sema] Update Hashable synthesizer to support hash(into:)
-
edit: include/swift/AST/KnownStdlibTypes.def
-
edit: lib/Sema/DerivedConformances.cpp
-
edit: lib/AST/ASTContext.cpp
-
edit: lib/Sema/TypeCheckDecl.cpp
-
edit: include/swift/AST/DiagnosticsSema.def
-
edit: include/swift/AST/KnownIdentifiers.def
-
edit: include/swift/AST/ASTContext.h
-
edit: stdlib/public/core/Hashable.swift
-
edit: lib/Sema/DerivedConformanceEquatableHashable.cpp
-
Commit 7d679f8d39cd9dd5dd877156bd6f29e2d29cba40 by klorentey:
[SE-0206][CoreFoundation] _CFObject: Provide default implementation for
-
edit: stdlib/public/SDK/CoreFoundation/CoreFoundation.swift
-
Commit 130bcfd32d9bb56d46f1ca3f3ee0fb6dc0613d55 by klorentey:
[SE-0206][test] Fix tests that look at Hashable requirements
-
edit: test/IDE/complete_enum_elements.swift
-
edit: test/IDE/print_ast_tc_decls.swift
-
edit: test/api-digester/Outputs/cake.json
-
Commit fa264204e2486ad8343effde3347a9e3554ab6ad by klorentey:
[SE-0206][Sema] Add separate hash(into:) impl for enums with no
-
edit: test/IRGen/enum_derived.swift
-
edit: lib/Sema/DerivedConformanceEquatableHashable.cpp
-
Commit 110ee052b112a5fe9728a3b03027fa5414ef36e6 by klorentey:
[SE-0206][test] Update diagnostic tests for Hashable derivation
-
edit: test/Sema/struct_equatable_hashable.swift
-
edit: test/Sema/enum_conformance_synthesis.swift
-
Commit 1e1f6b8d925d5a86b2c53d2858bae9cf15e4b333 by klorentey:
[stdlib] Remove obsolete hashing interfaces
-
edit: stdlib/public/core/Hashing.swift
-
edit: validation-test/compiler_crashers_2_fixed/0123-rdar31164540.swift
-
Commit 5d7549c1e00ba27937a4797b86afe9d9aace3b12 by hbh:
Monomorphize AbsolutePosition.copy()
-
edit: tools/SwiftSyntax/SyntaxData.swift
-
Commit 572a144d2d6aa00984db175ab58290958bb45b59 by hbh:
Rename byteOffset to utf8Offset and remove utf16
-
edit: tools/SwiftSyntax/Trivia.swift.gyb
-
edit: tools/SwiftSyntax/Diagnostic.swift
-
edit: tools/SwiftSyntax/SyntaxData.swift
-
edit: tools/SwiftSyntax/CMakeLists.txt
-
edit: test/SwiftSyntax/AbsolutePosition.swift
-
Commit 6b29e2dd97d4000580a5bc389e19c642a4d765d8 by hbh:
Re-add AbsolutePosition.swift
-
add: tools/SwiftSyntax/AbsolutePosition.swift
-
Commit 0f5ac8d57aa4f8be446e0713c5ad0688e10bf40e by hbh:
Actually add offsets in add(columns:) and add(lines:size:)
-
edit: tools/SwiftSyntax/AbsolutePosition.swift