Created
July 13, 2018 16:16
-
-
Save nt1m/1d767a3d10386ce17e6dcdb1c050587d to your computer and use it in GitHub Desktop.
Build failure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| timnguyen @ mozilla-unified ⚡️ ./mach build | |
| 0:00.69 Clobber not needed. | |
| 0:00.69 Adding make options from /Users/timnguyen/code/mozilla-unified/mozconfig | |
| MOZ_OBJDIR=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0 | |
| OBJDIR=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0 | |
| FOUND_MOZCONFIG=/Users/timnguyen/code/mozilla-unified/mozconfig | |
| export FOUND_MOZCONFIG | |
| 0:00.71 /usr/bin/make -f client.mk -s | |
| 0:01.84 Elapsed: 0.00s; From dist/public: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. | |
| 0:01.84 Elapsed: 0.00s; From dist/private: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. | |
| 0:01.86 Elapsed: 0.02s; From dist/xpi-stage: Kept 59 existing; Added/updated 0; Removed 0 files and 0 directories. | |
| 0:02.07 Elapsed: 0.22s; From _tests: Kept 1071 existing; Added/updated 0; Removed 0 files and 0 directories. | |
| 0:02.22 Elapsed: 0.38s; From dist/bin: Kept 2415 existing; Added/updated 0; Removed 0 files and 0 directories. | |
| 0:02.49 Elapsed: 0.65s; From dist/include: Kept 5341 existing; Added/updated 0; Removed 0 files and 0 directories. | |
| 0:04.05 force-cargo-library-build | |
| 0:05.63 Compiling style v0.0.1 (file:///Users/timnguyen/code/mozilla-unified/servo/components/style) | |
| 0:05.70 Compiling webrender v0.57.2 (file:///Users/timnguyen/code/mozilla-unified/gfx/webrender) | |
| 0:05.89 Compiling audioipc-server v0.2.3 (file:///Users/timnguyen/code/mozilla-unified/media/audioipc/server) | |
| 0:06.08 Compiling style_traits v0.0.1 (file:///Users/timnguyen/code/mozilla-unified/servo/components/style_traits) | |
| 0:06.57 warning: lint unused_doc_comment has been renamed to unused_doc_comments | |
| 0:06.57 --> media/audioipc/server/src/lib.rs:42:5 | |
| 0:06.57 | | |
| 0:06.57 42 | / error_chain! { | |
| 0:06.57 43 | | links { | |
| 0:06.57 44 | | AudioIPC(::audioipc::errors::Error, ::audioipc::errors::ErrorKind); | |
| 0:06.57 45 | | } | |
| 0:06.57 ... | | |
| 0:06.57 50 | | } | |
| 0:06.57 51 | | } | |
| 0:06.57 | |_____^ | |
| 0:06.57 | | |
| 0:06.57 = note: #[warn(renamed_and_removed_lints)] on by default | |
| 0:06.57 = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) | |
| 0:06.58 warning: lint unused_doc_comment has been renamed to unused_doc_comments | |
| 0:06.58 --> media/audioipc/server/src/lib.rs:42:5 | |
| 0:06.58 | | |
| 0:06.58 42 | / error_chain! { | |
| 0:06.58 43 | | links { | |
| 0:06.58 44 | | AudioIPC(::audioipc::errors::Error, ::audioipc::errors::ErrorKind); | |
| 0:06.58 45 | | } | |
| 0:06.58 ... | | |
| 0:06.58 50 | | } | |
| 0:06.58 51 | | } | |
| 0:06.58 | |_____^ | |
| 0:06.58 | | |
| 0:06.58 = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) | |
| 0:06.58 warning: lint unused_doc_comment has been renamed to unused_doc_comments | |
| 0:06.58 --> media/audioipc/server/src/lib.rs:42:5 | |
| 0:06.58 | | |
| 0:06.58 42 | / error_chain! { | |
| 0:06.58 43 | | links { | |
| 0:06.58 44 | | AudioIPC(::audioipc::errors::Error, ::audioipc::errors::ErrorKind); | |
| 0:06.58 45 | | } | |
| 0:06.58 ... | | |
| 0:06.58 50 | | } | |
| 0:06.58 51 | | } | |
| 0:06.58 | |_____^ | |
| 0:06.58 | | |
| 0:06.58 = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) | |
| 0:07.36 dom/media/imagecapture | |
| 0:07.36 dom/media/ipc | |
| 0:07.37 dom/media/mediacapabilities | |
| 0:07.39 dom/media/mediasink | |
| 0:08.45 dom/media/mediasource | |
| 0:17.27 dom/media/mediasource/gtest | |
| 0:23.33 dom/media/mp3 | |
| 0:23.54 error: failed to run custom build command for `style v0.0.1 (file:///Users/timnguyen/code/mozilla-unified/servo/components/style)` | |
| 0:23.54 process didn't exit successfully: `/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/toolkit/library/release/build/style-8c42254d288d855f/build-script-build` (exit code: 101) | |
| 0:23.54 --- stdout | |
| 0:23.54 cargo:rerun-if-changed=build.rs | |
| 0:23.54 cargo:out_dir=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/toolkit/library/x86_64-apple-darwin/release/build/style-48ecdc3adea4c32b/out | |
| 0:23.54 cargo:rerun-if-changed=properties/build.py | |
| 0:23.54 cargo:rerun-if-changed=properties/helpers.mako.rs | |
| 0:23.54 cargo:rerun-if-changed=properties/gecko.mako.rs | |
| 0:23.54 cargo:rerun-if-changed=properties/properties.mako.rs | |
| 0:23.54 cargo:rerun-if-changed=properties/longhands/background.mako.rs | |
| 0:23.54 cargo:rerun-if-changed=properties/longhands/table.mako.rs | |
| 0:23.54 cargo:rerun-if-changed=properties/longhands/padding.mako.rs | |
| 0:23.54 cargo:rerun-if-changed=properties/longhands/inherited_table.mako.rs | |
| 0:23.54 cargo:rerun-if-changed=properties/longhands/font.mako.rs | |
| 0:23.54 cargo:rerun-if-changed=properties/longhands/outline.mako.rs | |
| 0:23.54 cargo:rerun-if-changed=properties/longhands/color.mako.rs | |
| 0:23.55 cargo:rerun-if-changed=properties/longhands/counters.mako.rs | |
| 0:23.55 cargo:rerun-if-changed=properties/longhands/border.mako.rs | |
| 0:23.55 cargo:rerun-if-changed=properties/longhands/inherited_box.mako.rs | |
| 0:23.55 cargo:rerun-if-changed=properties/longhands/column.mako.rs | |
| 0:23.55 cargo:rerun-if-changed=properties/longhands/svg.mako.rs | |
| 0:23.55 cargo:rerun-if-changed=properties/longhands/inherited_ui.mako.rs | |
| 0:23.55 cargo:rerun-if-changed=properties/longhands/text.mako.rs | |
| 0:23.55 cargo:rerun-if-changed=properties/longhands/margin.mako.rs | |
| 0:23.55 cargo:rerun-if-changed=properties/longhands/xul.mako.rs | |
| 0:23.55 cargo:rerun-if-changed=properties/longhands/position.mako.rs | |
| 0:23.55 cargo:rerun-if-changed=properties/longhands/inherited_text.mako.rs | |
| 0:23.55 cargo:rerun-if-changed=properties/longhands/box.mako.rs | |
| 0:23.55 cargo:rerun-if-changed=properties/longhands/effects.mako.rs | |
| 0:23.55 cargo:rerun-if-changed=properties/longhands/inherited_svg.mako.rs | |
| 0:23.55 cargo:rerun-if-changed=properties/longhands/ui.mako.rs | |
| 0:23.55 cargo:rerun-if-changed=properties/longhands/list.mako.rs | |
| 0:23.55 cargo:rerun-if-changed=properties/Mako-0.9.1.zip | |
| 0:23.55 cargo:rerun-if-changed=properties/helpers/animated_properties.mako.rs | |
| 0:23.55 cargo:rerun-if-changed=properties/declaration_block.rs | |
| 0:23.55 cargo:rerun-if-changed=properties/data.py | |
| 0:23.55 cargo:rerun-if-changed=properties/computed_value_flags.rs | |
| 0:23.55 cargo:rerun-if-changed=properties/properties.html.mako | |
| 0:23.55 cargo:rerun-if-changed=properties/shorthands/background.mako.rs | |
| 0:23.56 cargo:rerun-if-changed=properties/shorthands/padding.mako.rs | |
| 0:23.56 cargo:rerun-if-changed=properties/shorthands/font.mako.rs | |
| 0:23.56 cargo:rerun-if-changed=properties/shorthands/outline.mako.rs | |
| 0:23.56 cargo:rerun-if-changed=properties/shorthands/border.mako.rs | |
| 0:23.56 cargo:rerun-if-changed=properties/shorthands/column.mako.rs | |
| 0:23.56 cargo:rerun-if-changed=properties/shorthands/svg.mako.rs | |
| 0:23.56 cargo:rerun-if-changed=properties/shorthands/text.mako.rs | |
| 0:23.56 cargo:rerun-if-changed=properties/shorthands/margin.mako.rs | |
| 0:23.56 cargo:rerun-if-changed=properties/shorthands/position.mako.rs | |
| 0:23.56 cargo:rerun-if-changed=properties/shorthands/inherited_text.mako.rs | |
| 0:23.56 cargo:rerun-if-changed=properties/shorthands/box.mako.rs | |
| 0:23.56 cargo:rerun-if-changed=properties/shorthands/inherited_svg.mako.rs | |
| 0:23.56 cargo:rerun-if-changed=properties/shorthands/list.mako.rs | |
| 0:23.56 cargo:rerun-if-changed=build_gecko.rs | |
| 0:23.56 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/servo/components/style/gecko/regen_atoms.py | |
| 0:23.56 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla-config.h | |
| 0:23.56 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/layout/style/ServoBindings.toml | |
| 0:23.56 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/layout/style/bindgen.toml | |
| 0:23.56 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ServoBindings.h | |
| 0:23.56 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/AtomArray.h | |
| 0:23.56 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/RefPtr.h | |
| 0:23.56 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/AlreadyAddRefed.h | |
| 0:23.56 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Assertions.h | |
| 0:23.56 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Attributes.h | |
| 0:23.56 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Compiler.h | |
| 0:23.57 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Likely.h | |
| 0:23.57 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/MacroArgs.h | |
| 0:23.57 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/StaticAnalysisFunctions.h | |
| 0:23.57 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Types.h | |
| 0:23.57 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsTraceRefcnt.h | |
| 0:23.57 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nscore.h | |
| 0:23.57 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/xpcom-config.h | |
| 0:23.57 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/RefCountType.h | |
| 0:23.57 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsError.h | |
| 0:23.57 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/ErrorList.h | |
| 0:23.57 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Move.h | |
| 0:23.57 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/TypeTraits.h | |
| 0:23.57 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsTArray.h | |
| 0:23.57 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsTArrayForwardDeclare.h | |
| 0:23.57 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Alignment.h | |
| 0:23.57 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ArrayIterator.h | |
| 0:23.57 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/BinarySearch.h | |
| 0:23.57 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/CheckedInt.h | |
| 0:23.57 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/IntegerTypeTraits.h | |
| 0:23.57 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/fallible.h | |
| 0:23.57 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/MathAlgorithms.h | |
| 0:23.57 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/MemoryReporting.h | |
| 0:23.57 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/mozalloc.h | |
| 0:23.57 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/mozalloc_abort.h | |
| 0:23.57 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/TemplateLib.h | |
| 0:23.58 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ReverseIterator.h | |
| 0:23.58 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Span.h | |
| 0:23.58 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Array.h | |
| 0:23.58 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Casting.h | |
| 0:23.58 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/UniquePtr.h | |
| 0:23.58 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Pair.h | |
| 0:23.58 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsCycleCollectionNoteChild.h | |
| 0:23.58 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsCycleCollectionTraversalCallback.h | |
| 0:23.58 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/jspubtd.h | |
| 0:23.58 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/jstypes.h | |
| 0:23.58 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js-config.h | |
| 0:23.58 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/ProtoKey.h | |
| 0:23.58 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/Result.h | |
| 0:23.58 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Result.h | |
| 0:23.58 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Variant.h | |
| 0:23.58 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/OperatorNewExtensions.h | |
| 0:23.58 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/TraceKind.h | |
| 0:23.58 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/TypeDecls.h | |
| 0:23.58 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/HeapAPI.h | |
| 0:23.58 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/Utility.h | |
| 0:23.58 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Atomics.h | |
| 0:23.58 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/WrappingOperations.h | |
| 0:23.58 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozmemory.h | |
| 0:23.58 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozmemory_wrap.h | |
| 0:23.58 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozjemalloc_types.h | |
| 0:23.58 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/malloc_decls.h | |
| 0:23.58 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsISupports.h | |
| 0:23.59 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsrootidl.h | |
| 0:23.59 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsStringFwd.h | |
| 0:23.59 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsISupportsBase.h | |
| 0:23.59 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsID.h | |
| 0:23.59 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsISupportsUtils.h | |
| 0:23.59 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsDebug.h | |
| 0:23.59 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsXPCOM.h | |
| 0:23.59 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsXPCOMCID.h | |
| 0:23.59 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/IntegerPrintfMacros.h | |
| 0:23.59 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Printf.h | |
| 0:23.59 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/AllocPolicy.h | |
| 0:23.59 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsISupportsImpl.h | |
| 0:23.59 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nspr/prthread.h | |
| 0:23.59 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nspr/prtypes.h | |
| 0:23.59 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nspr/prcpucfg.h | |
| 0:23.59 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nspr/md/_darwin.cfg | |
| 0:23.59 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nspr/md/_win95.cfg | |
| 0:23.59 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nspr/md/_freebsd.cfg | |
| 0:23.59 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nspr/md/_netbsd.cfg | |
| 0:23.59 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nspr/md/_openbsd.cfg | |
| 0:23.59 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nspr/md/_linux.cfg | |
| 0:23.59 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nspr/md/_solaris.cfg | |
| 0:23.60 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nspr/prinrval.h | |
| 0:23.60 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/MacroForEach.h | |
| 0:23.60 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsAlgorithm.h | |
| 0:23.60 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsCharTraits.h | |
| 0:23.60 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsQuickSort.h | |
| 0:23.60 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsRegionFwd.h | |
| 0:23.60 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsTArray-inl.h | |
| 0:23.60 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ServoTypes.h | |
| 0:23.60 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/TypedEnumBits.h | |
| 0:23.60 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ServoBindingTypes.h | |
| 0:23.60 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ServoComputedData.h | |
| 0:23.60 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsStyleStructList.h | |
| 0:23.60 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/SheetType.h | |
| 0:23.60 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/gfx/Types.h | |
| 0:23.60 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/EndianUtils.h | |
| 0:23.60 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/DebugOnly.h | |
| 0:23.60 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsCSSPropertyID.h | |
| 0:23.60 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsCSSFontDescList.h | |
| 0:23.60 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsCSSCounterDescList.h | |
| 0:23.60 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsStyleAutoArray.h | |
| 0:23.60 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ServoArcTypeList.h | |
| 0:23.60 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ServoComputedDataInlines.h | |
| 0:23.60 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsStyleStruct.h | |
| 0:23.60 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Maybe.h | |
| 0:23.61 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/MemoryChecking.h | |
| 0:23.61 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Poison.h | |
| 0:23.61 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/StaticPtr.h | |
| 0:23.61 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/StyleComplexColor.h | |
| 0:23.61 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsColor.h | |
| 0:23.61 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsCoord.h | |
| 0:23.61 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/FloatingPoint.h | |
| 0:23.61 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsMathUtils.h | |
| 0:23.61 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsMargin.h | |
| 0:23.61 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsPoint.h | |
| 0:23.61 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/gfx/BaseSize.h | |
| 0:23.61 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/gfx/BasePoint.h | |
| 0:23.61 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsSize.h | |
| 0:23.61 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/gfx/Point.h | |
| 0:23.61 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/gfx/BaseMargin.h | |
| 0:23.61 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/gfx/Rect.h | |
| 0:23.61 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsFont.h | |
| 0:23.61 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/gfxFontFamilyList.h | |
| 0:23.61 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsString.h | |
| 0:23.61 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsAString.h | |
| 0:23.61 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsStringIterator.h | |
| 0:23.61 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsStringFlags.h | |
| 0:23.61 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsTStringRepr.h | |
| 0:23.61 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Char16.h | |
| 0:23.61 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsTSubstring.h | |
| 0:23.61 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsTSubstringTuple.h | |
| 0:23.62 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsDependentSubstring.h | |
| 0:23.62 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsTDependentSubstring.h | |
| 0:23.62 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsTLiteralString.h | |
| 0:23.62 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsReadableUtils.h | |
| 0:23.62 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsTString.h | |
| 0:23.62 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsDependentString.h | |
| 0:23.62 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsTDependentString.h | |
| 0:23.62 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsLiteralString.h | |
| 0:23.62 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsPromiseFlatString.h | |
| 0:23.62 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsTPromiseFlatString.h | |
| 0:23.62 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsUnicharUtils.h | |
| 0:23.62 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/NotNull.h | |
| 0:23.62 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/gfxFontConstants.h | |
| 0:23.62 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/gfxFontPrefLangList.h | |
| 0:23.62 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/gfxFontFeatures.h | |
| 0:23.62 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsTHashtable.h | |
| 0:23.62 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/PLDHashTable.h | |
| 0:23.62 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsPointerHashKeys.h | |
| 0:23.62 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/HashFunctions.h | |
| 0:23.62 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/PodOperations.h | |
| 0:23.62 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ArrayUtils.h | |
| 0:23.62 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/EnumeratedArray.h | |
| 0:23.62 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/gfxFontVariations.h | |
| 0:23.62 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/gfx/FontVariation.h | |
| 0:23.62 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/FontPropertyTypes.h | |
| 0:23.63 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsStyleCoord.h | |
| 0:23.63 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/EnumTypeTraits.h | |
| 0:23.63 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsStyleConsts.h | |
| 0:23.63 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/X11UndefineNone.h | |
| 0:23.63 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsChangeHint.h | |
| 0:23.63 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsTimingFunction.h | |
| 0:23.63 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsCOMPtr.h | |
| 0:23.63 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsCOMArray.h | |
| 0:23.63 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsCSSValue.h | |
| 0:23.63 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/CORSMode.h | |
| 0:23.63 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/URLExtraData.h | |
| 0:23.63 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/URL.h | |
| 0:23.63 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/BindingDeclarations.h | |
| 0:23.63 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/RootingAPI.h | |
| 0:23.63 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/GuardObjects.h | |
| 0:23.63 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/LinkedList.h | |
| 0:23.63 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/GCAnnotations.h | |
| 0:23.63 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/GCPolicyAPI.h | |
| 0:23.63 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/TracingAPI.h | |
| 0:23.63 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/AllocPolicy.h | |
| 0:23.63 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/HashTable.h | |
| 0:23.63 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Opaque.h | |
| 0:23.63 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ReentrancyGuard.h | |
| 0:23.63 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/ProfilingStack.h | |
| 0:23.63 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/Realm.h | |
| 0:23.63 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/UniquePtr.h | |
| 0:23.64 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/Value.h | |
| 0:23.64 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/GCAPI.h | |
| 0:23.64 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/TimeStamp.h | |
| 0:23.64 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Vector.h | |
| 0:23.64 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/RootedOwningNonNull.h | |
| 0:23.64 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/OwningNonNull.h | |
| 0:23.64 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsAutoPtr.h | |
| 0:23.64 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/RootedRefPtr.h | |
| 0:23.64 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/DOMString.h | |
| 0:23.64 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsStringBuffer.h | |
| 0:23.64 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsDOMString.h | |
| 0:23.64 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsAtom.h | |
| 0:23.64 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/URLSearchParams.h | |
| 0:23.64 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/StructuredClone.h | |
| 0:23.64 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/BufferList.h | |
| 0:23.64 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ScopeExit.h | |
| 0:23.64 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/Vector.h | |
| 0:23.65 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ErrorResult.h | |
| 0:23.65 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/Errors.msg | |
| 0:23.65 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsCycleCollectionParticipant.h | |
| 0:23.65 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsWrapperCache.h | |
| 0:23.65 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/Id.h | |
| 0:23.65 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIInputStream.h | |
| 0:23.65 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIPrincipal.h | |
| 0:23.65 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsISerializable.h | |
| 0:23.65 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIURI.h | |
| 0:23.65 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsCSSKeywords.h | |
| 0:23.65 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsCSSKeywordList.h | |
| 0:23.65 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsProxyRelease.h | |
| 0:23.65 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIEventTarget.h | |
| 0:23.65 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIRunnable.h | |
| 0:23.65 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIThread.h | |
| 0:23.65 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsISerialEventTarget.h | |
| 0:23.66 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/MainThreadUtils.h | |
| 0:23.66 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsPrintfCString.h | |
| 0:23.66 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsThreadUtils.h | |
| 0:23.66 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsICancelableRunnable.h | |
| 0:23.66 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIIdlePeriod.h | |
| 0:23.66 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIIdleRunnable.h | |
| 0:23.66 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsINamed.h | |
| 0:23.66 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIThreadManager.h | |
| 0:23.66 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsITimer.h | |
| 0:23.66 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Tuple.h | |
| 0:23.66 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/SystemGroup.h | |
| 0:23.66 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/TaskCategory.h | |
| 0:23.66 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/SchedulerGroup.h | |
| 0:23.66 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/AbstractEventQueue.h | |
| 0:23.66 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Mutex.h | |
| 0:23.66 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/BlockingResourceBase.h | |
| 0:23.66 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Logging.h | |
| 0:23.66 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nspr/prinit.h | |
| 0:23.66 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nspr/prwin16.h | |
| 0:23.66 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/PlatformMutex.h | |
| 0:23.66 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Queue.h | |
| 0:23.67 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ThreadLocal.h | |
| 0:23.67 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsILabelableRunnable.h | |
| 0:23.67 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsHashKeys.h | |
| 0:23.67 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIHashable.h | |
| 0:23.67 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsCRTGlue.h | |
| 0:23.67 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Unused.h | |
| 0:23.67 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsRefPtrHashtable.h | |
| 0:23.67 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsBaseHashtable.h | |
| 0:23.67 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/imgRequestProxy.h | |
| 0:23.67 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/imgIRequest.h | |
| 0:23.67 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIRequest.h | |
| 0:23.67 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsISecurityInfoProvider.h | |
| 0:23.67 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsILoadGroup.h | |
| 0:23.67 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsISupportsPriority.h | |
| 0:23.67 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsITimedChannel.h | |
| 0:23.67 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/imgRequest.h | |
| 0:23.67 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIChannelEventSink.h | |
| 0:23.67 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIInterfaceRequestor.h | |
| 0:23.67 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIStreamListener.h | |
| 0:23.67 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIRequestObserver.h | |
| 0:23.67 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIThreadRetargetableStreamListener.h | |
| 0:23.67 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIAsyncVerifyRedirectCallback.h | |
| 0:23.67 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/net/ReferrerPolicy.h | |
| 0:23.67 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIHttpChannel.h | |
| 0:23.67 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIChannel.h | |
| 0:23.67 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsILoadInfo.h | |
| 0:23.68 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIContentPolicy.h | |
| 0:23.68 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/BasePrincipal.h | |
| 0:23.68 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsJSPrincipals.h | |
| 0:23.68 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/jsapi.h | |
| 0:23.68 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Range.h | |
| 0:23.68 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/RangedPtr.h | |
| 0:23.68 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/CallArgs.h | |
| 0:23.68 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/CharacterEncoding.h | |
| 0:23.68 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/Class.h | |
| 0:23.68 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/GCVector.h | |
| 0:23.68 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/Principals.h | |
| 0:23.68 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/RefCounted.h | |
| 0:23.68 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/Stream.h | |
| 0:23.68 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/OriginAttributes.h | |
| 0:23.68 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/ChromeUtils.h | |
| 0:23.68 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/ChromeUtilsBinding.h | |
| 0:23.68 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/GeckoProfiler.h | |
| 0:23.68 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Sprintf.h | |
| 0:23.68 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/net/TimingStruct.h | |
| 0:23.69 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/FakeString.h | |
| 0:23.69 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/Nullable.h | |
| 0:23.69 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/PrototypeList.h | |
| 0:23.69 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/UnionMember.h | |
| 0:23.69 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIScriptSecurityManager.h | |
| 0:23.69 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/LoadTainting.h | |
| 0:23.69 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/ImageCacheKey.h | |
| 0:23.69 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/IProgressObserver.h | |
| 0:23.69 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/WeakPtr.h | |
| 0:23.69 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/RefCounted.h | |
| 0:23.69 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsRect.h | |
| 0:23.69 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/gfx/2D.h | |
| 0:23.69 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/GenericRefCounted.h | |
| 0:23.70 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Path.h | |
| 0:23.70 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/StaticMutex.h | |
| 0:23.70 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ThreadSafeWeakPtr.h | |
| 0:23.70 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/gfx/Logging.h | |
| 0:23.70 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/Orientation.h | |
| 0:23.70 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/CounterStyleManager.h | |
| 0:23.70 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsDataHashtable.h | |
| 0:23.70 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ServoElementSnapshot.h | |
| 0:23.70 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/EventStates.h | |
| 0:23.70 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/BorrowedAttrInfo.h | |
| 0:23.70 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/Element.h | |
| 0:23.70 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/FragmentOrElement.h | |
| 0:23.70 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsAttrAndChildArray.h | |
| 0:23.70 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsAttrName.h | |
| 0:23.70 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/NodeInfo.h | |
| 0:23.70 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/NameSpaceConstants.h | |
| 0:23.70 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsAttrValue.h | |
| 0:23.70 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsCaseTreatment.h | |
| 0:23.71 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/SVGAttrValueWrapper.h | |
| 0:23.71 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIContent.h | |
| 0:23.71 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsINode.h | |
| 0:23.71 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsGkAtoms.h | |
| 0:23.71 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsStaticAtom.h | |
| 0:23.71 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsGkAtomList.h | |
| 0:23.71 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIVariant.h | |
| 0:23.71 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIWeakReference.h | |
| 0:23.71 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIWeakReferenceUtils.h | |
| 0:23.71 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsNodeInfoManager.h | |
| 0:23.71 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsPropertyTable.h | |
| 0:23.71 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsTObserverArray.h | |
| 0:23.71 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/EventTarget.h | |
| 0:23.71 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/NodeBinding.h | |
| 0:23.71 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/EventNameList.h | |
| 0:23.71 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsNodeUtils.h | |
| 0:23.71 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIMutationObserver.h | |
| 0:23.71 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIHTMLCollection.h | |
| 0:23.71 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsXBLBinding.h | |
| 0:23.71 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsXBLService.h | |
| 0:23.71 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsWeakReference.h | |
| 0:23.72 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsINodeList.h | |
| 0:23.72 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsClassHashtable.h | |
| 0:23.72 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/DirectionalityUtils.h | |
| 0:23.72 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsILinkHandler.h | |
| 0:23.72 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/EventForwards.h | |
| 0:23.72 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/EventMessageList.h | |
| 0:23.72 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/EventClassList.h | |
| 0:23.72 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/KeyNameList.h | |
| 0:23.72 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/PhysicalKeyCodeNameList.h | |
| 0:23.72 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/CommandList.h | |
| 0:23.72 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/FlushType.h | |
| 0:23.72 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsDOMAttributeMap.h | |
| 0:23.72 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/Attr.h | |
| 0:23.72 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsStubMutationObserver.h | |
| 0:23.72 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsPresContext.h | |
| 0:23.72 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/MediaFeatureChange.h | |
| 0:23.72 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIPresShell.h | |
| 0:23.72 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ArenaObjectID.h | |
| 0:23.72 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsQueryFrame.h | |
| 0:23.73 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsFrameIdList.h | |
| 0:23.73 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsPresArenaObjectList.h | |
| 0:23.73 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ServoStyleSet.h | |
| 0:23.73 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/PostTraversalTask.h | |
| 0:23.73 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ServoUtils.h | |
| 0:23.73 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsCSSPseudoElements.h | |
| 0:23.73 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/CSSEnabledState.h | |
| 0:23.73 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsCSSPseudoElementList.h | |
| 0:23.73 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsCSSAnonBoxes.h | |
| 0:23.73 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsCSSAnonBoxList.h | |
| 0:23.73 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIMemoryReporter.h | |
| 0:23.73 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/StyleSheet.h | |
| 0:23.73 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/css/SheetParsingMode.h | |
| 0:23.73 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/CSSStyleSheetBinding.h | |
| 0:23.73 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/SRIMetadata.h | |
| 0:23.73 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/MozPromise.h | |
| 0:23.73 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Monitor.h | |
| 0:23.73 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/CondVar.h | |
| 0:23.73 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/PlatformConditionVariable.h | |
| 0:23.73 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/StyleSheetInfo.h | |
| 0:23.73 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsICSSLoaderObserver.h | |
| 0:23.73 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsCompatibility.h | |
| 0:23.74 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/gfxPoint.h | |
| 0:23.74 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsISelectionController.h | |
| 0:23.74 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsISelectionDisplay.h | |
| 0:23.74 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsFrameManager.h | |
| 0:23.74 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsFrameList.h | |
| 0:23.74 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsPresArena.h | |
| 0:23.74 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ArenaAllocator.h | |
| 0:23.74 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ArenaRefPtr.h | |
| 0:23.74 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIImageLoadingContent.h | |
| 0:23.74 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/imgINotificationObserver.h | |
| 0:23.74 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/Visibility.h | |
| 0:23.74 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsFrameState.h | |
| 0:23.74 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsFrameStateBits.h | |
| 0:23.74 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsStubDocumentObserver.h | |
| 0:23.74 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIDocumentObserver.h | |
| 0:23.74 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/Units.h | |
| 0:23.75 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/gfx/Coord.h | |
| 0:23.75 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/gfx/RectAbsolute.h | |
| 0:23.75 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/gfx/ScaleFactor.h | |
| 0:23.75 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/gfx/ScaleFactors2D.h | |
| 0:23.75 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsRegion.h | |
| 0:23.75 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ArrayView.h | |
| 0:23.75 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/gfx/MatrixFwd.h | |
| 0:23.75 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/pixman.h | |
| 0:23.75 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/cairo/pixman-rename.h | |
| 0:23.75 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/AppUnits.h | |
| 0:23.75 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIPresShellInlines.h | |
| 0:23.75 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIDocument.h | |
| 0:23.75 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIApplicationCache.h | |
| 0:23.75 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIApplicationCacheContainer.h | |
| 0:23.75 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIContentViewer.h | |
| 0:23.75 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsILoadContext.h | |
| 0:23.75 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIParser.h | |
| 0:23.75 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIDTD.h | |
| 0:23.75 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsITokenizer.h | |
| 0:23.75 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsParserBase.h | |
| 0:23.75 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIProgressEventSink.h | |
| 0:23.75 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsISecurityEventSink.h | |
| 0:23.75 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIScriptGlobalObject.h | |
| 0:23.75 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIGlobalObject.h | |
| 0:23.75 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/ClientInfo.h | |
| 0:23.76 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/ClientBinding.h | |
| 0:23.76 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/DispatcherTrait.h | |
| 0:23.76 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/ServiceWorkerDescriptor.h | |
| 0:23.76 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIServiceManager.h | |
| 0:23.76 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsComponentManagerUtils.h | |
| 0:23.76 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIFactory.h | |
| 0:23.76 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsServiceManagerUtils.h | |
| 0:23.76 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIUUIDGenerator.h | |
| 0:23.76 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsPIDOMWindow.h | |
| 0:23.76 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIDOMWindow.h | |
| 0:23.76 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/domstubs.h | |
| 0:23.76 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozIDOMWindow.h | |
| 0:23.76 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsPIDOMWindowInlines.h | |
| 0:23.76 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsURIHashKey.h | |
| 0:23.77 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/UseCounter.h | |
| 0:23.77 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/UseCounterList.h | |
| 0:23.77 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsDeprecatedOperationList.h | |
| 0:23.77 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsContentListDeclarations.h | |
| 0:23.77 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsExpirationTracker.h | |
| 0:23.77 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIObserver.h | |
| 0:23.77 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIObserverService.h | |
| 0:23.77 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Services.h | |
| 0:23.77 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/DocumentOrShadowRoot.h | |
| 0:23.77 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIdentifierMapEntry.h | |
| 0:23.77 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/SegmentedVector.h | |
| 0:23.77 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/DocumentBinding.h | |
| 0:23.77 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsDocumentWarningList.h | |
| 0:23.77 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsCRT.h | |
| 0:23.77 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nspr/plstr.h | |
| 0:23.77 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIWidgetListener.h | |
| 0:23.77 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/layers/LayersTypes.h | |
| 0:23.77 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/DefineEnum.h | |
| 0:23.77 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsLanguageAtomService.h | |
| 0:23.77 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/gfxTypes.h | |
| 0:23.78 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/gfxRect.h | |
| 0:23.78 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nspr/prclist.h | |
| 0:23.78 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/ScrollbarStyles.h | |
| 0:23.78 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/WindowBinding.h | |
| 0:23.78 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/CallbackFunction.h | |
| 0:23.78 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/CallbackObject.h | |
| 0:23.78 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/Wrapper.h | |
| 0:23.78 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/Proxy.h | |
| 0:23.78 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/jsfriendapi.h | |
| 0:23.78 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/CallNonGenericMethod.h | |
| 0:23.78 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js.msg | |
| 0:23.78 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/HoldDropJSObjects.h | |
| 0:23.78 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/ScriptSettings.h | |
| 0:23.78 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/Debug.h | |
| 0:23.78 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsJSEnvironment.h | |
| 0:23.79 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIScriptContext.h | |
| 0:23.79 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nspr/prtime.h | |
| 0:23.79 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nspr/prlong.h | |
| 0:23.79 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIXPConnect.h | |
| 0:23.79 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/xptinfo.h | |
| 0:23.79 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIArray.h | |
| 0:23.79 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/xpcpublic.h | |
| 0:23.79 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/JSSlots.h | |
| 0:23.79 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Preferences.h | |
| 0:23.79 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIPrefBranch.h | |
| 0:23.79 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIPrefService.h | |
| 0:23.79 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/ToJSValue.h | |
| 0:23.79 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/BindingUtils.h | |
| 0:23.79 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/Conversions.h | |
| 0:23.79 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/DeferredFinalize.h | |
| 0:23.79 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/DOMJSClass.h | |
| 0:23.79 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/DOMJSProxyHandler.h | |
| 0:23.79 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/Exceptions.h | |
| 0:23.79 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/NonRefcountedDOMObject.h | |
| 0:23.80 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/RootedDictionary.h | |
| 0:23.80 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsJSUtils.h | |
| 0:23.80 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/xpcObjectHelper.h | |
| 0:23.80 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIClassInfo.h | |
| 0:23.80 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIXPCScriptable.h | |
| 0:23.80 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsWrapperCacheInlines.h | |
| 0:23.80 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/TypedArray.h | |
| 0:23.80 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/SpiderMonkeyInterface.h | |
| 0:23.80 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIMessageManager.h | |
| 0:23.80 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nspr/prenv.h | |
| 0:23.80 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/StaticPresData.h | |
| 0:23.80 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIScrollableFrame.h | |
| 0:23.80 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/DisplayItemClip.h | |
| 0:23.80 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIScrollbarMediator.h | |
| 0:23.80 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/FrameMetrics.h | |
| 0:23.80 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsISMILAttr.h | |
| 0:23.81 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/DOMRect.h | |
| 0:23.81 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsAttrValueInlines.h | |
| 0:23.81 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/DOMTokenListSupportedTokens.h | |
| 0:23.81 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/ElementBinding.h | |
| 0:23.81 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/PointerEventHandler.h | |
| 0:23.81 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/MouseEvents.h | |
| 0:23.81 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/BasicEvents.h | |
| 0:23.81 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIWidget.h | |
| 0:23.81 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsWidgetInitData.h | |
| 0:23.81 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsITheme.h | |
| 0:23.81 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsXULAppAPI.h | |
| 0:23.81 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/xrecore.h | |
| 0:23.81 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/XREAppData.h | |
| 0:23.81 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/UniquePtrExtensions.h | |
| 0:23.81 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIFile.h | |
| 0:23.81 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIDirectoryEnumerator.h | |
| 0:23.81 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsISimpleEnumerator.h | |
| 0:23.81 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsDirectoryServiceUtils.h | |
| 0:23.81 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIProperties.h | |
| 0:23.81 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/XREChildData.h | |
| 0:23.82 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/XREShellData.h | |
| 0:23.82 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/widget/IMEData.h | |
| 0:23.82 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/DataTransfer.h | |
| 0:23.82 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIDragService.h | |
| 0:23.82 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIDragSession.h | |
| 0:23.82 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsITransferable.h | |
| 0:23.82 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIFormatConverter.h | |
| 0:23.82 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIScriptableRegion.h | |
| 0:23.82 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/File.h | |
| 0:23.82 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/Blob.h | |
| 0:23.82 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/BlobImpl.h | |
| 0:23.82 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIMutable.h | |
| 0:23.82 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/Date.h | |
| 0:23.82 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/js/Date.h | |
| 0:23.82 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/TouchEvents.h | |
| 0:23.82 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/Touch.h | |
| 0:23.82 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/TouchBinding.h | |
| 0:23.82 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/css/SheetLoadData.h | |
| 0:23.82 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/css/Loader.h | |
| 0:23.82 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIStyleSheetLinkingElement.h | |
| 0:23.82 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/StyleSheetInlines.h | |
| 0:23.82 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Encoding.h | |
| 0:23.83 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/encoding_rs.h | |
| 0:23.83 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/encoding_rs_statics.h | |
| 0:23.83 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIThreadInternal.h | |
| 0:23.83 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/css/URLMatchingFunction.h | |
| 0:23.83 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/EffectCompositor.h | |
| 0:23.83 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/PseudoElementHashEntry.h | |
| 0:23.83 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/AnimationTarget.h | |
| 0:23.83 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ComputedTimingFunction.h | |
| 0:23.83 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsSMILKeySpline.h | |
| 0:23.83 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ServoBindingList.h | |
| 0:23.83 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/StyleAnimationValue.h | |
| 0:23.83 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsStyleTransformMatrix.h | |
| 0:23.83 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/gfx/Matrix.h | |
| 0:23.83 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsThemeConstants.h | |
| 0:23.83 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/DeclarationBlock.h | |
| 0:23.83 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/AnimationEffectBinding.h | |
| 0:23.83 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/UnionTypes.h | |
| 0:23.83 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/Record.h | |
| 0:23.83 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/HTMLSlotElement.h | |
| 0:23.83 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsGenericHTMLElement.h | |
| 0:23.83 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsMappedAttributeElement.h | |
| 0:23.83 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsStyledElement.h | |
| 0:23.83 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsNameSpaceManager.h | |
| 0:23.84 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIFormControl.h | |
| 0:23.84 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsContentCreatorFunctions.h | |
| 0:23.84 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/FromParser.h | |
| 0:23.84 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/ValidityState.h | |
| 0:23.84 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIConstraintValidation.h | |
| 0:23.84 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/KeyframeEffectBinding.h | |
| 0:23.84 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/MediaList.h | |
| 0:23.84 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/ShadowRoot.h | |
| 0:23.84 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/DocumentFragment.h | |
| 0:23.84 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/ShadowRootBinding.h | |
| 0:23.84 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/AnimationPropertySegment.h | |
| 0:23.84 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/BaseKeyframeTypesBinding.h | |
| 0:23.84 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ComputedTiming.h | |
| 0:23.84 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/StickyTimeDuration.h | |
| 0:23.84 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Keyframe.h | |
| 0:23.84 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ServoElementSnapshotTable.h | |
| 0:23.84 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/ChildIterator.h | |
| 0:23.85 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIContentInlines.h | |
| 0:23.85 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsBindingManager.h | |
| 0:23.85 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsInterfaceHashtable.h | |
| 0:23.85 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsContentUtils.h | |
| 0:23.85 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/AutocompleteInfoBinding.h | |
| 0:23.85 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/intl/LineBreaker.h | |
| 0:23.85 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/intl/WordBreaker.h | |
| 0:23.85 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/RangeBoundary.h | |
| 0:23.85 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsRFPService.h | |
| 0:23.85 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsIFrame.h | |
| 0:23.85 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/CaretAssociationHint.h | |
| 0:23.85 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/FrameProperties.h | |
| 0:23.85 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/LayoutConstants.h | |
| 0:23.85 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/layout/FrameChildList.h | |
| 0:23.85 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/SmallPointerArray.h | |
| 0:23.85 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/WritingModes.h | |
| 0:23.86 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ComputedStyle.h | |
| 0:23.86 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/CachedInheritingStyles.h | |
| 0:23.86 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsStyleStructFwd.h | |
| 0:23.86 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ComputedStyleInlines.h | |
| 0:23.86 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsBidiUtils.h | |
| 0:23.86 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsDirection.h | |
| 0:23.86 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ReflowOutput.h | |
| 0:23.86 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsBoundingMetrics.h | |
| 0:23.86 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsLayoutUtils.h | |
| 0:23.86 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/LookAndFeel.h | |
| 0:23.86 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/imgIContainer.h | |
| 0:23.86 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/ImgDrawResult.h | |
| 0:23.86 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/gfxContext.h | |
| 0:23.86 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/gfxASurface.h | |
| 0:23.86 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/gfxMatrix.h | |
| 0:23.86 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/gfxPattern.h | |
| 0:23.87 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/gfx/PatternHelpers.h | |
| 0:23.87 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ToString.h | |
| 0:23.87 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/ImageContainer.h | |
| 0:23.87 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/ImageTypes.h | |
| 0:23.87 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/RecursiveMutex.h | |
| 0:23.87 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/layers/CompositorTypes.h | |
| 0:23.87 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/LayersTypes.h | |
| 0:23.87 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/EnumSet.h | |
| 0:23.87 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsAutoRef.h | |
| 0:23.87 cargo:rerun-if-chanBUILDSTATUS BUILD_VERBOSE dom/media/ogg | |
| 0:23.87 ged=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/gfx2DGlue.h | |
| 0:23.87 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/gfxPlatform.h | |
| 0:23.87 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsUnicodeScriptCodes.h | |
| 0:23.87 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/gfxBlur.h | |
| 0:23.87 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/gfx/Blur.h | |
| 0:23.87 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/gfxSkipChars.h | |
| 0:23.87 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/qcms.h | |
| 0:23.87 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/GfxInfoCollector.h | |
| 0:23.87 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/SVGImageContext.h | |
| 0:23.87 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/SVGContextPaint.h | |
| 0:23.88 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/DrawMode.h | |
| 0:23.88 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/gfxUtils.h | |
| 0:23.88 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/webrender/WebRenderTypes.h | |
| 0:23.88 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/webrender/webrender_ffi.h | |
| 0:23.88 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/gfx/Tools.h | |
| 0:23.88 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/RoundedRect.h | |
| 0:23.88 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/gfx/PathHelpers.h | |
| 0:23.88 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/SVGPreserveAspectRatio.h | |
| 0:23.88 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/SVGPreserveAspectRatioBinding.h | |
| 0:23.88 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsSVGElement.h | |
| 0:23.88 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsSVGClass.h | |
| 0:23.88 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/SVGContentUtils.h | |
| 0:23.88 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/gfx/CompositorHitTestInfo.h | |
| 0:23.88 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsDisplayItemTypes.h | |
| 0:23.88 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsDisplayItemTypesList.h | |
| 0:23.88 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/a11y/AccTypes.h | |
| 0:23.88 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/FrameTypeList.h | |
| 0:23.88 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/StaticPrefs.h | |
| 0:23.88 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/StaticPrefList.h | |
| 0:23.88 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ServoTraversalStatistics.h | |
| 0:23.89 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/SizeOfState.h | |
| 0:23.89 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsCSSProps.h | |
| 0:23.89 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/CSSPropFlags.h | |
| 0:23.89 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsMediaFeatures.h | |
| 0:23.89 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsGkAtomList.h | |
| 0:23.89 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsCSSPseudoElementList.h | |
| 0:23.89 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsCSSAnonBoxList.h | |
| 0:23.89 /Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/toolkit/library/x86_64-apple-darwin/release/build/style-48ecdc3adea4c32b/out/gecko/atom_macro.rs is not changed, skip | |
| 0:23.89 cargo:rerun-if-changed=/Users/timnguyen/code/mozilla-unified/servo/components/style/gecko/pseudo_element_definition.mako.rs | |
| 0:23.89 /Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/toolkit/library/x86_64-apple-darwin/release/build/style-48ecdc3adea4c32b/out/gecko/pseudo_element_definition.rs is not changed, skip | |
| 0:23.89 --- stderr | |
| 0:23.89 /usr/local/BUILDSTATUS OBJECT_FILE Unified_cpp_dom_media_ogg0.o | |
| 0:23.89 Cellar/llvm/6.0.0/include/c++/v1/stdio.h:108:15: fatal error: 'stdio.h' file not found | |
| 0:23.89 /usr/local/Cellar/llvm/6.0.0/include/c++/v1/stdio.h:108:15: fatal error: 'stdio.h' file not found, err: true | |
| 0:23.98 thread '<unnamed>' panicked at 'Failed to generate bindings, flags: ["/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ServoBindings.h", "--rust-target", "1.0", "--blacklist-type", "nsACString_internal", "--blacklist-type", "nsAString_internal", "--blacklist-type", "ComputedStyleBorrowed", "--blacklist-type", "ComputedStyleBorrowedOrNull", "--blacklist-type", "mozilla::css::GridTemplateAreasValue", "--blacklist-type", "mozilla::css::ImageValue", "--blacklist-type", "mozilla::css::URLValue", "--blacklist-type", "mozilla::css::URLValueData", "--blacklist-type", "mozilla::dom::CallerType", "--blacklist-type", "mozilla::dom::ShadowRoot", "--blacklist-type", "mozilla::AnonymousCounterStyle", "--blacklist-type", "mozilla::AtomArray", "--blacklist-type", "mozilla::FontStretch", "--blacklist-type", "mozilla::FontSlantStyle", "--blacklist-type", "mozilla::FontWeight", "--blacklist-type", "mozilla::MallocSizeOf", "--blacklist-type", "mozilla::OriginFlags", "--blacklist-type", "mozilla::UniquePtr", "--blacklist-type", "ServoRawOffsetArc", "--blacklist-type", "DeclarationBlockMutationClosure", "--blacklist-type", "nsIContent", "--blacklist-type", "nsINode", "--blacklist-type", "nsIDocument", "--blacklist-type", "nsIDocument_DocumentTheme", "--blacklist-type", "nsSimpleContentList", "--blacklist-type", "MediumFeaturesChangedResult", "--blacklist-type", "RawGeckoAnimationPropertySegment", "--blacklist-type", "RawGeckoComputedTiming", "--blacklist-type", "RawGeckoCSSPropertyIDList", "--blacklist-type", "RawGeckoDocument", "--blacklist-type", "RawGeckoElement", "--blacklist-type", "Element", "--blacklist-type", "RawGeckoKeyframeList", "--blacklist-type", "RawGeckoPropertyValuePairList", "--blacklist-type", "RawGeckoComputedKeyframeValuesList", "--blacklist-type", "RawGeckoFontFaceRuleList", "--blacklist-type", "RawGeckoNode", "--blacklist-type", "RawServoAnimationValue", "--blacklist-type", "RawServoFontFaceRule", "--blacklist-type", "RawGeckoServoAnimationValueList", "--blacklist-type", "RawServoMediaList", "--blacklist-type", "RawServoStyleSheetContents", "--blacklist-type", "RawServoDeclarationBlock", "--blacklist-type", "RawServoStyleRule", "--blacklist-type", "RawGeckoPresContext", "--blacklist-type", "RawGeckoPresContextOwned", "--blacklist-type", "RawGeckoStyleAnimationList", "--blacklist-type", "RawGeckoStyleChildrenIterator", "--blacklist-type", "RawGeckoServoStyleRuleList", "--blacklist-type", "RawGeckoURLExtraData", "--blacklist-type", "RawGeckoXBLBinding", "--blacklist-type", "RawServoSelectorList", "--blacklist-type", "RawServoSourceSizeList", "--blacklist-type", "RefPtr", "--blacklist-type", "RustString", "--blacklist-type", "CSSPseudoElementType", "--blacklist-type", "ServoTraversalFlags", "--blacklist-type", "ComputedTimingFunction_BeforeFlag", "--blacklist-type", "CounterStylePtr", "--blacklist-type", "FontFamilyType", "--blacklist-type", "FontSizePrefs", "--blacklist-type", "GeckoFontMetrics", "--blacklist-type", "IterationCompositeOperation", "--blacklist-type", "Keyframe", "--blacklist-type", "PropertyValuePair", "--blacklist-type", "SeenPtrs", "--blacklist-type", "ServoBundledURI", "--blacklist-type", "ServoElementSnapshot", "--blacklist-type", "ServoElementSnapshotTable", "--blacklist-type", "ServoStyleSetSizes", "--blacklist-type", "SheetParsingMode", "--blacklist-type", "StyleBasicShapeType", "--blacklist-type", "StyleShapeSource", "--blacklist-type", "StyleTransition", "--blacklist-type", "gfxFontFeatureValueSet", "--blacklist-type", "nsCSSCounterDesc", "--blacklist-type", "nsCSSFontDesc", "--blacklist-type", "nsCSSKeyword", "--blacklist-type", "nsCSSPropertyID", "--blacklist-type", "nsCSSPropertyIDSet", "--blacklist-type", "nsCSSShadowArray", "--blacklist-type", "nsCSSUnit", "--blacklist-type", "nsCSSValue", "--blacklist-type", "nsCSSValueSharedList", "--blacklist-type", "nsChangeHint", "--blacklist-type", "nsCursorImage", "--blacklist-type", "nsFont", "--blacklist-type", "nsAtom", "--blacklist-type", "nsIURI", "--blacklist-type", "nsCompatibility", "--blacklist-type", "nsRestyleHint", "--blacklist-type", "nsStyleBackground", "--blacklist-type", "nsStyleBorder", "--blacklist-type", "nsStyleColor", "--blacklist-type", "nsStyleColumn", "--blacklist-type", "nsStyleContent", "--blacklist-type", "nsStyleContentData", "--blacklist-type", "nsStyleContentData_CounterFunction", "--blacklist-type", "mozilla::StyleContentType", "--blacklist-type", "ComputedStyle", "--blacklist-type", "nsStyleCoord", "--blacklist-type", "nsStyleCoord_Calc", "--blacklist-type", "nsStyleCoord_CalcValue", "--blacklist-type", "nsStyleDisplay", "--blacklist-type", "nsStyleEffects", "--blacklist-type", "nsStyleFilter", "--blacklist-type", "nsStyleFont", "--blacklist-type", "nsStyleGradient", "--blacklist-type", "nsStyleGradientStop", "--blacklist-type", "nsStyleGridTemplate", "--blacklist-type", "nsStyleImage", "--blacklist-type", "nsStyleImageLayers", "--blacklist-type", "nsStyleImageLayers_Layer", "--blacklist-type", "nsStyleImageLayers_LayerType", "--blacklist-type", "nsStyleImageRequest", "--blacklist-type", "nsStyleList", "--blacklist-type", "nsStyleMargin", "--blacklist-type", "nsStyleOutline", "--blacklist-type", "nsStylePadding", "--blacklist-type", "nsStylePosition", "--blacklist-type", "nsStyleQuoteValues", "--blacklist-type", "nsStyleSVG", "--blacklist-type", "nsStyleSVGOpacitySource", "--blacklist-type", "nsStyleSVGPaint", "--blacklist-type", "nsStyleSVGReset", "--blacklist-type", "nsStyleSides", "--blacklist-type", "nsStyleTable", "--blacklist-type", "nsStyleTableBorder", "--blacklist-type", "nsStyleText", "--blacklist-type", "nsStyleTextReset", "--blacklist-type", "nsStyleUIReset", "--blacklist-type", "nsStyleUnion", "--blacklist-type", "nsStyleUnit", "--blacklist-type", "nsStyleUserInterface", "--blacklist-type", "nsStyleVisibility", "--blacklist-type", "nsStyleXUL", "--blacklist-type", "nsTimingFunction", "--blacklist-type", "nscolor", "--blacklist-type", "nscoord", "--blacklist-type", "nsresult", "--blacklist-type", "Loader", "--blacklist-type", "LoaderReusableStyleSheets", "--blacklist-type", "SheetLoadData", "--blacklist-type", "SheetLoadDataHolder", "--blacklist-type", "StyleSheet", "--blacklist-type", "ServoComputedData", "--blacklist-type", "ComputedStyleStrong", "--blacklist-type", "EffectCompositor_CascadeLevel", "--blacklist-type", "UpdateAnimationsTasks", "--blacklist-type", "ParsingMode", "--blacklist-type", "InheritTarget", "--blacklist-type", "URLMatchingFunction", "--blacklist-type", "StyleAnimation", "--blacklist-type", "StyleRuleInclusion", "--blacklist-type", "nsStyleTransformMatrix::MatrixTransformOperator", "--blacklist-type", "RawGeckoGfxMatrix4x4", "--blacklist-type", "FontFamilyName", "--blacklist-type", "mozilla::SharedFontList", "--blacklist-type", "RawServoStyleSetOwned", "--blacklist-type", "RawServoStyleSetOwnedOrNull", "--blacklist-type", "RawServoStyleSetBorrowed", "--blacklist-type", "RawServoStyleSetBorrowedOrNull", "--blacklist-type", "RawServoStyleSetBorrowedMut", "--blacklist-type", "RawServoStyleSetBorrowedMutOrNull", "--blacklist-type", "RawServoStyleSet", "--blacklist-type", "RawServoAuthorStylesOwned", "--blacklist-type", "RawServoAuthorStylesOwnedOrNull", "--blacklist-type", "RawServoAuthorStylesBorrowed", "--blacklist-type", "RawServoAuthorStylesBorrowedOrNull", "--blacklist-type", "RawServoAuthorStylesBorrowedMut", "--blacklist-type", "RawServoAuthorStylesBorrowedMutOrNull", "--blacklist-type", "RawServoAuthorStyles", "--blacklist-type", "RawServoSelectorListOwned", "--blacklist-type", "RawServoSelectorListOwnedOrNull", "--blacklist-type", "RawServoSelectorListBorrowed", "--blacklist-type", "RawServoSelectorListBorrowedOrNull", "--blacklist-type", "RawServoSelectorListBorrowedMut", "--blacklist-type", "RawServoSelectorListBorrowedMutOrNull", "--blacklist-type", "RawServoSourceSizeListOwned", "--blacklist-type", "RawServoSourceSizeListOwnedOrNull", "--blacklist-type", "RawServoSourceSizeListBorrowed", "--blacklist-type", "RawServoSourceSizeListBorrowedOrNull", "--blacklist-type", "RawServoSourceSizeListBorrowedMut", "--blacklist-type", "RawServoSourceSizeListBorrowedMutOrNull", "--blacklist-type", "ServoElementSnapshotOwned", "--blacklist-type", "ServoElementSnapshotOwnedOrNull", "--blacklist-type", "ServoElementSnapshotBorrowed", "--blacklist-type", "ServoElementSnapshotBorrowedOrNull", "--blacklist-type", "ServoElementSnapshotBorrowedMut", "--blacklist-type", "ServoElementSnapshotBorrowedMutOrNull", "--blacklist-type", "RawServoAnimationValueMapOwned", "--blacklist-type", "RawServoAnimationValueMapOwnedOrNull", "--blacklist-type", "RawServoAnimationValueMapBorrowed", "--blacklist-type", "RawServoAnimationValueMapBorrowedOrNull", "--blacklist-type", "RawServoAnimationValueMapBorrowedMut", "--blacklist-type", "RawServoAnimationValueMapBorrowedMutOrNull", "--blacklist-type", "RawServoAnimationValueMap", "--blacklist-type", "RawGeckoNodeBorrowed", "--blacklist-type", "RawGeckoNodeBorrowedOrNull", "--blacklist-type", "RawGeckoElementBorrowed", "--blacklist-type", "RawGeckoElementBorrowedOrNull", "--blacklist-type", "RawGeckoDocumentBorrowed", "--blacklist-type", "RawGeckoDocumentBorrowedOrNull", "--blacklist-type", "RawServoDeclarationBlockStrongBorrowed", "--blacklist-type", "RawServoDeclarationBlockStrongBorrowedOrNull", "--blacklist-type", "RawGeckoPresContextBorrowed", "--blacklist-type", "RawGeckoPresContextBorrowedOrNull", "--blacklist-type", "RawGeckoXBLBindingBorrowed", "--blacklist-type", "RawGeckoXBLBindingBorrowedOrNull", "--blacklist-type", "nsCSSPropertyIDSetBorrowed", "--blacklist-type", "nsCSSPropertyIDSetBorrowedOrNull", "--blacklist-type", "nsCSSPropertyIDSetBorrowedMut", "--blacklist-type", "nsCSSPropertyIDSetBorrowedMutOrNull", "--blacklist-type", "nsCSSValueBorrowed", "--blacklist-type", "nsCSSValueBorrowedOrNull", "--blacklist-type", "nsCSSValueBorrowedMut", "--blacklist-type", "nsCSSValueBorrowedMutOrNull", "--blacklist-type", "nsTimingFunctionBorrowed", "--blacklist-type", "nsTimingFunctionBorrowedOrNull", "--blacklist-type", "nsTimingFunctionBorrowedMut", "--blacklist-type", "nsTimingFunctionBorrowedMutOrNull", "--blacklist-type", "RawGeckoAnimationPropertySegmentBorrowed", "--blacklist-type", "RawGeckoAnimationPropertySegmentBorrowedOrNull", "--blacklist-type", "RawGeckoAnimationPropertySegmentBorrowedMut", "--blacklist-type", "RawGeckoAnimationPropertySegmentBorrowedMutOrNull", "--blacklist-type", "RawGeckoComputedTimingBorrowed", "--blacklist-type", "RawGeckoComputedTimingBorrowedOrNull", "--blacklist-type", "RawGeckoComputedTimingBorrowedMut", "--blacklist-type", "RawGeckoComputedTimingBorrowedMutOrNull", "--blacklist-type", "RawGeckoCSSPropertyIDListBorrowed", "--blacklist-type", "RawGeckoCSSPropertyIDListBorrowedOrNull", "--blacklist-type", "RawGeckoCSSPropertyIDListBorrowedMut", "--blacklist-type", "RawGeckoCSSPropertyIDListBorrowedMutOrNull", "--blacklist-type", "RawGeckoKeyframeListBorrowed", "--blacklist-type", "RawGeckoKeyframeListBorrowedOrNull", "--blacklist-type", "RawGeckoKeyframeListBorrowedMut", "--blacklist-type", "RawGeckoKeyframeListBorrowedMutOrNull", "--blacklist-type", "RawGeckoPropertyValuePairListBorrowed", "--blacklist-type", "RawGeckoPropertyValuePairListBorrowedOrNull", "--blacklist-type", "RawGeckoPropertyValuePairListBorrowedMut", "--blacklist-type", "RawGeckoPropertyValuePairListBorrowedMutOrNull", "--blacklist-type", "RawGeckoComputedKeyframeValuesListBorrowed", "--blacklist-type", "RawGeckoComputedKeyframeValuesListBorrowedOrNull", "--blacklist-type", "RawGeckoComputedKeyframeValuesListBorrowedMut", "--blacklist-type", "RawGeckoComputedKeyframeValuesListBorrowedMutOrNull", "--blacklist-type", "RawGeckoFontFaceRuleListBorrowed", "--blacklist-type", "RawGeckoFontFaceRuleListBorrowedOrNull", "--blacklist-type", "RawGeckoFontFaceRuleListBorrowedMut", "--blacklist-type", "RawGeckoFontFaceRuleListBorrowedMutOrNull", "--blacklist-type", "RawGeckoServoStyleRuleListBorrowed", "--blacklist-type", "RawGeckoServoStyleRuleListBorrowedOrNull", "--blacklist-type", "RawGeckoServoStyleRuleListBorrowedMut", "--blacklist-type", "RawGeckoServoStyleRuleListBorrowedMutOrNull", "--blacklist-type", "RawGeckoServoAnimationValueListBorrowed", "--blacklist-type", "RawGeckoServoAnimationValueListBorrowedOrNull", "--blacklist-type", "RawGeckoServoAnimationValueListBorrowedMut", "--blacklist-type", "RawGeckoServoAnimationValueListBorrowedMutOrNull", "--blacklist-type", "RawGeckoStyleAnimationListBorrowed", "--blacklist-type", "RawGeckoStyleAnimationListBorrowedOrNull", "--blacklist-type", "RawGeckoStyleAnimationListBorrowedMut", "--blacklist-type", "RawGeckoStyleAnimationListBorrowedMutOrNull", "--blacklist-type", "RawGeckoStyleChildrenIteratorBorrowed", "--blacklist-type", "RawGeckoStyleChildrenIteratorBorrowedOrNull", "--blacklist-type", "RawGeckoStyleChildrenIteratorBorrowedMut", "--blacklist-type", "RawGeckoStyleChildrenIteratorBorrowedMutOrNull", "--blacklist-type", "ServoCssRulesStrong", "--blacklist-type", "ServoCssRulesBorrowed", "--blacklist-type", "ServoCssRulesBorrowedOrNull", "--blacklist-type", "ServoCssRules", "--blacklist-type", "RawServoStyleSheetContentsStrong", "--blacklist-type", "RawServoStyleSheetContentsBorrowed", "--blacklist-type", "RawServoStyleSheetContentsBorrowedOrNull", "--blacklist-type", "RawServoDeclarationBlockStrong", "--blacklist-type", "RawServoDeclarationBlockBorrowed", "--blacklist-type", "RawServoDeclarationBlockBorrowedOrNull", "--blacklist-type", "RawServoStyleRuleStrong", "--blacklist-type", "RawServoStyleRuleBorrowed", "--blacklist-type", "RawServoStyleRuleBorrowedOrNull", "--blacklist-type", "RawServoImportRuleStrong", "--blacklist-type", "RawServoImportRuleBorrowed", "--blacklist-type", "RawServoImportRuleBorrowedOrNull", "--blacklist-type", "RawServoImportRule", "--blacklist-type", "RawServoAnimationValueStrong", "--blacklist-type", "RawServoAnimationValueBorrowed", "--blacklist-type", "RawServoAnimationValueBorrowedOrNull", "--blacklist-type", "RawServoKeyframeStrong", "--blacklist-type", "RawServoKeyframeBorrowed", "--blacklist-type", "RawServoKeyframeBorrowedOrNull", "--blacklist-type", "RawServoKeyframe", "--blacklist-type", "RawServoKeyframesRuleStrong", "--blacklist-type", "RawServoKeyframesRuleBorrowed", "--blacklist-type", "RawServoKeyframesRuleBorrowedOrNull", "--blacklist-type", "RawServoKeyframesRule", "--blacklist-type", "RawServoMediaListStrong", "--blacklist-type", "RawServoMediaListBorrowed", "--blacklist-type", "RawServoMediaListBorrowedOrNull", "--blacklist-type", "RawServoMediaRuleStrong", "--blacklist-type", "RawServoMediaRuleBorrowed", "--blacklist-type", "RawServoMediaRuleBorrowedOrNull", "--blacklist-type", "RawServoMediaRule", "--blacklist-type", "RawServoNamespaceRuleStrong", "--blacklist-type", "RawServoNamespaceRuleBorrowed", "--blacklist-type", "RawServoNamespaceRuleBorrowedOrNull", "--blacklist-type", "RawServoNamespaceRule", "--blacklist-type", "RawServoPageRuleStrong", "--blacklist-type", "RawServoPageRuleBorrowed", "--blacklist-type", "RawServoPageRuleBorrowedOrNull", "--blacklist-type", "RawServoPageRule", "--blacklist-type", "RawServoSupportsRuleStrong", "--blacklist-type", "RawServoSupportsRuleBorrowed", "--blacklist-type", "RawServoSupportsRuleBorrowedOrNull", "--blacklist-type", "RawServoSupportsRule", "--blacklist-type", "RawServoMozDocumentRuleStrong", "--blacklist-type", "RawServoMozDocumentRuleBorrowed", "--blacklist-type", "RawServoMozDocumentRuleBorrowedOrNull", "--blacklist-type", "RawServoMozDocumentRule", "--blacklist-type", "RawServoFontFeatureValuesRuleStrong", "--blacklist-type", "RawServoFontFeatureValuesRuleBorrowed", "--blacklist-type", "RawServoFontFeatureValuesRuleBorrowedOrNull", "--blacklist-type", "RawServoFontFeatureValuesRule", "--blacklist-type", "RawServoRuleNodeStrong", "--blacklist-type", "RawServoRuleNodeBorrowed", "--blacklist-type", "RawServoRuleNodeBorrowedOrNull", "--blacklist-type", "RawServoRuleNode", "--blacklist-type", "RawServoFontFaceRuleStrong", "--blacklist-type", "RawServoFontFaceRuleBorrowed", "--blacklist-type", "RawServoFontFaceRuleBorrowedOrNull", "--blacklist-type", "RawServoCounterStyleRuleStrong", "--blacklist-type", "RawServoCounterStyleRuleBorrowed", "--blacklist-type", "RawServoCounterStyleRuleBorrowedOrNull", "--blacklist-type", "RawServoCounterStyleRule", "--no-derive-default", "--disable-name-namespacing", "--generate", "function", "--ignore-methods", "--raw-line", "pub use nsstring::{nsACString, nsAString, nsCString, nsString, nsStringRepr};", "--raw-line", "use gecko_bindings::structs::nsStyleTransformMatrix;", "--raw-line", "use gecko_bindings::structs::nsTArray;", "--raw-line", "type nsACString_internal = nsACString;", "--raw-line", "type nsAString_internal = nsAString;", "--raw-line", "pub type ComputedStyleBorrowed<\'a> = &\'a ::properties::ComputedValues;", "--raw-line", "pub type ComputedStyleBorrowedOrNull<\'a> = Option<&\'a ::properties::ComputedValues>;", "--raw-line", "pub type ServoComputedDataBorrowed<\'a> = &\'a ServoComputedData;", "--raw-line", "pub type RawServoAnimationValueTableBorrowed<\'a> = &\'a ();", "--raw-line", "use gecko_bindings::structs::mozilla::css::GridTemplateAreasValue;", "--raw-line", "use gecko_bindings::structs::mozilla::css::ImageValue;", "--raw-line", "use gecko_bindings::structs::mozilla::css::URLValue;", "--raw-line", "use gecko_bindings::structs::mozilla::css::URLValueData;", "--raw-line", "use gecko_bindings::structs::mozilla::dom::CallerType;", "--raw-line", "use gecko_bindings::structs::mozilla::dom::ShadowRoot;", "--raw-line", "use gecko_bindings::structs::mozilla::AnonymousCounterStyle;", "--raw-line", "use gecko_bindings::structs::mozilla::AtomArray;", "--raw-line", "use gecko_bindings::structs::mozilla::FontStretch;", "--raw-line", "use gecko_bindings::structs::mozilla::FontSlantStyle;", "--raw-line", "use gecko_bindings::structs::mozilla::FontWeight;", "--raw-line", "use gecko_bindings::structs::mozilla::MallocSizeOf;", "--raw-line", "use gecko_bindings::structs::mozilla::OriginFlags;", "--raw-line", "use gecko_bindings::structs::mozilla::UniquePtr;", "--raw-line", "use gecko_bindings::structs::ServoRawOffsetArc;", "--raw-line", "use gecko_bindings::structs::DeclarationBlockMutationClosure;", "--raw-line", "use gecko_bindings::structs::nsIContent;", "--raw-line", "use gecko_bindings::structs::nsINode;", "--raw-line", "use gecko_bindings::structs::nsIDocument;", "--raw-line", "use gecko_bindings::structs::nsIDocument_DocumentTheme;", "--raw-line", "use gecko_bindings::structs::nsSimpleContentList;", "--raw-line", "use gecko_bindings::structs::MediumFeaturesChangedResult;", "--raw-line", "use gecko_bindings::structs::RawGeckoAnimationPropertySegment;", "--raw-line", "use gecko_bindings::structs::RawGeckoComputedTiming;", "--raw-line", "use gecko_bindings::structs::RawGeckoCSSPropertyIDList;", "--raw-line", "use gecko_bindings::structs::RawGeckoDocument;", "--raw-line", "use gecko_bindings::structs::RawGeckoElement;", "--raw-line", "use gecko_bindings::structs::Element;", "--raw-line", "use gecko_bindings::structs::RawGeckoKeyframeList;", "--raw-line", "use gecko_bindings::structs::RawGeckoPropertyValuePairList;", "--raw-line", "use gecko_bindings::structs::RawGeckoComputedKeyframeValuesList;", "--raw-line", "use gecko_bindings::structs::RawGeckoFontFaceRuleList;", "--raw-line", "use gecko_bindings::structs::RawGeckoNode;", "--raw-line", "use gecko_bindings::structs::RawServoAnimationValue;", "--raw-line", "use gecko_bindings::structs::RawServoFontFaceRule;", "--raw-line", "use gecko_bindings::structs::RawGeckoServoAnimationValueList;", "--raw-line", "use gecko_bindings::structs::RawServoMediaList;", "--raw-line", "use gecko_bindings::structs::RawServoStyleSheetContents;", "--raw-line", "use gecko_bindings::structs::RawServoDeclarationBlock;", "--raw-line", "use gecko_bindings::structs::RawServoStyleRule;", "--raw-line", "use gecko_bindings::structs::RawGeckoPresContext;", "--raw-line", "use gecko_bindings::structs::RawGeckoPresContextOwned;", "--raw-line", "use gecko_bindings::structs::RawGeckoStyleAnimationList;", "--raw-line", "use gecko_bindings::structs::RawGeckoStyleChildrenIterator;", "--raw-line", "use gecko_bindings::structs::RawGeckoServoStyleRuleList;", "--raw-line", "use gecko_bindings::structs::RawGeckoURLExtraData;", "--raw-line", "use gecko_bindings::structs::RawGeckoXBLBinding;", "--raw-line", "use gecko_bindings::structs::RawServoSelectorList;", "--raw-line", "use gecko_bindings::structs::RawServoSourceSizeList;", "--raw-line", "use gecko_bindings::structs::RefPtr;", "--raw-line", "use gecko_bindings::structs::RustString;", "--raw-line", "use gecko_bindings::structs::CSSPseudoElementType;", "--raw-line", "use gecko_bindings::structs::ServoTraversalFlags;", "--raw-line", "use gecko_bindings::structs::ComputedTimingFunction_BeforeFlag;", "--raw-line", "use gecko_bindings::structs::CounterStylePtr;", "--raw-line", "use gecko_bindings::structs::FontFamilyType;", "--raw-line", "use gecko_bindings::structs::FontSizePrefs;", "--raw-line", "use gecko_bindings::structs::GeckoFontMetrics;", "--raw-line", "use gecko_bindings::structs::IterationCompositeOperation;", "--raw-line", "use gecko_bindings::structs::Keyframe;", "--raw-line", "use gecko_bindings::structs::PropertyValuePair;", "--raw-line", "use gecko_bindings::structs::SeenPtrs;", "--raw-line", "use gecko_bindings::structs::ServoBundledURI;", "--raw-line", "use gecko_bindings::structs::ServoElementSnapshot;", "--raw-line", "use gecko_bindings::structs::ServoElementSnapshotTable;", "--raw-line", "use gecko_bindings::structs::ServoStyleSetSizes;", "--raw-line", "use gecko_bindings::structs::SheetParsingMode;", "--raw-line", "use gecko_bindings::structs::StyleBasicShapeType;", "--raw-line", "use gecko_bindings::structs::StyleShapeSource;", "--raw-line", "use gecko_bindings::structs::StyleTransition;", "--raw-line", "use gecko_bindings::structs::gfxFontFeatureValueSet;", "--raw-line", "use gecko_bindings::structs::nsCSSCounterDesc;", "--raw-line", "use gecko_bindings::structs::nsCSSFontDesc;", "--raw-line", "use gecko_bindings::structs::nsCSSKeyword;", "--raw-line", "use gecko_bindings::structs::nsCSSPropertyID;", "--raw-line", "use gecko_bindings::structs::nsCSSPropertyIDSet;", "--raw-line", "use gecko_bindings::structs::nsCSSShadowArray;", "--raw-line", "use gecko_bindings::structs::nsCSSUnit;", "--raw-line", "use gecko_bindings::structs::nsCSSValue;", "--raw-line", "use gecko_bindings::structs::nsCSSValueSharedList;", "--raw-line", "use gecko_bindings::structs::nsChangeHint;", "--raw-line", "use gecko_bindings::structs::nsCursorImage;", "--raw-line", "use gecko_bindings::structs::nsFont;", "--raw-line", "use gecko_bindings::structs::nsAtom;", "--raw-line", "use gecko_bindings::structs::nsIURI;", "--raw-line", "use gecko_bindings::structs::nsCompatibility;", "--raw-line", "use gecko_bindings::structs::nsRestyleHint;", "--raw-line", "use gecko_bindings::structs::nsStyleBackground;", "--raw-line", "unsafe impl Send for nsStyleBackground {}", "--raw-line", "unsafe impl Sync for nsStyleBackground {}", "--raw-line", "use gecko_bindings::structs::nsStyleBorder;", "--raw-line", "unsafe impl Send for nsStyleBorder {}", "--raw-line", "unsafe impl Sync for nsStyleBorder {}", "--raw-line", "use gecko_bindings::structs::nsStyleColor;", "--raw-line", "unsafe impl Send for nsStyleColor {}", "--raw-line", "unsafe impl Sync for nsStyleColor {}", "--raw-line", "use gecko_bindings::structs::nsStyleColumn;", "--raw-line", "unsafe impl Send for nsStyleColumn {}", "--raw-line", "unsafe impl Sync for nsStyleColumn {}", "--raw-line", "use gecko_bindings::structs::nsStyleContent;", "--raw-line", "unsafe impl Send for nsStyleContent {}", "--raw-line", "unsafe impl Sync for nsStyleContent {}", "--raw-line", "use gecko_bindings::structs::nsStyleContentData;", "--raw-line", "unsafe impl Send for nsStyleContentData {}", "--raw-line", "unsafe impl Sync for nsStyleContentData {}", "--raw-line", "use gecko_bindings::structs::nsStyleContentData_CounterFunction;", "--raw-line", "unsafe impl Send for nsStyleContentData_CounterFunction {}", "--raw-line", "unsafe impl Sync for nsStyleContentData_CounterFunction {}", "--raw-line", "use gecko_bindings::structs::mozilla::StyleContentType;", "--raw-line", "use gecko_bindings::structs::ComputedStyle;", "--raw-line", "use gecko_bindings::structs::nsStyleCoord;", "--raw-line", "unsafe impl Send for nsStyleCoord {}", "--raw-line", "unsafe impl Sync for nsStyleCoord {}", "--raw-line", "use gecko_bindings::structs::nsStyleCoord_Calc;", "--raw-line", "unsafe impl Send for nsStyleCoord_Calc {}", "--raw-line", "unsafe impl Sync for nsStyleCoord_Calc {}", "--raw-line", "use gecko_bindings::structs::nsStyleCoord_CalcValue;", "--raw-line", "unsafe impl Send for nsStyleCoord_CalcValue {}", "--raw-line", "unsafe impl Sync for nsStyleCoord_CalcValue {}", "--raw-line", "use gecko_bindings::structs::nsStyleDisplay;", "--raw-line", "unsafe impl Send for nsStyleDisplay {}", "--raw-line", "unsafe impl Sync for nsStyleDisplay {}", "--raw-line", "use gecko_bindings::structs::nsStyleEffects;", "--raw-line", "unsafe impl Send for nsStyleEffects {}", "--raw-line", "unsafe impl Sync for nsStyleEffects {}", "--raw-line", "use gecko_bindings::structs::nsStyleFilter;", "--raw-line", "unsafe impl Send for nsStyleFilter {}", "--raw-line", "unsafe impl Sync for nsStyleFilter {}", "--raw-line", "use gecko_bindings::structs::nsStyleFont;", "--raw-line", "unsafe impl Send for nsStyleFont {}", "--raw-line", "unsafe impl Sync for nsStyleFont {}", "--raw-line", "use gecko_bindings::structs::nsStyleGradient;", "--raw-line", "unsafe impl Send for nsStyleGradient {}", "--raw-line", "unsafe impl Sync for nsStyleGradient {}", "--raw-line", "use gecko_bindings::structs::nsStyleGradientStop;", "--raw-line", "unsafe impl Send for nsStyleGradientStop {}", "--raw-line", "unsafe impl Sync for nsStyleGradientStop {}", "--raw-line", "use gecko_bindings::structs::nsStyleGridTemplate;", "--raw-line", "unsafe impl Send for nsStyleGridTemplate {}", "--raw-line", "unsafe impl Sync for nsStyleGridTemplate {}", "--raw-line", "use gecko_bindings::structs::nsStyleImage;", "--raw-line", "unsafe impl Send for nsStyleImage {}", "--raw-line", "unsafe impl Sync for nsStyleImage {}", "--raw-line", "use gecko_bindings::structs::nsStyleImageLayers;", "--raw-line", "unsafe impl Send for nsStyleImageLayers {}", "--raw-line", "unsafe impl Sync for nsStyleImageLayers {}", "--raw-line", "use gecko_bindings::structs::nsStyleImageLayers_Layer;", "--raw-line", "unsafe impl Send for nsStyleImageLayers_Layer {}", "--raw-line", "unsafe impl Sync for nsStyleImageLayers_Layer {}", "--raw-line", "use gecko_bindings::structs::nsStyleImageLayers_LayerType;", "--raw-line", "unsafe impl Send for nsStyleImageLayers_LayerType {}", "--raw-line", "unsafe impl Sync for nsStyleImageLayers_LayerType {}", "--raw-line", "use gecko_bindings::structs::nsStyleImageRequest;", "--raw-line", "unsafe impl Send for nsStyleImageRequest {}", "--raw-line", "unsafe impl Sync for nsStyleImageRequest {}", "--raw-line", "use gecko_bindings::structs::nsStyleList;", "--raw-line", "unsafe impl Send for nsStyleList {}", "--raw-line", "unsafe impl Sync for nsStyleList {}", "--raw-line", "use gecko_bindings::structs::nsStyleMargin;", "--raw-line", "unsafe impl Send for nsStyleMargin {}", "--raw-line", "unsafe impl Sync for nsStyleMargin {}", "--raw-line", "use gecko_bindings::structs::nsStyleOutline;", "--raw-line", "unsafe impl Send for nsStyleOutline {}", "--raw-line", "unsafe impl Sync for nsStyleOutline {}", "--raw-line", "use gecko_bindings::structs::nsStylePadding;", "--raw-line", "unsafe impl Send for nsStylePadding {}", "--raw-line", "unsafe impl Sync for nsStylePadding {}", "--raw-line", "use gecko_bindings::structs::nsStylePosition;", "--raw-line", "unsafe impl Send for nsStylePosition {}", "--raw-line", "unsafe impl Sync for nsStylePosition {}", "--raw-line", "use gecko_bindings::structs::nsStyleQuoteValues;", "--raw-line", "unsafe impl Send for nsStyleQuoteValues {}", "--raw-line", "unsafe impl Sync for nsStyleQuoteValues {}", "--raw-line", "use gecko_bindings::structs::nsStyleSVG;", "--raw-line", "unsafe impl Send for nsStyleSVG {}", "--raw-line", "unsafe impl Sync for nsStyleSVG {}", "--raw-line", "use gecko_bindings::structs::nsStyleSVGOpacitySource;", "--raw-line", "unsafe impl Send for nsStyleSVGOpacitySource {}", "--raw-line", "unsafe impl Sync for nsStyleSVGOpacitySource {}", "--raw-line", "use gecko_bindings::structs::nsStyleSVGPaint;", "--raw-line", "unsafe impl Send for nsStyleSVGPaint {}", "--raw-line", "unsafe impl Sync for nsStyleSVGPaint {}", "--raw-line", "use gecko_bindings::structs::nsStyleSVGReset;", "--raw-line", "unsafe impl Send for nsStyleSVGReset {}", "--raw-line", "unsafe impl Sync for nsStyleSVGReset {}", "--raw-line", "use gecko_bindings::structs::nsStyleSides;", "--raw-line", "unsafe impl Send for nsStyleSides {}", "--raw-line", "unsafe impl Sync for nsStyleSides {}", "--raw-line", "use gecko_bindings::structs::nsStyleTable;", "--raw-line", "unsafe impl Send for nsStyleTable {}", "--raw-line", "unsafe impl Sync for nsStyleTable {}", "--raw-line", "use gecko_bindings::structs::nsStyleTableBorder;", "--raw-line", "unsafe impl Send for nsStyleTableBorder {}", "--raw-line", "unsafe impl Sync for nsStyleTableBorder {}", "--raw-line", "use gecko_bindings::structs::nsStyleText;", "--raw-line", "unsafe impl Send for nsStyleText {}", "--raw-line", "unsafe impl Sync for nsStyleText {}", "--raw-line", "use gecko_bindings::structs::nsStyleTextReset;", "--raw-line", "unsafe impl Send for nsStyleTextReset {}", "--raw-line", "unsafe impl Sync for nsStyleTextReset {}", "--raw-line", "use gecko_bindings::structs::nsStyleUIReset;", "--raw-line", "unsafe impl Send for nsStyleUIReset {}", "--raw-line", "unsafe impl Sync for nsStyleUIReset {}", "--raw-line", "use gecko_bindings::structs::nsStyleUnion;", "--raw-line", "unsafe impl Send for nsStyleUnion {}", "--raw-line", "unsafe impl Sync for nsStyleUnion {}", "--raw-line", "use gecko_bindings::structs::nsStyleUnit;", "--raw-line", "unsafe impl Send for nsStyleUnit {}", "--raw-line", "unsafe impl Sync for nsStyleUnit {}", "--raw-line", "use gecko_bindings::structs::nsStyleUserInterface;", "--raw-line", "unsafe impl Send for nsStyleUserInterface {}", "--raw-line", "unsafe impl Sync for nsStyleUserInterface {}", "--raw-line", "use gecko_bindings::structs::nsStyleVisibility;", "--raw-line", "unsafe impl Send for nsStyleVisibility {}", "--raw-line", "unsafe impl Sync for nsStyleVisibility {}", "--raw-line", "use gecko_bindings::structs::nsStyleXUL;", "--raw-line", "unsafe impl Send for nsStyleXUL {}", "--raw-line", "unsafe impl Sync for nsStyleXUL {}", "--raw-line", "use gecko_bindings::structs::nsTimingFunction;", "--raw-line", "use gecko_bindings::structs::nscolor;", "--raw-line", "use gecko_bindings::structs::nscoord;", "--raw-line", "use gecko_bindings::structs::nsresult;", "--raw-line", "use gecko_bindings::structs::Loader;", "--raw-line", "use gecko_bindings::structs::LoaderReusableStyleSheets;", "--raw-line", "use gecko_bindings::structs::SheetLoadData;", "--raw-line", "use gecko_bindings::structs::SheetLoadDataHolder;", "--raw-line", "use gecko_bindings::structs::StyleSheet;", "--raw-line", "use gecko_bindings::structs::ServoComputedData;", "--raw-line", "use gecko_bindings::structs::ComputedStyleStrong;", "--raw-line", "use gecko_bindings::structs::EffectCompositor_CascadeLevel;", "--raw-line", "use gecko_bindings::structs::UpdateAnimationsTasks;", "--raw-line", "use gecko_bindings::structs::ParsingMode;", "--raw-line", "use gecko_bindings::structs::InheritTarget;", "--raw-line", "use gecko_bindings::structs::URLMatchingFunction;", "--raw-line", "use gecko_bindings::structs::StyleAnimation;", "--raw-line", "use gecko_bindings::structs::StyleRuleInclusion;", "--raw-line", "use gecko_bindings::structs::nsStyleTransformMatrix::MatrixTransformOperator;", "--raw-line", "unsafe impl Send for nsStyleTransformMatrix::MatrixTransformOperator {}", "--raw-line", "unsafe impl Sync for nsStyleTransformMatrix::MatrixTransformOperator {}", "--raw-line", "use gecko_bindings::structs::RawGeckoGfxMatrix4x4;", "--raw-line", "use gecko_bindings::structs::FontFamilyName;", "--raw-line", "use gecko_bindings::structs::mozilla::SharedFontList;", "--raw-line", "pub type nsTArrayBorrowed_uintptr_t<\'a> = &\'a mut ::gecko_bindings::structs::nsTArray<usize>;", "--raw-line", "pub type RawServoStyleSetOwned = ::gecko_bindings::sugar::ownership::Owned<RawServoStyleSet>;", "--raw-line", "pub type RawServoStyleSetOwnedOrNull = ::gecko_bindings::sugar::ownership::OwnedOrNull<RawServoStyleSet>;", "--raw-line", "pub type RawServoStyleSetBorrowed<\'a> = &\'a RawServoStyleSet;", "--raw-line", "pub type RawServoStyleSetBorrowedOrNull<\'a> = Option<&\'a RawServoStyleSet>;", "--raw-line", "pub type RawServoStyleSetBorrowedMut<\'a> = &\'a mut RawServoStyleSet;", "--raw-line", "pub type RawServoStyleSetBorrowedMutOrNull<\'a> = Option<&\'a mut RawServoStyleSet>;", "--raw-line", "enum RawServoStyleSetVoid { }", "--raw-line", "pub struct RawServoStyleSet(RawServoStyleSetVoid);", "--raw-line", "pub type RawServoAuthorStylesOwned = ::gecko_bindings::sugar::ownership::Owned<RawServoAuthorStyles>;", "--raw-line", "pub type RawServoAuthorStylesOwnedOrNull = ::gecko_bindings::sugar::ownership::OwnedOrNull<RawServoAuthorStyles>;", "--raw-line", "pub type RawServoAuthorStylesBorrowed<\'a> = &\'a RawServoAuthorStyles;", "--raw-line", "pub type RawServoAuthorStylesBorrowedOrNull<\'a> = Option<&\'a RawServoAuthorStyles>;", "--raw-line", "pub type RawServoAuthorStylesBorrowedMut<\'a> = &\'a mut RawServoAuthorStyles;", "--raw-line", "pub type RawServoAuthorStylesBorrowedMutOrNull<\'a> = Option<&\'a mut RawServoAuthorStyles>;", "--raw-line", "enum RawServoAuthorStylesVoid { }", "--raw-line", "pub struct RawServoAuthorStyles(RawServoAuthorStylesVoid);", "--raw-line", "pub type RawServoSelectorListOwned = ::gecko_bindings::sugar::ownership::Owned<RawServoSelectorList>;", "--raw-line", "pub type RawServoSelectorListOwnedOrNull = ::gecko_bindings::sugar::ownership::OwnedOrNull<RawServoSelectorList>;", "--raw-line", "pub type RawServoSelectorListBorrowed<\'a> = &\'a RawServoSelectorList;", "--raw-line", "pub type RawServoSelectorListBorrowedOrNull<\'a> = Option<&\'a RawServoSelectorList>;", "--raw-line", "pub type RawServoSelectorListBorrowedMut<\'a> = &\'a mut RawServoSelectorList;", "--raw-line", "pub type RawServoSelectorListBorrowedMutOrNull<\'a> = Option<&\'a mut RawServoSelectorList>;", "--raw-line", "pub type RawServoSourceSizeListOwned = ::gecko_bindings::sugar::ownership::Owned<RawServoSourceSizeList>;", "--raw-line", "pub type RawServoSourceSizeListOwnedOrNull = ::gecko_bindings::sugar::ownership::OwnedOrNull<RawServoSourceSizeList>;", "--raw-line", "pub type RawServoSourceSizeListBorrowed<\'a> = &\'a RawServoSourceSizeList;", "--raw-line", "pub type RawServoSourceSizeListBorrowedOrNull<\'a> = Option<&\'a RawServoSourceSizeList>;", "--raw-line", "pub type RawServoSourceSizeListBorrowedMut<\'a> = &\'a mut RawServoSourceSizeList;", "--raw-line", "pub type RawServoSourceSizeListBorrowedMutOrNull<\'a> = Option<&\'a mut RawServoSourceSizeList>;", "--raw-line", "pub type ServoElementSnapshotOwned = ::gecko_bindings::sugar::ownership::Owned<ServoElementSnapshot>;", "--raw-line", "pub type ServoElementSnapshotOwnedOrNull = ::gecko_bindings::sugar::ownership::OwnedOrNull<ServoElementSnapshot>;", "--raw-line", "pub type ServoElementSnapshotBorrowed<\'a> = &\'a ServoElementSnapshot;", "--raw-line", "pub type ServoElementSnapshotBorrowedOrNull<\'a> = Option<&\'a ServoElementSnapshot>;", "--raw-line", "pub type ServoElementSnapshotBorrowedMut<\'a> = &\'a mut ServoElementSnapshot;", "--raw-line", "pub type ServoElementSnapshotBorrowedMutOrNull<\'a> = Option<&\'a mut ServoElementSnapshot>;", "--raw-line", "pub type RawServoAnimationValueMapOwned = ::gecko_bindings::sugar::ownership::Owned<RawServoAnimationValueMap>;", "--raw-line", "pub type RawServoAnimationValueMapOwnedOrNull = ::gecko_bindings::sugar::ownership::OwnedOrNull<RawServoAnimationValueMap>;", "--raw-line", "pub type RawServoAnimationValueMapBorrowed<\'a> = &\'a RawServoAnimationValueMap;", "--raw-line", "pub type RawServoAnimationValueMapBorrowedOrNull<\'a> = Option<&\'a RawServoAnimationValueMap>;", "--raw-line", "pub type RawServoAnimationValueMapBorrowedMut<\'a> = &\'a mut RawServoAnimationValueMap;", "--raw-line", "pub type RawServoAnimationValueMapBorrowedMutOrNull<\'a> = Option<&\'a mut RawServoAnimationValueMap>;", "--raw-line", "enum RawServoAnimationValueMapVoid { }", "--raw-line", "pub struct RawServoAnimationValueMap(RawServoAnimationValueMapVoid);", "--raw-line", "pub type RawGeckoNodeBorrowed<\'a> = &\'a RawGeckoNode;", "--raw-line", "pub type RawGeckoNodeBorrowedOrNull<\'a> = Option<&\'a RawGeckoNode>;", "--raw-line", "pub type RawGeckoElementBorrowed<\'a> = &\'a RawGeckoElement;", "--raw-line", "pub type RawGeckoElementBorrowedOrNull<\'a> = Option<&\'a RawGeckoElement>;", "--raw-line", "pub type RawGeckoDocumentBorrowed<\'a> = &\'a RawGeckoDocument;", "--raw-line", "pub type RawGeckoDocumentBorrowedOrNull<\'a> = Option<&\'a RawGeckoDocument>;", "--raw-line", "pub type RawServoDeclarationBlockStrongBorrowed<\'a> = &\'a RawServoDeclarationBlockStrong;", "--raw-line", "pub type RawServoDeclarationBlockStrongBorrowedOrNull<\'a> = Option<&\'a RawServoDeclarationBlockStrong>;", "--raw-line", "pub type RawGeckoPresContextBorrowed<\'a> = &\'a RawGeckoPresContext;", "--raw-line", "pub type RawGeckoPresContextBorrowedOrNull<\'a> = Option<&\'a RawGeckoPresContext>;", "--raw-line", "pub type RawGeckoXBLBindingBorrowed<\'a> = &\'a RawGeckoXBLBinding;", "--raw-line", "pub type RawGeckoXBLBindingBorrowedOrNull<\'a> = Option<&\'a RawGeckoXBLBinding>;", "--raw-line", "pub type nsCSSPropertyIDSetBorrowed<\'a> = &\'a nsCSSPropertyIDSet;", "--raw-line", "pub type nsCSSPropertyIDSetBorrowedOrNull<\'a> = Option<&\'a nsCSSPropertyIDSet>;", "--raw-line", "pub type nsCSSPropertyIDSetBorrowedMut<\'a> = &\'a mut nsCSSPropertyIDSet;", "--raw-line", "pub type nsCSSPropertyIDSetBorrowedMutOrNull<\'a> = Option<&\'a mut nsCSSPropertyIDSet>;", "--raw-line", "pub type nsCSSValueBorrowed<\'a> = &\'a nsCSSValue;", "--raw-line", "pub type nsCSSValueBorrowedOrNull<\'a> = Option<&\'a nsCSSValue>;", "--raw-line", "pub type nsCSSValueBorrowedMut<\'a> = &\'a mut nsCSSValue;", "--raw-line", "pub type nsCSSValueBorrowedMutOrNull<\'a> = Option<&\'a mut nsCSSValue>;", "--raw-line", "pub type nsTimingFunctionBorrowed<\'a> = &\'a nsTimingFunction;", "--raw-line", "pub type nsTimingFunctionBorrowedOrNull<\'a> = Option<&\'a nsTimingFunction>;", "--raw-line", "pub type nsTimingFunctionBorrowedMut<\'a> = &\'a mut nsTimingFunction;", "--raw-line", "pub type nsTimingFunctionBorrowedMutOrNull<\'a> = Option<&\'a mut nsTimingFunction>;", "--raw-line", "pub type RawGeckoAnimationPropertySegmentBorrowed<\'a> = &\'a RawGeckoAnimationPropertySegment;", "--raw-line", "pub type RawGeckoAnimationPropertySegmentBorrowedOrNull<\'a> = Option<&\'a RawGeckoAnimationPropertySegment>;", "--raw-line", "pub type RawGeckoAnimationPropertySegmentBorrowedMut<\'a> = &\'a mut RawGeckoAnimationPropertySegment;", "--raw-line", "pub type RawGeckoAnimationPropertySegmentBorrowedMutOrNull<\'a> = Option<&\'a mut RawGeckoAnimationPropertySegment>;", "--raw-line", "pub type RawGeckoComputedTimingBorrowed<\'a> = &\'a RawGeckoComputedTiming;", "--raw-line", "pub type RawGeckoComputedTimingBorrowedOrNull<\'a> = Option<&\'a RawGeckoComputedTiming>;", "--raw-line", "pub type RawGeckoComputedTimingBorrowedMut<\'a> = &\'a mut RawGeckoComputedTiming;", "--raw-line", "pub type RawGeckoComputedTimingBorrowedMutOrNull<\'a> = Option<&\'a mut RawGeckoComputedTiming>;", "--raw-line", "pub type RawGeckoCSSPropertyIDListBorrowed<\'a> = &\'a RawGeckoCSSPropertyIDList;", "--raw-line", "pub type RawGeckoCSSPropertyIDListBorrowedOrNull<\'a> = Option<&\'a RawGeckoCSSPropertyIDList>;", "--raw-line", "pub type RawGeckoCSSPropertyIDListBorrowedMut<\'a> = &\'a mut RawGeckoCSSPropertyIDList;", "--raw-line", "pub type RawGeckoCSSPropertyIDListBorrowedMutOrNull<\'a> = Option<&\'a mut RawGeckoCSSPropertyIDList>;", "--raw-line", "pub type RawGeckoKeyframeListBorrowed<\'a> = &\'a RawGeckoKeyframeList;", "--raw-line", "pub type RawGeckoKeyframeListBorrowedOrNull<\'a> = Option<&\'a RawGeckoKeyframeList>;", "--raw-line", "pub type RawGeckoKeyframeListBorrowedMut<\'a> = &\'a mut RawGeckoKeyframeList;", "--raw-line", "pub type RawGeckoKeyframeListBorrowedMutOrNull<\'a> = Option<&\'a mut RawGeckoKeyframeList>;", "--raw-line", "pub type RawGeckoPropertyValuePairListBorrowed<\'a> = &\'a RawGeckoPropertyValuePairList;", "--raw-line", "pub type RawGeckoPropertyValuePairListBorrowedOrNull<\'a> = Option<&\'a RawGeckoPropertyValuePairList>;", "--raw-line", "pub type RawGeckoPropertyValuePairListBorrowedMut<\'a> = &\'a mut RawGeckoPropertyValuePairList;", "--raw-line", "pub type RawGeckoPropertyValuePairListBorrowedMutOrNull<\'a> = Option<&\'a mut RawGeckoPropertyValuePairList>;", "--raw-line", "pub type RawGeckoComputedKeyframeValuesListBorrowed<\'a> = &\'a RawGeckoComputedKeyframeValuesList;", "--raw-line", "pub type RawGeckoComputedKeyframeValuesListBorrowedOrNull<\'a> = Option<&\'a RawGeckoComputedKeyframeValuesList>;", "--raw-line", "pub type RawGeckoComputedKeyframeValuesListBorrowedMut<\'a> = &\'a mut RawGeckoComputedKeyframeValuesList;", "--raw-line", "pub type RawGeckoComputedKeyframeValuesListBorrowedMutOrNull<\'a> = Option<&\'a mut RawGeckoComputedKeyframeValuesList>;", "--raw-line", "pub type RawGeckoFontFaceRuleListBorrowed<\'a> = &\'a RawGeckoFontFaceRuleList;", "--raw-line", "pub type RawGeckoFontFaceRuleListBorrowedOrNull<\'a> = Option<&\'a RawGeckoFontFaceRuleList>;", "--raw-line", "pub type RawGeckoFontFaceRuleListBorrowedMut<\'a> = &\'a mut RawGeckoFontFaceRuleList;", "--raw-line", "pub type RawGeckoFontFaceRuleListBorrowedMutOrNull<\'a> = Option<&\'a mut RawGeckoFontFaceRuleList>;", "--raw-line", "pub type RawGeckoServoStyleRuleListBorrowed<\'a> = &\'a RawGeckoServoStyleRuleList;", "--raw-line", "pub type RawGeckoServoStyleRuleListBorrowedOrNull<\'a> = Option<&\'a RawGeckoServoStyleRuleList>;", "--raw-line", "pub type RawGeckoServoStyleRuleListBorrowedMut<\'a> = &\'a mut RawGeckoServoStyleRuleList;", "--raw-line", "pub type RawGeckoServoStyleRuleListBorrowedMutOrNull<\'a> = Option<&\'a mut RawGeckoServoStyleRuleList>;", "--raw-line", "pub type RawGeckoServoAnimationValueListBorrowed<\'a> = &\'a RawGeckoServoAnimationValueList;", "--raw-line", "pub type RawGeckoServoAnimationValueListBorrowedOrNull<\'a> = Option<&\'a RawGeckoServoAnimationValueList>;", "--raw-line", "pub type RawGeckoServoAnimationValueListBorrowedMut<\'a> = &\'a mut RawGeckoServoAnimationValueList;", "--raw-line", "pub type RawGeckoServoAnimationValueListBorrowedMutOrNull<\'a> = Option<&\'a mut RawGeckoServoAnimationValueList>;", "--raw-line", "pub type RawGeckoStyleAnimationListBorrowed<\'a> = &\'a RawGeckoStyleAnimationList;", "--raw-line", "pub type RawGeckoStyleAnimationListBorrowedOrNull<\'a> = Option<&\'a RawGeckoStyleAnimationList>;", "--raw-line", "pub type RawGeckoStyleAnimationListBorrowedMut<\'a> = &\'a mut RawGeckoStyleAnimationList;", "--raw-line", "pub type RawGeckoStyleAnimationListBorrowedMutOrNull<\'a> = Option<&\'a mut RawGeckoStyleAnimationList>;", "--raw-line", "pub type RawGeckoStyleChildrenIteratorBorrowed<\'a> = &\'a RawGeckoStyleChildrenIterator;", "--raw-line", "pub type RawGeckoStyleChildrenIteratorBorrowedOrNull<\'a> = Option<&\'a RawGeckoStyleChildrenIterator>;", "--raw-line", "pub type RawGeckoStyleChildrenIteratorBorrowedMut<\'a> = &\'a mut RawGeckoStyleChildrenIterator;", "--raw-line", "pub type RawGeckoStyleChildrenIteratorBorrowedMutOrNull<\'a> = Option<&\'a mut RawGeckoStyleChildrenIterator>;", "--raw-line", "pub type ServoCssRulesStrong = ::gecko_bindings::sugar::ownership::Strong<ServoCssRules>;", "--raw-line", "pub type ServoCssRulesBorrowed<\'a> = &\'a ServoCssRules;", "--raw-line", "pub type ServoCssRulesBorrowedOrNull<\'a> = Option<&\'a ServoCssRules>;", "--raw-line", "enum ServoCssRulesVoid { }", "--raw-line", "pub struct ServoCssRules(ServoCssRulesVoid);", "--raw-line", "pub type RawServoStyleSheetContentsStrong = ::gecko_bindings::sugar::ownership::Strong<RawServoStyleSheetContents>;", "--raw-line", "pub type RawServoStyleSheetContentsBorrowed<\'a> = &\'a RawServoStyleSheetContents;", "--raw-line", "pub type RawServoStyleSheetContentsBorrowedOrNull<\'a> = Option<&\'a RawServoStyleSheetContents>;", "--raw-line", "pub type RawServoDeclarationBlockStrong = ::gecko_bindings::sugar::ownership::Strong<RawServoDeclarationBlock>;", "--raw-line", "pub type RawServoDeclarationBlockBorrowed<\'a> = &\'a RawServoDeclarationBlock;", "--raw-line", "pub type RawServoDeclarationBlockBorrowedOrNull<\'a> = Option<&\'a RawServoDeclarationBlock>;", "--raw-line", "pub type RawServoStyleRuleStrong = ::gecko_bindings::sugar::ownership::Strong<RawServoStyleRule>;", "--raw-line", "pub type RawServoStyleRuleBorrowed<\'a> = &\'a RawServoStyleRule;", "--raw-line", "pub type RawServoStyleRuleBorrowedOrNull<\'a> = Option<&\'a RawServoStyleRule>;", "--raw-line", "pub type RawServoImportRuleStrong = ::gecko_bindings::sugar::ownership::Strong<RawServoImportRule>;", "--raw-line", "pub type RawServoImportRuleBorrowed<\'a> = &\'a RawServoImportRule;", "--raw-line", "pub type RawServoImportRuleBorrowedOrNull<\'a> = Option<&\'a RawServoImportRule>;", "--raw-line", "enum RawServoImportRuleVoid { }", "--raw-line", "pub struct RawServoImportRule(RawServoImportRuleVoid);", "--raw-line", "pub type RawServoAnimationValueStrong = ::gecko_bindings::sugar::ownership::Strong<RawServoAnimationValue>;", "--raw-line", "pub type RawServoAnimationValueBorrowed<\'a> = &\'a RawServoAnimationValue;", "--raw-line", "pub type RawServoAnimationValueBorrowedOrNull<\'a> = Option<&\'a RawServoAnimationValue>;", "--raw-line", "pub type RawServoKeyframeStrong = ::gecko_bindings::sugar::ownership::Strong<RawServoKeyframe>;", "--raw-line", "pub type RawServoKeyframeBorrowed<\'a> = &\'a RawServoKeyframe;", "--raw-line", "pub type RawServoKeyframeBorrowedOrNull<\'a> = Option<&\'a RawServoKeyframe>;", "--raw-line", "enum RawServoKeyframeVoid { }", "--raw-line", "pub struct RawServoKeyframe(RawServoKeyframeVoid);", "--raw-line", "pub type RawServoKeyframesRuleStrong = ::gecko_bindings::sugar::ownership::Strong<RawServoKeyframesRule>;", "--raw-line", "pub type RawServoKeyframesRuleBorrowed<\'a> = &\'a RawServoKeyframesRule;", "--raw-line", "pub type RawServoKeyframesRuleBorrowedOrNull<\'a> = Option<&\'a RawServoKeyframesRule>;", "--raw-line", "enum RawServoKeyframesRuleVoid { }", "--raw-line", "pub struct RawServoKeyframesRule(RawServoKeyframesRuleVoid);", "--raw-line", "pub type RawServoMediaListStrong = ::gecko_bindings::sugar::ownership::Strong<RawServoMediaList>;", "--raw-line", "pub type RawServoMediaListBorrowed<\'a> = &\'a RawServoMediaList;", "--raw-line", "pub type RawServoMediaListBorrowedOrNull<\'a> = Option<&\'a RawServoMediaList>;", "--raw-line", "pub type RawServoMediaRuleStrong = ::gecko_bindings::sugar::ownership::Strong<RawServoMediaRule>;", "--raw-line", "pub type RawServoMediaRuleBorrowed<\'a> = &\'a RawServoMediaRule;", "--raw-line", "pub type RawServoMediaRuleBorrowedOrNull<\'a> = Option<&\'a RawServoMediaRule>;", "--raw-line", "enum RawServoMediaRuleVoid { }", "--raw-line", "pub struct RawServoMediaRule(RawServoMediaRuleVoid);", "--raw-line", "pub type RawServoNamespaceRuleStrong = ::gecko_bindings::sugar::ownership::Strong<RawServoNamespaceRule>;", "--raw-line", "pub type RawServoNamespaceRuleBorrowed<\'a> = &\'a RawServoNamespaceRule;", "--raw-line", "pub type RawServoNamespaceRuleBorrowedOrNull<\'a> = Option<&\'a RawServoNamespaceRule>;", "--raw-line", "enum RawServoNamespaceRuleVoid { }", "--raw-line", "pub struct RawServoNamespaceRule(RawServoNamespaceRuleVoid);", "--raw-line", "pub type RawServoPageRuleStrong = ::gecko_bindings::sugar::ownership::Strong<RawServoPageRule>;", "--raw-line", "pub type RawServoPageRuleBorrowed<\'a> = &\'a RawServoPageRule;", "--raw-line", "pub type RawServoPageRuleBorrowedOrNull<\'a> = Option<&\'a RawServoPageRule>;", "--raw-line", "enum RawServoPageRuleVoid { }", "--raw-line", "pub struct RawServoPageRule(RawServoPageRuleVoid);", "--raw-line", "pub type RawServoSupportsRuleStrong = ::gecko_bindings::sugar::ownership::Strong<RawServoSupportsRule>;", "--raw-line", "pub type RawServoSupportsRuleBorrowed<\'a> = &\'a RawServoSupportsRule;", "--raw-line", "pub type RawServoSupportsRuleBorrowedOrNull<\'a> = Option<&\'a RawServoSupportsRule>;", "--raw-line", "enum RawServoSupportsRuleVoid { }", "--raw-line", "pub struct RawServoSupportsRule(RawServoSupportsRuleVoid);", "--raw-line", "pub type RawServoMozDocumentRuleStrong = ::gecko_bindings::sugar::ownership::Strong<RawServoMozDocumentRule>;", "--raw-line", "pub type RawServoMozDocumentRuleBorrowed<\'a> = &\'a RawServoMozDocumentRule;", "--raw-line", "pub type RawServoMozDocumentRuleBorrowedOrNull<\'a> = Option<&\'a RawServoMozDocumentRule>;", "--raw-line", "enum RawServoMozDocumentRuleVoid { }", "--raw-line", "pub struct RawServoMozDocumentRule(RawServoMozDocumentRuleVoid);", "--raw-line", "pub type RawServoFontFeatureValuesRuleStrong = ::gecko_bindings::sugar::ownership::Strong<RawServoFontFeatureValuesRule>;", "--raw-line", "pub type RawServoFontFeatureValuesRuleBorrowed<\'a> = &\'a RawServoFontFeatureValuesRule;", "--raw-line", "pub type RawServoFontFeatureValuesRuleBorrowedOrNull<\'a> = Option<&\'a RawServoFontFeatureValuesRule>;", "--raw-line", "enum RawServoFontFeatureValuesRuleVoid { }", "--raw-line", "pub struct RawServoFontFeatureValuesRule(RawServoFontFeatureValuesRuleVoid);", "--raw-line", "pub type RawServoRuleNodeStrong = ::gecko_bindings::sugar::ownership::Strong<RawServoRuleNode>;", "--raw-line", "pub type RawServoRuleNodeBorrowed<\'a> = &\'a RawServoRuleNode;", "--raw-line", "pub type RawServoRuleNodeBorrowedOrNull<\'a> = Option<&\'a RawServoRuleNode>;", "--raw-line", "enum RawServoRuleNodeVoid { }", "--raw-line", "pub struct RawServoRuleNode(RawServoRuleNodeVoid);", "--raw-line", "pub type RawServoFontFaceRuleStrong = ::gecko_bindings::sugar::ownership::Strong<RawServoFontFaceRule>;", "--raw-line", "pub type RawServoFontFaceRuleBorrowed<\'a> = &\'a RawServoFontFaceRule;", "--raw-line", "pub type RawServoFontFaceRuleBorrowedOrNull<\'a> = Option<&\'a RawServoFontFaceRule>;", "--raw-line", "pub type RawServoCounterStyleRuleStrong = ::gecko_bindings::sugar::ownership::Strong<RawServoCounterStyleRule>;", "--raw-line", "pub type RawServoCounterStyleRuleBorrowed<\'a> = &\'a RawServoCounterStyleRule;", "--raw-line", "pub type RawServoCounterStyleRuleBorrowedOrNull<\'a> = Option<&\'a RawServoCounterStyleRule>;", "--raw-line", "enum RawServoCounterStyleRuleVoid { }", "--raw-line", "pub struct RawServoCounterStyleRule(RawServoCounterStyleRuleVoid);", "--whitelist-function", "Servo_.*", "--whitelist-function", "Gecko_.*", "--", "-I", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include", "-I", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nspr", "-include", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla-config.h", "-x", "c++", "-std=c++14", "-fno-sized-deallocation", "-DTRACING=1", "-DIMPL_LIBXUL", "-DMOZ_STYLO_BINDINGS=1", "-DMOZILLA_INTERNAL_API", "-DRUST_BINDGEN", "-DOS_POSIX=1", "-DOS_MACOSX=1", "-stdlib=libc++", "--target=x86_64-apple-darwin", "-I/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nspr", "-I/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nss", "-I/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/cairo"]', servo/components/style/build_gecko.rs:283:17 | |
| 0:23.99 stack backtrace: | |
| 0:23.99 0: 0x10fc1186f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::he93d1b6e41485cdd | |
| 0:23.99 1: 0x10fbe460d - std::sys_common::backtrace::print::he7fec91349e7bf68 | |
| 0:23.99 2: 0x10fc1d811 - std::panicking::default_hook::{{closure}}::h2488bd9b76daebd4 | |
| 0:23.99 3: 0x10fc1d50a - std::panicking::default_hook::hca3c78d717336db5 | |
| 0:23.99 4: 0x10fc1ded1 - std::panicking::rust_panic_with_hook::hd069cce60c0084f5 | |
| 0:23.99 5: 0x10fc1da10 - std::panicking::begin_panic_fmt::h143ce20914b91de2 | |
| 0:23.99 6: 0x10edf4b9d - build_script_build::build_gecko::bindings::write_binding_file::h9d8344a8a0b54d3b | |
| 0:23.99 7: 0x10edf6586 - build_script_build::build_gecko::bindings::generate_bindings::h804014461dae4b38 | |
| 0:23.99 8: 0x10fc29e3e - __rust_maybe_catch_panic | |
| 0:23.99 9: 0x10edeeeaf - std::panicking::try::h1766c84163f75231 | |
| 0:23.99 10: 0x10ede277c - <F as alloc::boxed::FnBox<A>>::call_box::haefe1b943559b07d | |
| 0:23.99 11: 0x10fc16f47 - std::sys_common::thread::start_thread::hf39c8bd91f08cd93 | |
| 0:23.99 12: 0x10fbeae18 - std::sys::unix::thread::Thread::new::thread_start::h27c7af0fa85baf64 | |
| 0:23.99 13: 0x7fff5e01c7fd - _pthread_body | |
| 0:23.99 14: 0x7fff5e01c769 - _pthread_start | |
| 0:23.99 /usr/local/Cellar/llvm/6.0.0/include/c++/v1/stdio.h:108:15: fatal error: 'stdio.h' file not found | |
| 0:23.99 /usr/local/Cellar/llvm/6.0.0/include/c++/v1/stdio.h:108:15: fatal error: 'stdio.h' file not found, err: true | |
| 0:24.01 thread '<unnamed>' panicked at 'Failed to generate bindings, flags: ["/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsXBLBinding.h", "--rust-target", "1.0", "--bitfield-enum", "nsChangeHint", "--bitfield-enum", "nsRestyleHint", "--bitfield-enum", "mozilla::OriginFlags", "--rustified-enum", "nsCompatibility", "--rustified-enum", "mozilla::EffectCompositor_CascadeLevel", "--rustified-enum", "mozilla::SheetType", "--rustified-enum", "mozilla::dom::CallerType", "--rustified-enum", "mozilla::dom::IterationCompositeOperation", "--rustified-enum", "mozilla::dom::CompositeOperation", "--rustified-enum", "mozilla::InheritTarget", "--rustified-enum", "mozilla::FontFamilyType", "--rustified-enum", "mozilla::css::URLMatchingFunction", "--rustified-enum", "mozilla::css::SheetParsingMode", "--rustified-enum", "mozilla::StyleContentType", "--rustified-enum", "nsStyleSVGOpacitySource", "--rustified-enum", "nsStyleUnit", "--rustified-enum", "nsCSSKeyword", "--rustified-enum", "nsIDocument_DocumentTheme", "--rustified-enum", "nsIDocument_Type", "--rustified-enum", "nsCSSUnit", "--rustified-enum", "nsCSSFontDesc", "--rustified-enum", "nsCSSPropertyID", "--rustified-enum", "nsCSSCounterDesc", "--rustified-enum", "nsMediaFeature_RangeType", "--rustified-enum", "nsMediaFeature_ValueType", "--rustified-enum", "nsresult", "--rustified-enum", "nsAtom_AtomKind", "--rustified-enum", "nsStyleImageLayers_LayerType", "--rustified-enum", "nsTimingFunction_Type", "--rustified-enum", "mozilla::ServoElementSnapshotFlags", "--rustified-enum", "mozilla::Side", "--rustified-enum", "mozilla::dom::PlaybackDirection", "--rustified-enum", "mozilla::dom::FillMode", "--rustified-enum", "mozilla::HalfCorner", "--rustified-enum", "mozilla::StyleDisplay", "--rustified-enum", "mozilla::StyleFloatEdge", "--rustified-enum", "mozilla::StyleShapeRadius", "--rustified-enum", "mozilla::StyleWindowDragging", "--rustified-enum", "mozilla::StyleOrient", "--rustified-enum", "mozilla::StyleBoxSizing", "--rustified-enum", "mozilla::StyleClear", "--rustified-enum", "mozilla::StyleComplexColor_Tag", "--rustified-enum", "mozilla::StyleFloat", "--rustified-enum", "mozilla::StyleImageOrientation", "--rustified-enum", "mozilla::StyleUserModify", "--rustified-enum", "mozilla::StyleUserInput", "--rustified-enum", "mozilla::StyleBoxDirection", "--rustified-enum", "mozilla::StyleTextJustify", "--rustified-enum", "mozilla::StyleHyphens", "--rustified-enum", "mozilla::StyleFillRule", "--rustified-enum", "mozilla::StyleShapeSourceType", "--rustified-enum", "mozilla::StyleBasicShapeType", "--rustified-enum", "nsStyleImageLayers_Size_DimensionType", "--rustified-enum", "mozilla::StyleStackSizing", "--rustified-enum", "mozilla::StyleBorderImageRepeat", "--rustified-enum", "mozilla::StyleBoxPack", "--rustified-enum", "mozilla::StyleBoxOrient", "--rustified-enum", "mozilla::StyleBoxAlign", "--rustified-enum", "mozilla::StyleUserFocus", "--rustified-enum", "mozilla::StyleUserSelect", "--rustified-enum", "mozilla::StyleImageLayerRepeat", "--rustified-enum", "mozilla::StyleImageLayerAttachment", "--rustified-enum", "mozilla::StyleBoxDecorationBreak", "--rustified-enum", "mozilla::StyleRuleInclusion", "--rustified-enum", "mozilla::StyleGridTrackBreadth", "--rustified-enum", "mozilla::StyleOverscrollBehavior", "--rustified-enum", "mozilla::StyleWhiteSpace", "--rustified-enum", "nsStyleImageType", "--rustified-enum", "nsStyleSVGPaintType", "--rustified-enum", "nsStyleSVGFallbackType", "--rustified-enum", "nsINode_BooleanFlag", "--rustified-enum", "mozilla::CSSPseudoElementType", "--rustified-enum", "mozilla::LookAndFeel_ColorID", "--rustified-enum", "mozilla::LookAndFeel_FontID", "--rustified-enum", "nsStyleTransformMatrix::MatrixTransformOperator", "--rustified-enum", "mozilla::StyleGeometryBox", "--rustified-enum", "mozilla::SystemColor", "--blacklist-type", "nsString", "--blacklist-type", ".*char_traits", "--blacklist-type", ".*incompatible_char_type", "--blacklist-type", "JS::Value", "--blacklist-type", "mozilla::binding_danger::TErrorResult.*", "--blacklist-type", "mozilla::ErrorResult.*", "--blacklist-type", "mozilla::dom::CallbackFunction", "--blacklist-type", "mozilla::dom::CallbackObject.*", "--blacklist-type", "nsINode_ErrorResult", "--blacklist-type", "nsDOMAttributeMap_ErrorResult", "--blacklist-type", "\\s*mozilla\\s*::\\s*ServoUnsafeCell\\s*", "--blacklist-type", "\\s*mozilla\\s*::\\s*ServoCell\\s*", "--blacklist-type", "\\s*ServoNodeData\\s*", "--blacklist-type", "\\s*mozilla\\s*::\\s*ServoWritingMode\\s*", "--blacklist-type", "\\s*mozilla\\s*::\\s*ServoCustomPropertiesMap\\s*", "--blacklist-type", "\\s*mozilla\\s*::\\s*ServoRuleNode\\s*", "--blacklist-type", "\\s*mozilla\\s*::\\s*ServoVisitedStyle\\s*", "--blacklist-type", "\\s*mozilla\\s*::\\s*ServoComputedValueFlags\\s*", "--blacklist-type", "\\s*mozilla\\s*::\\s*ServoRawOffsetArc\\s*", "--blacklist-type", "\\s*ComputedStyleStrong\\s*", "--no-derive-default", "--enable-cxx-namespaces", "--ignore-functions", "--generate", "types,vars", "--ignore-methods", "--opaque-type", "std::pair__PCCP", "--opaque-type", "std::namespace::atomic___base", "--opaque-type", "std::atomic__My_base", "--opaque-type", "std::atomic", "--opaque-type", "std::atomic___base", "--opaque-type", "mozilla::gfx::(.{0,4}|.{6,12}|.{14,}|([^F][^o][^n][^t][^V][^a][^r][^i][^a][^t][^i][^o][^n])|([^F][^l][^o][^a][^t]))", "--opaque-type", "mozilla::dom::Sequence", "--opaque-type", "mozilla::SmallPointerArray", "--opaque-type", "mozilla::dom::Optional", "--opaque-type", "mozilla::dom::OwningNodeOrString_Value", "--opaque-type", "mozilla::dom::Nullable", "--opaque-type", "mozilla::external::AtomicRefCounted", "--opaque-type", "RefPtr_Proxy", "--opaque-type", "RefPtr_Proxy_member_function", "--opaque-type", "nsAutoPtr_Proxy", "--opaque-type", "nsAutoPtr_Proxy_member_function", "--opaque-type", "mozilla::detail::PointerType", "--opaque-type", "mozilla::Pair_Base", "--opaque-type", "mozilla::SeenPtrs", "--opaque-type", "mozilla::SupportsWeakPtr", "--opaque-type", "SupportsWeakPtr", "--opaque-type", "mozilla::detail::WeakReference", "--opaque-type", "mozilla::WeakPtr", "--opaque-type", "nsWritingIterator_reference", "--opaque-type", "nsReadingIterator_reference", "--opaque-type", "nsTObserverArray", "--opaque-type", "nsTHashtable", "--opaque-type", "nsBaseHashtable", "--opaque-type", "nsRefPtrHashtable", "--opaque-type", "nsDataHashtable", "--opaque-type", "nsClassHashtable", "--opaque-type", "nsInterfaceHashtable", "--opaque-type", "nsIDocument_SelectorCache", "--opaque-type", "nsIPresShell_ScrollAxis", "--opaque-type", "nsPIDOMWindow", "--opaque-type", "JS::Rooted", "--opaque-type", "mozilla::Maybe", "--opaque-type", "gfxSize", "--opaque-type", "gfxSize_Super", "--opaque-type", "mozilla::StyleAnimationValue", "--opaque-type", "StyleAnimationValue", "--opaque-type", "mozilla::dom::.*Callback", "--opaque-type", "mozilla::SchedulerGroup", "--raw-line", "pub use self::root::*;", "--raw-line", "pub use self::root::mozilla::*;", "--raw-line", "pub use self::root::mozilla::css::*;", "--raw-line", "pub use self::root::mozilla::dom::*;", "--raw-line", "use atomic_refcell::AtomicRefCell;", "--raw-line", "use data::ElementData;", "--raw-line", "pub type ServoUnsafeCell<T> = ::std::cell::UnsafeCell<T>;", "--raw-line", "pub type ServoCell<T> = ::std::cell::Cell<T>;", "--raw-line", "pub type ServoNodeData = AtomicRefCell<ElementData>;", "--raw-line", "pub type ServoWritingMode = ::logical_geometry::WritingMode;", "--raw-line", "pub type ServoCustomPropertiesMap = Option<::servo_arc::Arc<::custom_properties::CustomPropertiesMap>>;", "--raw-line", "pub type ServoRuleNode = Option<::rule_tree::StrongRuleNode>;", "--raw-line", "pub type ServoVisitedStyle = Option<::servo_arc::RawOffsetArc<::properties::ComputedValues>>;", "--raw-line", "pub type ServoComputedValueFlags = ::properties::computed_value_flags::ComputedValueFlags;", "--raw-line", "pub type ServoRawOffsetArc<T> = ::servo_arc::RawOffsetArc<T>;", "--raw-line", "pub type ComputedStyleStrong = ::gecko_bindings::sugar::ownership::Strong<::properties::ComputedValues>;", "--whitelist-type", "RawGecko.*", "--whitelist-type", "DeclarationBlockMutationClosure", "--whitelist-type", "mozilla::AnimationPropertySegment", "--whitelist-type", "mozilla::AnonymousCounterStyle", "--whitelist-type", "mozilla::AtomArray", "--whitelist-type", "mozilla::ComputedTiming", "--whitelist-type", "mozilla::ComputedTimingFunction", "--whitelist-type", "mozilla::ComputedTimingFunction::BeforeFlag", "--whitelist-type", "mozilla::SeenPtrs", "--whitelist-type", "mozilla::ServoElementSnapshot.*", "--whitelist-type", "mozilla::ComputedStyle", "--whitelist-type", "mozilla::StyleSheet", "--whitelist-type", "mozilla::ServoStyleSheetInner", "--whitelist-type", "mozilla::ServoStyleSetSizes", "--whitelist-type", "mozilla::ServoTraversalStatistics", "--whitelist-type", "mozilla::css::LoaderReusableStyleSheets", "--whitelist-type", "mozilla::css::SheetLoadData", "--whitelist-type", "mozilla::css::SheetLoadDataHolder", "--whitelist-type", "mozilla::css::SheetParsingMode", "--whitelist-type", "mozilla::css::URLMatchingFunction", "--whitelist-type", "mozilla::dom::IterationCompositeOperation", "--whitelist-type", "mozilla::dom::StyleChildrenIterator", "--whitelist-type", "mozilla::HalfCorner", "--whitelist-type", "mozilla::MallocSizeOf", "--whitelist-type", "mozilla::OriginFlags", "--whitelist-type", "mozilla::PropertyStyleAnimationValuePair", "--whitelist-type", "mozilla::ServoTraversalFlags", "--whitelist-type", "mozilla::StaticPrefs", "--whitelist-type", "mozilla::StyleShapeRadius", "--whitelist-type", "mozilla::StyleGrid.*", "--whitelist-type", "mozilla::UpdateAnimationsTasks", "--whitelist-type", "mozilla::LookAndFeel", "--whitelist-type", "mozilla::gfx::Float", "--whitelist-type", "mozilla::gfx::FontVariation", "--whitelist-type", "mozilla::StyleImageLayerAttachment", "--whitelist-type", ".*ThreadSafe.*Holder", "--whitelist-type", "AnonymousContent", "--whitelist-type", "AudioContext", "--whitelist-type", "CapturingContentInfo", "--whitelist-type", "DefaultDelete", "--whitelist-type", "DOMIntersectionObserverEntry", "--whitelist-type", "Element", "--whitelist-type", "FontFamilyList", "--whitelist-type", "FontFamilyName", "--whitelist-type", "FontSizePrefs", "--whitelist-type", "FragmentOrURL", "--whitelist-type", "FrameRequestCallback", "--whitelist-type", "GeckoParserExtraData", "--whitelist-type", "GeckoFontMetrics", "--whitelist-type", "gfxAlternateValue", "--whitelist-type", "gfxFontFeature", "--whitelist-type", "gfxFontFeatureValueSet", "--whitelist-type", "gfxFontVariation", "--whitelist-type", "GridNamedArea", "--whitelist-type", "mozilla::HalfCorner", "--whitelist-type", "Image", "--whitelist-type", "ImageURL", "--whitelist-type", "Keyframe", "--whitelist-type", "MediumFeaturesChangedResult", "--whitelist-type", "nsAttrName", "--whitelist-type", "nsAttrValue", "--whitelist-type", "nscolor", "--whitelist-type", "nsChangeHint", "--whitelist-type", "nsCSSCounterDesc", "--whitelist-type", "nsCSSFontDesc", "--whitelist-type", "nsCSSKTableEntry", "--whitelist-type", "nsCSSKeyword", "--whitelist-type", "nsCSSPropertyID", "--whitelist-type", "nsCSSPropertyIDSet", "--whitelist-type", "nsCSSProps", "--whitelist-type", "nsCSSShadowArray", "--whitelist-type", "nsCSSValue", "--whitelist-type", "nsCSSValueList", "--whitelist-type", "nsCSSValueList_heap", "--whitelist-type", "nsCSSValuePair_heap", "--whitelist-type", "nsCSSValuePairList", "--whitelist-type", "nsCSSValuePairList_heap", "--whitelist-type", "nsCSSValueTriplet_heap", "--whitelist-type", "nsCursorImage", "--whitelist-type", "nsFont", "--whitelist-type", "nsAtom", "--whitelist-type", "nsDynamicAtom", "--whitelist-type", "nsMargin", "--whitelist-type", "nsMediaFeature", "--whitelist-type", "nsMediaFeatures", "--whitelist-type", "nsRect", "--whitelist-type", "nsRestyleHint", "--whitelist-type", "nsresult", "--whitelist-type", "nsSimpleContentList", "--whitelist-type", "nsSize", "--whitelist-type", "nsStyleBackground", "--whitelist-type", "nsStyleBorder", "--whitelist-type", "nsStyleColor", "--whitelist-type", "nsStyleColumn", "--whitelist-type", "nsStyleContent", "--whitelist-type", "nsStyleContentData", "--whitelist-type", "ComputedStyle", "--whitelist-type", "nsStyleCoord", "--whitelist-type", "nsStyleCounterData", "--whitelist-type", "nsStyleDisplay", "--whitelist-type", "nsStyleEffects", "--whitelist-type", "nsStyleFilter", "--whitelist-type", "nsStyleFont", "--whitelist-type", "nsStyleGradient", "--whitelist-type", "nsStyleGradientStop", "--whitelist-type", "nsStyleGridTemplate", "--whitelist-type", "nsStyleImage", "--whitelist-type", "nsStyleImageLayers", "--whitelist-type", "nsStyleList", "--whitelist-type", "nsStyleMargin", "--whitelist-type", "nsStyleOutline", "--whitelist-type", "nsStylePadding", "--whitelist-type", "nsStylePosition", "--whitelist-type", "nsStyleSides", "--whitelist-type", "nsStyleSVG", "--whitelist-type", "nsStyleSVGOpacitySource", "--whitelist-type", "nsStyleSVGPaint", "--whitelist-type", "nsStyleSVGReset", "--whitelist-type", "nsStyleTable", "--whitelist-type", "nsStyleTableBorder", "--whitelist-type", "nsStyleText", "--whitelist-type", "nsStyleTextReset", "--whitelist-type", "nsStyleUIReset", "--whitelist-type", "nsStyleUnion", "--whitelist-type", "nsStyleUnit", "--whitelist-type", "nsStyleUserInterface", "--whitelist-type", "nsStyleVisibility", "--whitelist-type", "nsStyleXUL", "--whitelist-type", "nsTArrayHeader", "--whitelist-type", "Position", "--whitelist-type", "PropertyValuePair", "--whitelist-type", "Runnable", "--whitelist-type", "ServoAttrSnapshot", "--whitelist-type", "ServoBundledURI", "--whitelist-type", "ServoComputedData", "--whitelist-type", "ServoComputedDataBorrowed", "--whitelist-type", "ServoElementSnapshot", "--whitelist-type", "ComputedStyleStrong", "--whitelist-type", "ComputedStyleBorrowed", "--whitelist-type", "ComputedStyleBorrowedOrNull", "--whitelist-type", "SheetParsingMode", "--whitelist-type", "StaticRefPtr", "--whitelist-type", "StyleAnimation", "--whitelist-type", "StyleBasicShapeType", "--whitelist-type", "StyleGeometryBox", "--whitelist-type", "StyleShapeSource", "--whitelist-type", "StyleTransition", "--whitelist-type", "ThemeWidgetType", "--whitelist-type", "mozilla::UniquePtr", "--whitelist-type", "mozilla::DeclarationBlock", "--whitelist-type", "mozilla::DefaultDelete", "--whitelist-type", "mozilla::Side", "--whitelist-type", "mozilla::binding_danger::AssertAndSuppressCleanupPolicy", "--whitelist-type", "mozilla::ParsingMode", "--whitelist-type", "mozilla::InheritTarget", "--whitelist-type", "mozilla::dom::MediaList", "--whitelist-type", "mozilla::StyleRuleInclusion", "--whitelist-type", "nsStyleTransformMatrix::MatrixTransformOperator", "--whitelist-var", "NS_AUTHOR_SPECIFIED_.*", "--whitelist-var", "NS_THEME_.*", "--whitelist-var", "NODE_.*", "--whitelist-var", "ELEMENT_.*", "--whitelist-var", "NS_FONT_.*", "--whitelist-var", "NS_STYLE_.*", "--whitelist-var", "NS_MATHML_.*", "--whitelist-var", "NS_RADIUS_.*", "--whitelist-var", "BORDER_COLOR_.*", "--whitelist-var", "BORDER_STYLE_.*", "--whitelist-var", "CSS_PSEUDO_ELEMENT_.*", "--whitelist-var", "SERVO_CSS_PSEUDO_ELEMENT_FLAGS_.*", "--whitelist-var", "kNameSpaceID_.*", "--whitelist-var", "kGenericFont_.*", "--whitelist-var", "kPresContext_.*", "--whitelist-var", "nsContentUtils_.*", "--whitelist-var", "GECKO_IS_NIGHTLY", "--", "-I", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include", "-I", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nspr", "-include", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla-config.h", "-x", "c++", "-std=c++14", "-fno-sized-deallocation", "-DTRACING=1", "-DIMPL_LIBXUL", "-DMOZ_STYLO_BINDINGS=1", "-DMOZILLA_INTERNAL_API", "-DRUST_BINDGEN", "-DOS_POSIX=1", "-DOS_MACOSX=1", "-stdlib=libc++", "--target=x86_64-apple-darwin", "-I/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nspr", "-I/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nss", "-I/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/cairo", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsStyleStruct.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/StyleAnimationValue.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/gfxFontConstants.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/gfxFontFeatures.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsThemeConstants.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/css/Loader.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/css/SheetLoadData.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/DeclarationBlock.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/AnimationEffectBinding.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/HTMLSlotElement.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/KeyframeEffectBinding.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/MediaList.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/ShadowRoot.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/AnimationPropertySegment.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ComputedTiming.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ComputedTimingFunction.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/Keyframe.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ServoElementSnapshot.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ServoElementSnapshotTable.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/Element.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/ChildIterator.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/dom/NameSpaceConstants.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/LookAndFeel.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/StaticPrefs.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ServoBindings.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ComputedStyle.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/ServoTraversalStatistics.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/mozilla/SizeOfState.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsCSSProps.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsContentUtils.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsNameSpaceManager.h", "/Users/timnguyen/code/mozilla-unified/obj-x86_64-apple-darwin18.0.0/dist/include/nsMediaFeatures.h"]', servo/components/style/build_gecko.rs:283:17 | |
| 0:24.02 stack backtrace: | |
| 0:24.02 0: 0x10fc1186f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::he93d1b6e41485cdd | |
| 0:24.02 1: 0x10fbe460d - std::sys_common::backtrace::print::he7fec91349e7bf68 | |
| 0:24.02 2: 0x10fc1d811 - std::panicking::default_hook::{{closure}}::h2488bd9b76daebd4 | |
| 0:24.02 3: 0x10fc1d50a - std::panicking::default_hook::hca3c78d717336db5 | |
| 0:24.02 4: 0x10fc1ded1 - std::panicking::rust_panic_with_hook::hd069cce60c0084f5 | |
| 0:24.02 5: 0x10fc1da10 - std::panicking::begin_panic_fmt::h143ce20914b91de2 | |
| 0:24.02 6: 0x10edf4b9d - build_script_build::build_gecko::bindings::write_binding_file::h9d8344a8a0b54d3b | |
| 0:24.02 7: 0x10edf52d4 - build_script_build::build_gecko::bindings::generate_structs::h4fdc4f215e483279 | |
| 0:24.02 8: 0x10fc29e3e - __rust_maybe_catch_panic | |
| 0:24.02 9: 0x10edeef0f - std::panicking::try::h5ee95a54093e614a | |
| 0:24.02 10: 0x10ede25fc - <F as alloc::boxed::FnBox<A>>::call_box::h7f9084a2c12ae07b | |
| 0:24.02 11: 0x10fc16f47 - std::sys_common::thread::start_thread::hf39c8bd91f08cd93 | |
| 0:24.02 12: 0x10fbeae18 - std::sys::unix::thread::Thread::new::thread_start::h27c7af0fa85baf64 | |
| 0:24.03 13: 0x7fff5e01c7fd - _pthread_body | |
| 0:24.03 14: 0x7fff5e01c769 - _pthread_start | |
| 0:24.03 thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Any', libcore/result.rs:945:5 | |
| 0:24.03 stack backtrace: | |
| 0:24.03 0: 0x10fc1186f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::he93d1b6e41485cdd | |
| 0:24.03 1: 0x10fbe460d - std::sys_common::backtrace::print::he7fec91349e7bf68 | |
| 0:24.03 2: 0x10fc1d811 - std::panicking::default_hook::{{closure}}::h2488bd9b76daebd4 | |
| 0:24.03 3: 0x10fc1d50a - std::panicking::default_hook::hca3c78d717336db5 | |
| 0:24.03 4: 0x10fc1ded1 - std::panicking::rust_panic_with_hook::hd069cce60c0084f5 | |
| 0:24.03 5: 0x10fc1da10 - std::panicking::begin_panic_fmt::h143ce20914b91de2 | |
| 0:24.03 6: 0x10fc1d9d2 - rust_begin_unwind | |
| 0:24.03 7: 0x10fc78d45 - core::panicking::panic_fmt::h10c6d4aa5d882d41 | |
| 0:24.03 8: 0x10ede1016 - core::result::unwrap_failed::hef474d1d54ef38be | |
| 0:24.03 9: 0x10edf7047 - build_script_build::build_gecko::bindings::generate::h3aff9ef79d40456a | |
| 0:24.03 10: 0x10edea4e9 - build_script_build::main::h3b10ff0923b3cef1 | |
| 0:24.03 11: 0x10edf7265 - std::rt::lang_start::{{closure}}::h1d8acf4a6d2e901c | |
| 0:24.03 12: 0x10fc1d937 - std::panicking::try::do_call::h189213549cc5f769 | |
| 0:24.03 13: 0x10fc29e3e - __rust_maybe_catch_panic | |
| 0:24.03 14: 0x10fbff121 - std::rt::lang_start_internal::ha7b18db3fc20d103 | |
| 0:24.03 15: 0x10edf7257 - std::rt::lang_start::h4c8137d40cc3b89a | |
| 0:24.03 warning: build failed, waiting for other jobs to finish... | |
| 0:30.06 dom/media/platforms | |
| 0:30.82 dom/media/platforms/agnostic/bytestreams | |
| 0:33.38 dom/media/platforms/agnostic/eme | |
| 0:34.60 dom/media/platforms/agnostic/gmp | |
| 0:36.96 dom/media/platforms/omx | |
| 0:39.60 dom/media/platforms/ffmpeg/ffvpx | |
| 0:43.99 dom/media/platforms/ffmpeg | |
| 0:45.10 dom/media/platforms/ffmpeg/libav53 | |
| 0:50.21 dom/media/platforms/ffmpeg/libav54 | |
| 0:50.34 dom/media/platforms/ffmpeg/libav55 | |
| 0:53.32 dom/media/platforms/ffmpeg/ffmpeg57 | |
| 0:53.81 dom/media/platforms/ffmpeg/ffmpeg58 | |
| 0:56.61 dom/media/systemservices | |
| 0:59.10 dom/media/wave | |
| 0:59.73 dom/media/webaudio | |
| 1:15.67 dom/media/webaudio/blink | |
| 1:18.00 dom/media/webaudio/gtest | |
| 1:18.00 dom/media/webm | |
| 1:19.26 error: build failed | |
| 1:19.27 make[4]: *** [force-cargo-library-build] Error 101 | |
| 1:19.27 make[3]: *** [toolkit/library/rust/target] Error 2 | |
| 1:19.27 make[3]: *** Waiting for unfinished jobs.... | |
| 1:27.83 make[2]: *** [compile] Error 2 | |
| 1:27.83 make[1]: *** [default] Error 2 | |
| 1:27.83 make: *** [build] Error 2 | |
| 1:27.86 175 compiler warnings present. | |
| timnguyen @ mozilla-unified ⚡️ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment