Closed Bug 1592647 Opened 5 years ago Closed 5 years ago

stylo build error on macOS (error: failed to run custom build command for style v0.0.1)

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: mconley, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: in-triage)

Building with sccache in the Toronto office, on revision 53ebedebdb63 (tip of mozilla-central right now), I get this on macOS using rustc 1.38.0:

25:55.09 error: failed to run custom build command for `style v0.0.1 (/Users/mikeconley/Projects/mozilla-central/servo/components/style)`
25:55.09 Caused by:
25:55.09   process didn't exit successfully: `/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/release/build/style-84d02b2cf5f140b7/build-script-build` (exit code: 101)
25:55.09 --- stdout
25:55.09 cargo:rerun-if-changed=build.rs
25:55.09 cargo:out_dir=/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/x86_64-apple-darwin/release/build/style-8d30b15c0887e444/out
25:55.09 cargo:rerun-if-changed=properties/build.py
25:55.09 cargo:rerun-if-changed=properties/cascade.rs
25:55.10 cargo:rerun-if-changed=properties/helpers.mako.rs
25:55.10 cargo:rerun-if-changed=properties/gecko.mako.rs
25:55.10 cargo:rerun-if-changed=properties/properties.mako.rs
25:55.10 cargo:rerun-if-changed=properties/longhands/background.mako.rs
25:55.10 cargo:rerun-if-changed=properties/longhands/table.mako.rs
25:55.10 cargo:rerun-if-changed=properties/longhands/padding.mako.rs
25:55.10 cargo:rerun-if-changed=properties/longhands/inherited_table.mako.rs
25:55.10 cargo:rerun-if-changed=properties/longhands/font.mako.rs
25:55.10 cargo:rerun-if-changed=properties/longhands/outline.mako.rs
25:55.10 cargo:rerun-if-changed=properties/longhands/counters.mako.rs
25:55.11 cargo:rerun-if-changed=properties/longhands/border.mako.rs
25:55.11 cargo:rerun-if-changed=properties/longhands/inherited_box.mako.rs
25:55.11 cargo:rerun-if-changed=properties/longhands/column.mako.rs
25:55.11 cargo:rerun-if-changed=properties/longhands/svg.mako.rs
25:55.11 cargo:rerun-if-changed=properties/longhands/inherited_ui.mako.rs
25:55.11 cargo:rerun-if-changed=properties/longhands/text.mako.rs
25:55.11 cargo:rerun-if-changed=properties/longhands/margin.mako.rs
25:55.11 cargo:rerun-if-changed=properties/longhands/xul.mako.rs
25:55.11 cargo:rerun-if-changed=properties/longhands/position.mako.rs
25:55.11 cargo:rerun-if-changed=properties/longhands/inherited_text.mako.rs
25:55.12 cargo:rerun-if-changed=properties/longhands/box.mako.rs
25:55.12 cargo:rerun-if-changed=properties/longhands/effects.mako.rs
25:55.12 cargo:rerun-if-changed=properties/longhands/inherited_svg.mako.rs
25:55.12 cargo:rerun-if-changed=properties/longhands/ui.mako.rs
25:55.12 cargo:rerun-if-changed=properties/longhands/list.mako.rs
25:55.12 cargo:rerun-if-changed=properties/Mako-0.9.1.zip
25:55.13 cargo:rerun-if-changed=properties/helpers/animated_properties.mako.rs
25:55.13 cargo:rerun-if-changed=properties/declaration_block.rs
25:55.13 cargo:rerun-if-changed=properties/data.py
25:55.13 cargo:rerun-if-changed=properties/computed_value_flags.rs
25:55.14 cargo:rerun-if-changed=properties/counted_unknown_properties.py
25:55.14 cargo:rerun-if-changed=properties/properties.html.mako
25:55.14 cargo:rerun-if-changed=properties/shorthands/background.mako.rs
25:55.14 cargo:rerun-if-changed=properties/shorthands/padding.mako.rs
25:55.14 cargo:rerun-if-changed=properties/shorthands/font.mako.rs
25:55.14 cargo:rerun-if-changed=properties/shorthands/outline.mako.rs
25:55.14 cargo:rerun-if-changed=properties/shorthands/border.mako.rs
25:55.14 cargo:rerun-if-changed=properties/shorthands/column.mako.rs
25:55.14 cargo:rerun-if-changed=properties/shorthands/svg.mako.rs
25:55.14 cargo:rerun-if-changed=properties/shorthands/text.mako.rs
25:55.14 cargo:rerun-if-changed=properties/shorthands/margin.mako.rs
25:55.14 cargo:rerun-if-changed=properties/shorthands/position.mako.rs
25:55.14 cargo:rerun-if-changed=properties/shorthands/inherited_text.mako.rs
25:55.15 cargo:rerun-if-changed=properties/shorthands/box.mako.rs
25:55.15 cargo:rerun-if-changed=properties/shorthands/inherited_svg.mako.rs
25:55.15 cargo:rerun-if-changed=properties/shorthands/list.mako.rs
25:55.15 cargo:rerun-if-changed=build_gecko.rs
25:55.15 cargo:rerun-if-changed=/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/layout/style/bindgen.toml
25:55.15 cargo:rerun-if-changed=/Users/mikeconley/Projects/mozilla-central/layout/style/ServoBindings.toml
25:55.15 --- stderr
25:55.15 /Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/cxxalloc.h:32:1: warning: replacement function 'operator new' cannot be declared 'inline' [-Winline-new-delete]
25:55.15 /Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/cxxalloc.h:36:1: warning: replacement function 'operator new' cannot be declared 'inline' [-Winline-new-delete]
25:55.16 /Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/cxxalloc.h:41:1: warning: replacement function 'operator new[]' cannot be declared 'inline' [-Winline-new-delete]
25:55.16 /Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/cxxalloc.h:45:1: warning: replacement function 'operator new[]' cannot be declared 'inline' [-Winline-new-delete]
25:55.16 /Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/cxxalloc.h:50:1: warning: replacement function 'operator delete' cannot be declared 'inline' [-Winline-new-delete]
25:55.17 /Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/cxxalloc.h:54:1: warning: replacement function 'operator delete' cannot be declared 'inline' [-Winline-new-delete]
25:55.17 /Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/cxxalloc.h:59:1: warning: replacement function 'operator delete[]' cannot be declared 'inline' [-Winline-new-delete]
25:55.17 /Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/cxxalloc.h:63:1: warning: replacement function 'operator delete[]' cannot be declared 'inline' [-Winline-new-delete]
25:55.17 /Users/mikeconley/.mozbuild/clang/lib/clang/9.0.0/include/emmintrin.h:2308:19: error: use of undeclared identifier '__builtin_ia32_pavgb128'
25:55.17 /Users/mikeconley/.mozbuild/clang/lib/clang/9.0.0/include/emmintrin.h:2328:19: error: use of undeclared identifier '__builtin_ia32_pavgw128'
25:55.18 /Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/nsGkAtoms.h:118:39: warning: offset of on non-standard-layout type 'mozilla::detail::GkAtoms' [-Winvalid-offsetof]
25:55.18 /Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/js/Proxy.h:222:43: warning: offset of on non-standard-layout type 'js::BaseProxyHandler' [-Winvalid-offsetof]
25:55.18 /Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/dom/BrowsingContext.h:523:29: warning: offset of on non-standard-layout type 'mozilla::dom::BrowsingContext' [-Winvalid-offsetof]
25:55.18 /Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/cxxalloc.h:32:1: warning: replacement function 'operator new' cannot be declared 'inline' [-Winline-new-delete], err: false
25:55.18 /Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/cxxalloc.h:36:1: warning: replacement function 'operator new' cannot be declared 'inline' [-Winline-new-delete], err: false
25:55.18 /Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/cxxalloc.h:41:1: warning: replacement function 'operator new[]' cannot be declared 'inline' [-Winline-new-delete], err: false
25:55.19 /Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/cxxalloc.h:45:1: warning: replacement function 'operator new[]' cannot be declared 'inline' [-Winline-new-delete], err: false
25:55.19 /Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/cxxalloc.h:50:1: warning: replacement function 'operator delete' cannot be declared 'inline' [-Winline-new-delete], err: false
25:55.19 /Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/cxxalloc.h:54:1: warning: replacement function 'operator delete' cannot be declared 'inline' [-Winline-new-delete], err: false
25:55.19 /Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/cxxalloc.h:59:1: warning: replacement function 'operator delete[]' cannot be declared 'inline' [-Winline-new-delete], err: false
25:55.20 /Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/cxxalloc.h:63:1: warning: replacement function 'operator delete[]' cannot be declared 'inline' [-Winline-new-delete], err: false
25:55.20 /Users/mikeconley/.mozbuild/clang/lib/clang/9.0.0/include/emmintrin.h:2308:19: error: use of undeclared identifier '__builtin_ia32_pavgb128', err: true
25:55.20 /Users/mikeconley/.mozbuild/clang/lib/clang/9.0.0/include/emmintrin.h:2328:19: error: use of undeclared identifier '__builtin_ia32_pavgw128', err: true
25:55.20 /Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/nsGkAtoms.h:118:39: warning: offset of on non-standard-layout type 'mozilla::detail::GkAtoms' [-Winvalid-offsetof], err: false
25:55.21 /Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/js/Proxy.h:222:43: warning: offset of on non-standard-layout type 'js::BaseProxyHandler' [-Winvalid-offsetof], err: false
25:55.21 /Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/dom/BrowsingContext.h:523:29: warning: offset of on non-standard-layout type 'mozilla::dom::BrowsingContext' [-Winvalid-offsetof], err: false
25:55.32 thread 'main' panicked at 'Failed to generate bindings, flags: ["/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/GeckoProfiler.h", "--rust-target", "1.25", "--bitfield-enum", "nsChangeHint", "--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::css::DocumentMatchingFunction", "--rustified-enum", "mozilla::css::SheetParsingMode", "--rustified-enum", "mozilla::StyleContentType", "--rustified-enum", "nsStyleSVGOpacitySource", "--rustified-enum", "nsCSSKeyword", "--rustified-enum", "mozilla::dom::Document_DocumentTheme", "--rustified-enum", "mozilla::dom::Document_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", "mozilla::ServoElementSnapshotFlags", "--rustified-enum", "mozilla::Side", "--rustified-enum", "mozilla::dom::PlaybackDirection", "--rustified-enum", "mozilla::dom::FillMode", "--rustified-enum", "mozilla::HalfCorner", "--rustified-enum", "mozilla::StyleFloatEdge", "--rustified-enum", "mozilla::StyleShapeRadius", "--rustified-enum", "mozilla::StyleWindowDragging", "--rustified-enum", "mozilla::StyleAnimationPlayState", "--rustified-enum", "mozilla::StyleOrient", "--rustified-enum", "mozilla::StyleBoxSizing", "--rustified-enum", "mozilla::StyleClear", "--rustified-enum", "mozilla::StyleColumnFill", "--rustified-enum", "mozilla::StyleColumnSpan", "--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::StyleShapeSourceType", "--rustified-enum", "mozilla::StyleBasicShapeType", "--rustified-enum", "nsStyleImageLayers_Size_DimensionType", "--rustified-enum", "mozilla::StyleStackSizing", "--rustified-enum", "mozilla::StyleBorderCollapse", "--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::StyleBorderStyle", "--rustified-enum", "mozilla::StyleRuleInclusion", "--rustified-enum", "mozilla::StyleGridTrackBreadth", "--rustified-enum", "mozilla::StyleOverscrollBehavior", "--rustified-enum", "mozilla::StyleOverflowAnchor", "--rustified-enum", "mozilla::StyleScrollbarWidth", "--rustified-enum", "mozilla::StyleWhiteSpace", "--rustified-enum", "mozilla::StyleTextRendering", "--rustified-enum", "mozilla::StyleColorAdjust", "--rustified-enum", "mozilla::StyleFlexDirection", "--rustified-enum", "mozilla::StyleFlexWrap", "--rustified-enum", "mozilla::StyleTextDecorationSkipInk", "--rustified-enum", "mozilla::StyleTextDecorationLength", "--rustified-enum", "nsStyleImageType", "--rustified-enum", "nsINode_BooleanFlag", "--rustified-enum", "mozilla::PseudoStyleType", "--rustified-enum", "mozilla::LookAndFeel_ColorID", "--rustified-enum", "mozilla::LookAndFeel_FontID", "--rustified-enum", "nsStyleTransformMatrix::MatrixTransformOperator", "--rustified-enum", "mozilla::StyleGeometryBox", "--rustified-enum", "mozilla::SystemColor", "--rustified-enum", "mozilla::StyleMaskMode", "--blacklist-type", ".*char_traits", "--blacklist-type", ".*incompatible_char_type", "--blacklist-type", "mozilla::StyleTimingFunction.*", "--blacklist-type", "mozilla::StyleGenericTransformOperation_.*", "--blacklist-type", "mozilla::StyleAppearance", "--blacklist-type", "mozilla::StyleComputedFontStretchRange", "--blacklist-type", "mozilla::StyleComputedFontStyleDescriptor", "--blacklist-type", "mozilla::StyleComputedFontWeightRange", "--blacklist-type", "mozilla::StyleComputedTimingFunction", "--blacklist-type", "mozilla::StyleCursorKind", "--blacklist-type", "mozilla::StyleDisplay", "--blacklist-type", "mozilla::StyleDisplayMode", "--blacklist-type", "mozilla::StylePrefersColorScheme", "--blacklist-type", "mozilla::StyleExtremumLength", "--blacklist-type", "mozilla::StyleFillRule", "--blacklist-type", "mozilla::StyleFontDisplay", "--blacklist-type", "mozilla::StyleFontFaceSourceListComponent", "--blacklist-type", "mozilla::StyleFontLanguageOverride", "--blacklist-type", "mozilla::StyleOffsetPath", "--blacklist-type", "mozilla::StyleGenericOffsetPath", "--blacklist-type", "mozilla::StyleOffsetRotate", "--blacklist-type", "mozilla::StylePathCommand", "--blacklist-type", "mozilla::StyleUnicodeRange", "--blacklist-type", "mozilla::StyleOverflowWrap", "--blacklist-type", "mozilla::StyleWordBreak", "--blacklist-type", "mozilla::StyleLineBreak", "--blacklist-type", "mozilla::StyleUserSelect", "--blacklist-type", "mozilla::StyleBreakBetween", "--blacklist-type", "mozilla::StyleBreakWithin", "--blacklist-type", "mozilla::StyleBorderStyle", "--blacklist-type", "mozilla::StyleOutlineStyle", "--blacklist-type", "mozilla::StyleScrollSnapAlign", "--blacklist-type", "mozilla::StyleScrollSnapStrictness", "--blacklist-type", "mozilla::StyleScrollSnapType", "--blacklist-type", "mozilla::StyleResize", "--blacklist-type", "mozilla::StyleOverflowClipBox", "--blacklist-type", "mozilla::StyleFloat", "--blacklist-type", "mozilla::StyleOverscrollBehavior", "--blacklist-type", "mozilla::StyleTextAlign", "--blacklist-type", "mozilla::StyleTextOverflow", "--blacklist-type", "mozilla::StyleOverflow", "--blacklist-type", "mozilla::StyleOverflowAnchor", "--blacklist-type", "mozilla::StyleTextDecorationSkipInk", "--blacklist-type", "mozilla::StyleTextDecorationLength", "--blacklist-type", "mozilla::StyleLength", "--blacklist-type", "mozilla::StyleLengthPercentage", "--blacklist-type", "mozilla::StyleNonNegativeLengthPercentage", "--blacklist-type", "mozilla::StyleGenericLengthPercentageOrAuto", "--blacklist-type", "mozilla::StyleGenericLengthPercentageOrNormal", "--blacklist-type", "mozilla::StyleLengthPercentageOrAuto", "--blacklist-type", "mozilla::StyleNonNegativeLengthPercentageOrAuto", "--blacklist-type", "mozilla::StyleRect", "--blacklist-type", "mozilla::StyleIntersectionObserverRootMargin", "--blacklist-type", "mozilla::StyleGenericSize", "--blacklist-type", "mozilla::StyleGenericMaxSize", "--blacklist-type", "mozilla::StyleGenericFlexBasis", "--blacklist-type", "mozilla::StyleSize", "--blacklist-type", "mozilla::StyleMaxSize", "--blacklist-type", "mozilla::StyleFlexBasis", "--blacklist-type", "mozilla::StylePosition", "--blacklist-type", "mozilla::StylePositionOrAuto", "--blacklist-type", "mozilla::StyleGenericPositionOrAuto", "--blacklist-type", "mozilla::StyleBackgroundSize", "--blacklist-type", "mozilla::StyleGenericBackgroundSize", "--blacklist-type", "mozilla::StyleBorderImageSlice", "--blacklist-type", "mozilla::StyleGenericLengthOrNumber", "--blacklist-type", "mozilla::StyleCSSPixelLength", "--blacklist-type", "mozilla::StyleNonNegativeLength", "--blacklist-type", "mozilla::StyleNonNegativeNumber", "--blacklist-type", "mozilla::StyleZeroToOneNumber", "--blacklist-type", "mozilla::StylePercentage", "--blacklist-type", "mozilla::StylePerspective", "--blacklist-type", "mozilla::StyleGenericPerspective", "--blacklist-type", "mozilla::StyleZIndex", "--blacklist-type", "mozilla::StyleGenericZIndex", "--blacklist-type", "mozilla::StyleTransformOrigin", "--blacklist-type", "mozilla::StyleGenericBorderRadius", "--blacklist-type", "mozilla::StyleLetterSpacing", "--blacklist-type", "mozilla::StyleGenericLineHeight", "--blacklist-type", "mozilla::StyleContain", "--blacklist-type", "mozilla::StyleRestyleHint", "--blacklist-type", "mozilla::StyleTouchAction", "--blacklist-type", "mozilla::StyleWillChange", "--blacklist-type", "mozilla::StyleTextDecorationLine", "--blacklist-type", "mozilla::StyleTextTransform", "--blacklist-type", "mozilla::StyleMozListReversed", "--blacklist-type", "mozilla::StyleOwned", "--blacklist-type", "mozilla::StyleOwnedOrNull", "--blacklist-type", "mozilla::StyleStrong", "--blacklist-type", "mozilla::StyleGenericFontFamily", "--blacklist-type", "mozilla::StyleFontFamilyNameSyntax", "--blacklist-type", "mozilla::StyleGenericColor", "--blacklist-type", "mozilla::StyleSystemColor", "--blacklist-type", "mozilla::StyleGenericColorOrAuto", "--blacklist-type", "mozilla::StyleGenericScrollbarColor", "--blacklist-type", "mozilla::StyleRGBA", "--blacklist-type", "mozilla::StyleOrigin", "--blacklist-type", "mozilla::StyleGenericGradientItem", "--blacklist-type", "mozilla::StyleGenericVerticalAlign", "--blacklist-type", "mozilla::StyleVerticalAlignKeyword", "--blacklist-type", "mozilla::StyleGenericBasicShape", "--blacklist-type", "mozilla::StyleArcSlice", "--blacklist-type", "mozilla::StyleForgottenArcSlicePtr", "--blacklist-type", "mozilla::StyleOwnedSlice", "--blacklist-type", "mozilla::StyleMozContextProperties", "--blacklist-type", "mozilla::StyleQuotes", "--blacklist-type", "mozilla::StyleOwnedStr", "--blacklist-type", "mozilla::StyleGenericBoxShadow", "--blacklist-type", "mozilla::StyleGenericSimpleShadow", "--blacklist-type", "mozilla::StyleGenericTransformOperation", "--blacklist-type", "mozilla::StyleGenericTransform", "--blacklist-type", "mozilla::StyleGenericScale", "--blacklist-type", "mozilla::StyleGenericRotate", "--blacklist-type", "mozilla::StyleGenericTranslate", "--blacklist-type", "mozilla::StyleAngle", "--blacklist-type", "mozilla::StyleGenericBorderImageSideWidth", "--blacklist-type", "mozilla::StyleGenericUrlOrNone", "--blacklist-type", "mozilla::StyleCssUrl", "--blacklist-type", "mozilla::StyleSpecifiedUrl", "--blacklist-type", "mozilla::StyleSpecifiedImageUrl", "--blacklist-type", "mozilla::StyleComputedUrl", "--blacklist-type", "mozilla::StyleComputedImageUrl", "--blacklist-type", "mozilla::StyleLoadData", "--blacklist-type", "mozilla::StyleGenericFilter", "--blacklist-type", "mozilla::StyleGenericGradient", "--blacklist-type", "mozilla::StyleLineDirection", "--blacklist-type", "mozilla::StyleGridTemplateAreas", "--blacklist-type", "mozilla::StyleGenericGridLine", "--blacklist-type", "mozilla::StyleGenericTrackSize", "--blacklist-type", "mozilla::StyleGenericTrackBreadth", "--blacklist-type", "mozilla::StyleGenericImplicitGridTracks", "--blacklist-type", "mozilla::StyleImplicitGridTracks", "--blacklist-type", "mozilla::StyleNumberOrPercentage", "--blacklist-type", "mozilla::StyleGenericSVGPaint", "--blacklist-type", "mozilla::StyleGenericTrackRepeat", "--blacklist-type", "mozilla::StyleGenericTrackListValue", "--blacklist-type", "mozilla::StyleGenericTrackList", "--blacklist-type", "mozilla::StyleGenericGridTemplateComponent", "--blacklist-type", "mozilla::StyleTextEmphasisStyle", "--blacklist-type", "mozilla::StyleVariantAlternatesList", "--blacklist-type", "mozilla::StyleSVGPaintOrder", "--blacklist-type", "mozilla::StyleClipRectOrAuto", "--blacklist-type", "mozilla::StyleCounterSetOrReset", "--blacklist-type", "mozilla::StyleCounterIncrement", "--blacklist-type", "\\s*mozilla\\s*::\\s*RustCell\\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*mozilla\\s*::\\s*ServoManuallyDrop\\s*", "--blacklist-type", "\\s*nsACString\\s*", "--blacklist-type", "\\s*nsAString\\s*", "--blacklist-type", "\\s*nsCString\\s*", "--blacklist-type", "\\s*nsString\\s*", "--no-derive-default", "--enable-cxx-namespaces", "--generate", "functions,types,vars", "--ignore-methods", "--opaque-type", "mozilla::StyleThinArc", "--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::HashTable", "--opaque-type", "mozilla::detail::PointerType", "--opaque-type", "mozilla::HashSet", "--opaque-type", "mozilla::Pair", "--opaque-type", "mozilla::Pair_Base", "--opaque-type", "mozilla::ScrollAxis", "--opaque-type", "mozilla::SeenPtrs", "--opaque-type", "mozilla::SupportsWeakPtr", "--opaque-type", "mozilla::Tuple", "--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", "mozilla::dom::Document_SelectorCache", "--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", "--opaque-type", "mozilla::detail::GkAtoms", "--opaque-type", "mozilla::detail::ThreadLocal.*", "--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 RustCell<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 ServoManuallyDrop<T> = ::std::mem::ManuallyDrop<T>;", "--raw-line", "pub type nsACString = nsstring::nsACString;", "--raw-line", "pub type nsAString = nsstring::nsAString;", "--raw-line", "pub type nsCString = nsstring::nsCString;", "--raw-line", "pub type nsString = nsstring::nsString;", "--whitelist-function", "Servo_.*", "--whitelist-function", "Gecko_.*", "--whitelist-type", "RawGecko.*", "--whitelist-type", "RawServo.*", "--whitelist-type", "ServoCssRules", "--whitelist-type", "nsFontFaceRuleContainer", "--whitelist-type", "Matrix4x4Components", "--whitelist-type", "mozilla::ComputedKeyframeValues", "--whitelist-type", "mozilla::Keyframe", "--whitelist-type", "mozilla::PropertyValuePair", "--whitelist-type", "mozilla::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::Matrix4x4Components", "--whitelist-type", "mozilla::PreferenceSheet", "--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::DocumentMatchingFunction", "--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::StyleShapeRadius", "--whitelist-type", "mozilla::StyleGrid.*", "--whitelist-type", "mozilla::UpdateAnimationsTasks", "--whitelist-type", "mozilla::PointerCapabilities", "--whitelist-type", "mozilla::LookAndFeel", "--whitelist-type", "mozilla::gfx::Float", "--whitelist-type", "mozilla::gfx::FontVariation", "--whitelist-type", "mozilla::StyleImageLayerAttachment", "--whitelist-type", "gfxFontFeature", "--whitelist-type", "gfxFontVariation", "--whitelist-type", ".*ThreadSafe.*Holder", "--whitelist-type", "AnonymousContent", "--whitelist-type", "AudioContext", "--whitelist-type", "DefaultDelete", "--whitelist-type", "DOMIntersectionObserverEntry", "--whitelist-type", "Element", "--whitelist-type", "FontFamilyList", "--whitelist-type", "FontFamilyName", "--whitelist-type", "mozilla::FontSizePrefs", "--whitelist-type", "FragmentOrURL", "--whitelist-type", "FrameRequestCallback", "--whitelist-type", "GeckoParserExtraData", "--whitelist-type", "GeckoFontMetrics", "--whitelist-type", "gfxFontFeatureValueSet", "--whitelist-type", "GridNamedArea", "--whitelist-type", "mozilla::HalfCorner", "--whitelist-type", "Image", "--whitelist-type", "ImageURL", "--whitelist-type", "Keyframe", "--whitelist-type", "mozilla::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", "nsCSSKeywordAndBoolTableEntry", "--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", "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", "nsStyleCounterData", "--whitelist-type", "nsStyleDisplay", "--whitelist-type", "nsStyleEffects", "--whitelist-type", "nsStyleFilter", "--whitelist-type", "nsStyleFont", "--whitelist-type", "nsStyleGradient", "--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", "nsStyleSVGReset", "--whitelist-type", "nsStyleTable", "--whitelist-type", "nsStyleTableBorder", "--whitelist-type", "nsStyleText", "--whitelist-type", "nsStyleTextReset", "--whitelist-type", "nsStyleUIReset", "--whitelist-type", "nsStyleUnion", "--whitelist-type", "nsStyleUI", "--whitelist-type", "nsStyleVisibility", "--whitelist-type", "nsStyleXUL", "--whitelist-type", "nsTArrayHeader", "--whitelist-type", "Position", "--whitelist-type", "PropertyValuePair", "--whitelist-type", "Runnable", "--whitelist-type", "ServoAttrSnapshot", "--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-type", "mozilla::profiler::detail::RacyFeatures", "--whitelist-var", "NS_AUTHOR_SPECIFIED_.*", "--whitelist-var", "NS_THEME_.*", "--whitelist-var", "NS_ATTRVALUE_.*", "--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", "--whitelist-var", "mozilla::detail::gGkAtoms", "--whitelist-var", "mozilla::detail::kGkAtomsArrayOffset", "--whitelist-var", "mozilla::profiler::detail::RacyFeatures::sActiveAndFeatures", "--", "-I", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include", "-I", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/nspr", "-include", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla-config.h", "-x", "c++", "-fno-sized-deallocation", "-fno-aligned-new", "-DTRACING=1", "-DIMPL_LIBXUL", "-DMOZILLA_INTERNAL_API", "-DRUST_BINDGEN", "-DOS_POSIX=1", "-DOS_MACOSX=1", "-stdlib=libc++", "-isysroot", "/Users/mikeconley/macOS-SDKs/MacOSX10.11.sdk/", "-I/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/nspr", "-I/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/nss", "-I/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/cairo", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/nsStyleStruct.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/StyleAnimationValue.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/gfxFontConstants.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/gfxFontFeatures.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/nsStyleConsts.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/css/Loader.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/css/SheetLoadData.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/DeclarationBlock.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/dom/AnimationEffectBinding.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/dom/HTMLSlotElement.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/dom/KeyframeEffectBinding.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/dom/MediaList.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/dom/ShadowRoot.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/AnimationPropertySegment.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/ComputedTiming.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/ComputedTimingFunction.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/CORSMode.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/Keyframe.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/ServoElementSnapshot.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/ServoElementSnapshotTable.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/dom/Element.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/dom/ChildIterator.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/dom/NameSpaceConstants.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/LookAndFeel.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/GeckoBindings.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/ServoBindings.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/ComputedStyle.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/ServoTraversalStatistics.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/mozilla/SizeOfState.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/nsCSSProps.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/nsContentUtils.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/nsNameSpaceManager.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/nsMediaFeatures.h", "/Users/mikeconley/Projects/mozilla-central/obj-x86_64-apple-darwin17.7.0/dist/include/nsXBLBinding.h"]', servo/components/style/build_gecko.rs:195:13
25:55.33 stack backtrace:
25:55.33    0:        0x103a66f42 - std::panicking::default_hook::{{closure}}::h3f994bbc901f9889
25:55.33    1:        0x103a66c0d - std::panicking::default_hook::h6c261b7dad1af707
25:55.33    2:        0x103a67720 - std::panicking::rust_panic_with_hook::hd3c20890ac648923
25:55.33    3:        0x103a6725d - std::panicking::continue_panic_fmt::hf444d349a369432b
25:55.33    4:        0x103a671b1 - std::panicking::begin_panic_fmt::h340f647c1ad9f75d
25:55.33    5:        0x103892806 - build_script_build::build_gecko::generate_structs::h250e9b327eb7d701
25:55.34    6:        0x1038944b2 - build_script_build::main::hc3e3caa4f059e9de
25:55.34    7:        0x103879df6 - std::rt::lang_start::{{closure}}::hda9ce48f1a59dfe8
25:55.34    8:        0x103a670c8 - std::panicking::try::do_call::h8ffcb2a43dbb732c
25:55.34    9:        0x103a6e5cf - __rust_maybe_catch_panic
25:55.34   10:        0x103a67b9e - std::rt::lang_start_internal::ha688fd553625ef6f
25:55.35   11:        0x103894f39 - main
25:55.35 warning: build failed, waiting for other jobs to finish...

And my cbindgen version is 0.9.1.

Sorry this got lost in triage churn. Mike, are you still seeing this?

Flags: needinfo?(mconley)

Nope, and I'm afraid I don't recall how I made it go away. :/

Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(mconley)
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.