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

Builder linux-rel-css Build #4340

Results:

Failed shell__2

SourceStamp:

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

BuildSlave:

servo-linux1

Reason:

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

Steps and Logfiles:

  1. git update ( 10 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 ...' ( 9 secs )
    1. stdio
  6. compile ran build --release --with-debug-assertions ( 16 mins, 23 secs )
    1. - no logs -
  7. test ran test-css --release --processes 16 --always-succeed ( 11 mins, 54 secs )
    1. css-errorsummary.log
  8. shell__2 './mach filter-intermittents ...' failed ( 0 secs )
    1. stdio
    2. filtered-css-errorsummary.log
    3. intermittents.log
  9. compile__1 ran build-cef --release --with-debug-assertions warnings ( 38 secs )
    1. stdio
    2. warnings (1)
  10. compile__2 ran build-geckolib --release ( 5 mins, 32 secs )
    1. stdio
  11. test__1 ran test-stylo --release ( 5 mins, 21 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 4340 Build
codebase Build
got_revision 30b493e552723799066a56667fcef49d2a44a2cb Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 30b493e552723799066a56667fcef49d2a44a2cb Build
scheduler servo-auto Scheduler
slavename servo-linux1 BuildSlave
warnings-count 1 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartWed May 31 03:55:53 2017
EndWed May 31 04:36:05 2017
Elapsed40 mins, 12 secs

All Changes:

:

  1. Change #49501

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Wed 31 May 2017 03:55:52
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 30b493e552723799066a56667fcef49d2a44a2cb

    Comments

    Auto merge of #17104 - Eijebong:bump_euclid_heapsize, r=jdm
    
    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