[INFO] fetching crate blitz-shell 0.2.2...
[INFO] checking blitz-shell-0.2.2 against try#db4e1d23234d93b5e96ecc768b35d9090c32cddf for pr-149901-1
[INFO] extracting crate blitz-shell 0.2.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate blitz-shell 0.2.2
[INFO] finished tweaking crates.io crate blitz-shell 0.2.2
[INFO] tweaked toml for crates.io crate blitz-shell 0.2.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate blitz-shell 0.2.2 on toolchain db4e1d23234d93b5e96ecc768b35d9090c32cddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate blitz-shell 0.2.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dfd70b16eaa4ece896ce0a2cf3fcf63cfc9c3a0c6291d20322e73085ea3a96e2
[INFO] running `Command { std: "docker" "start" "-a" "dfd70b16eaa4ece896ce0a2cf3fcf63cfc9c3a0c6291d20322e73085ea3a96e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfd70b16eaa4ece896ce0a2cf3fcf63cfc9c3a0c6291d20322e73085ea3a96e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfd70b16eaa4ece896ce0a2cf3fcf63cfc9c3a0c6291d20322e73085ea3a96e2", kill_on_drop: false }`
[INFO] [stdout] dfd70b16eaa4ece896ce0a2cf3fcf63cfc9c3a0c6291d20322e73085ea3a96e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55b11a759c2c0a08755c5f83d85f195011e26a27ef7624b922cab3fee603f699
[INFO] running `Command { std: "docker" "start" "-a" "55b11a759c2c0a08755c5f83d85f195011e26a27ef7624b922cab3fee603f699", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]     Checking idna_adapter v1.0.0
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling selectors v0.32.0
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking smallbitvec v2.6.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling icu_locale_data v2.0.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]    Compiling stylo_atoms v0.8.0
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling icu_segmenter_data v2.0.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking linebender_resource_handle v0.1.1
[INFO] [stderr]     Checking accesskit v0.17.1
[INFO] [stderr]    Compiling stylo v0.8.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking font-types v0.10.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling to_shmem_derive v0.1.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]     Checking read-fonts v0.35.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling malloc_size_of_derive v0.1.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling stylo_derive v0.8.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking icu_locale v2.0.0
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]     Checking servo_arc v0.4.1
[INFO] [stderr]     Checking cssparser v0.35.0
[INFO] [stderr]    Compiling zvariant_derive v5.7.0
[INFO] [stderr]     Checking to_shmem v0.2.0
[INFO] [stderr]     Checking app_units v0.7.8
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]    Compiling zvariant v5.7.0
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking stylo_malloc_size_of v0.8.0
[INFO] [stderr]     Checking zbus_xml v4.0.0
[INFO] [stderr]     Checking stylo_traits v0.8.0
[INFO] [stderr]     Checking stylo_dom v0.8.0
[INFO] [stderr]     Checking skrifa v0.37.0
[INFO] [stderr]     Checking zbus-lockstep v0.4.4
[INFO] [stderr]     Checking icu_segmenter v2.0.0
[INFO] [stderr]     Checking uluru v3.1.0
[INFO] [stderr]     Checking immutable-chunkmap v2.1.2
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.4.4
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]     Checking color v0.3.2
[INFO] [stderr]     Checking grid v0.18.0
[INFO] [stderr]     Checking stylo_config v0.8.0
[INFO] [stderr]     Checking stylo_static_prefs v0.8.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking taffy v0.9.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking swash v0.2.6
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling zbus_macros v5.11.0
[INFO] [stderr]     Checking accesskit_consumer v0.26.0
[INFO] [stderr]     Checking fontique v0.6.0
[INFO] [stderr]     Checking harfrust v0.3.1
[INFO] [stderr]     Checking atspi-common v0.6.0
[INFO] [stderr] error: could not compile `stylo` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db4e1d23234d93b5e96ecc768b35d9090c32cddf/bin/rustc --crate-name style --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stylo-0.8.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="encoding_rs"' --cfg 'feature="mime"' --cfg 'feature="serde"' --cfg 'feature="servo"' --cfg 'feature="string_cache"' --cfg 'feature="style_config"' --cfg 'feature="stylo_atoms"' --cfg 'feature="url"' --cfg 'feature="web_atoms"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "encoding_rs", "gecko", "gecko_debug", "gecko_refcount_logging", "mime", "mozbuild", "nsstring", "regex", "serde", "servo", "string_cache", "style_config", "stylo_atoms", "toml", "url", "web_atoms"))' -C metadata=1ab92a0c7391658b -C extra-filename=-b33ddf47c882a0c1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern app_units=/opt/rustwide/target/debug/deps/libapp_units-eb0c3224dec2f444.rmeta --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-30751d79791e52e6.rmeta --extern atomic_refcell=/opt/rustwide/target/debug/deps/libatomic_refcell-4848dc693f433108.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-cfa19cabcc06a91c.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d92705dd1d5353b1.rmeta --extern cssparser=/opt/rustwide/target/debug/deps/libcssparser-96ad6d24c484b53d.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-5e09ca9f78a0088f.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-b010afa247a10609.rmeta --extern euclid=/opt/rustwide/target/debug/deps/libeuclid-4d00557004caf830.rmeta --extern icu_segmenter=/opt/rustwide/target/debug/deps/libicu_segmenter-06e93cf518b62fbc.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-729c2bfcd1bd2d23.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8ca1407ee86695ec.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-aa1c64fbdc4f12a7.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cb8ca6aa8c56979f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-f0efc98faf8f1763.rmeta --extern malloc_size_of_derive=/opt/rustwide/target/debug/deps/libmalloc_size_of_derive-0d1346740f9c0841.so --extern matches=/opt/rustwide/target/debug/deps/libmatches-916de2e368d180f8.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-719fdfbd841ea854.rmeta --extern debug_unreachable=/opt/rustwide/target/debug/deps/libdebug_unreachable-308576270019a9b4.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-3a62f22a31674f8e.so --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-4dc595dc4a58f743.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-9d819eb0bfca6bb6.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-d1299b96543acdd1.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-50cb9306e776df83.rmeta --extern precomputed_hash=/opt/rustwide/target/debug/deps/libprecomputed_hash-db4b9e568d14bf9d.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-6b71416cf164904e.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-ed169f745e7037f0.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-0bb3a5e14e8504c6.rmeta --extern selectors=/opt/rustwide/target/debug/deps/libselectors-61e5ef63ac93e61f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-98146816a37d7a06.rmeta --extern servo_arc=/opt/rustwide/target/debug/deps/libservo_arc-fe0313aa66380802.rmeta --extern smallbitvec=/opt/rustwide/target/debug/deps/libsmallbitvec-688fb46100d1d70e.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-96d7c7a7332b4422.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-f2154b0bf273423d.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-01ed074c79e078db.rmeta --extern stylo_atoms=/opt/rustwide/target/debug/deps/libstylo_atoms-fb0599d13e14c94c.rmeta --extern style_config=/opt/rustwide/target/debug/deps/libstylo_config-1444a386654ded66.rmeta --extern style_derive=/opt/rustwide/target/debug/deps/libstylo_derive-9f05d55bdbffa7bd.so --extern dom=/opt/rustwide/target/debug/deps/libstylo_dom-600f11fd4c5378ed.rmeta --extern malloc_size_of=/opt/rustwide/target/debug/deps/libstylo_malloc_size_of-85cb2e0aa406cc65.rmeta --extern static_prefs=/opt/rustwide/target/debug/deps/libstylo_static_prefs-0c2a88185e851292.rmeta --extern style_traits=/opt/rustwide/target/debug/deps/libstyle_traits-401c84371331f9c2.rmeta --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-ff4a7228d7e61641.rmeta --extern to_shmem=/opt/rustwide/target/debug/deps/libto_shmem-cee3c323e84cb5e5.rmeta --extern to_shmem_derive=/opt/rustwide/target/debug/deps/libto_shmem_derive-f17600df4060cddb.so --extern uluru=/opt/rustwide/target/debug/deps/libuluru-54a3340dc9665972.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-3c9e49e44d818da2.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-669fea486b2b8b2a.rmeta --extern web_atoms=/opt/rustwide/target/debug/deps/libweb_atoms-40d2c83be7746d7e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "55b11a759c2c0a08755c5f83d85f195011e26a27ef7624b922cab3fee603f699", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55b11a759c2c0a08755c5f83d85f195011e26a27ef7624b922cab3fee603f699", kill_on_drop: false }`
[INFO] [stdout] 55b11a759c2c0a08755c5f83d85f195011e26a27ef7624b922cab3fee603f699
