Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder linux-rel-css Build #4430

Results:

Build successful

SourceStamp:

Projectservo/servo
Repositoryhttps://github.com/servo/servo
Branchauto
Revision9a9a0749b8333947df88da9133f7ebd6283601e0
Got Revision9a9a0749b8333947df88da9133f7ebd6283601e0
Changes1 change

BuildSlave:

servo-linux1

Reason:

The AnyBranchScheduler scheduler named 'servo-auto' triggered this build

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. generic generic ( 0 secs )
    1. - no logs -
  3. generic_1 generic_1 ( 0 secs )
    1. - no logs -
  4. shell 'pkill -x ...' ( 0 secs )
    1. stdio
  5. shell__1 './mach clean-nightlies ...' ( 8 secs )
    1. stdio
  6. compile ran build --release --with-debug-assertions warnings ( 15 mins, 28 secs )
    1. warnings (1)
  7. test ran test-css --release --processes 16 --always-succeed ( 10 mins, 17 secs )
    1. css-errorsummary.log
  8. shell__2 './mach filter-intermittents ...' ( 0 secs )
    1. stdio
    2. filtered-css-errorsummary.log
    3. intermittents.log
  9. compile__1 ran build-cef --release --with-debug-assertions warnings ( 36 secs )
    1. stdio
    2. warnings (1)
  10. compile__2 ran build-geckolib --release ( 5 mins, 19 secs )
    1. stdio
  11. test__1 ran test-stylo --release ( 5 mins, 17 secs )
    1. - no logs -
  12. shell__3 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  13. shell__4 'bash ./etc/ci/manifest_changed.sh' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch auto Build
builddir /home/servo/buildbot/slave/linux-rel-css slave
buildername linux-rel-css Builder
buildnumber 4430 Build
codebase Build
got_revision 9a9a0749b8333947df88da9133f7ebd6283601e0 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 9a9a0749b8333947df88da9133f7ebd6283601e0 Build
scheduler servo-auto Scheduler
slavename servo-linux1 BuildSlave
warnings-count 2 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartMon Jun 5 19:51:00 2017
EndMon Jun 5 20:28:13 2017
Elapsed37 mins, 13 secs

All Changes:

:

  1. Change #49965

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Mon 05 Jun 2017 19:41:44
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 9a9a0749b8333947df88da9133f7ebd6283601e0

    Comments

    Auto merge of #17104 - Eijebong:bump_euclid_heapsize, r=emilio
    
    Bump euclid to 0.13 and heapsize to 0.4
    
    This is necessary for the serde 1.0 update.
    
    --
    - [X] `./mach build -d` does not report any errors
    - [X] `./mach test-tidy` does not report any errors
    - [ ] These changes fix #__ (github issue number if applicable).
    
    - [X] These changes do not require tests because it's just a dependency bump
    
    <!-- Reviewable:start -->
    ---
    This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/17104)
    <!-- Reviewable:end -->

    Changed files

    • Cargo.lock
    • components/canvas/Cargo.toml
    • components/canvas_traits/Cargo.toml
    • components/compositing/Cargo.toml
    • components/config/Cargo.toml
    • components/constellation/Cargo.toml
    • components/devtools_traits/Cargo.toml
    • components/geometry/Cargo.toml
    • components/gfx/Cargo.toml
    • components/gfx_traits/Cargo.toml
    • components/layout/Cargo.toml
    • components/layout_thread/Cargo.toml
    • components/msg/Cargo.toml
    • components/net_traits/Cargo.toml
    • components/range/Cargo.toml
    • components/script/Cargo.toml
    • components/script_layout_interface/Cargo.toml
    • components/script_traits/Cargo.toml
    • components/selectors/Cargo.toml
    • components/servo/Cargo.toml
    • components/style/Cargo.toml
    • components/style_traits/Cargo.toml
    • components/url/Cargo.toml
    • components/webdriver_server/Cargo.toml
    • ports/cef/Cargo.toml
    • ports/glutin/Cargo.toml
    • ports/glutin/window.rs
    • tests/unit/script/Cargo.toml
    • tests/unit/style/Cargo.toml
    • tests/unit/stylo/Cargo.toml