[INFO] fetching crate dioxus-native-dom 0.7.0-rc.0... [INFO] testing dioxus-native-dom-0.7.0-rc.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate dioxus-native-dom 0.7.0-rc.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate dioxus-native-dom 0.7.0-rc.0 [INFO] finished tweaking crates.io crate dioxus-native-dom 0.7.0-rc.0 [INFO] tweaked toml for crates.io crate dioxus-native-dom 0.7.0-rc.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dioxus-native-dom 0.7.0-rc.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dioxus-native-dom 0.7.0-rc.0 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7a4a2b8ebdae2b78de246ff6e4aa6e34095af9feb482fda8522f7964df02a3a [INFO] running `Command { std: "docker" "start" "-a" "d7a4a2b8ebdae2b78de246ff6e4aa6e34095af9feb482fda8522f7964df02a3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7a4a2b8ebdae2b78de246ff6e4aa6e34095af9feb482fda8522f7964df02a3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7a4a2b8ebdae2b78de246ff6e4aa6e34095af9feb482fda8522f7964df02a3a", kill_on_drop: false }` [INFO] [stdout] d7a4a2b8ebdae2b78de246ff6e4aa6e34095af9feb482fda8522f7964df02a3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 444c5bd5fee0fb40af725cd41d37c6eec4917b399397a95c1c8ce204ce846649 [INFO] running `Command { std: "docker" "start" "-a" "444c5bd5fee0fb40af725cd41d37c6eec4917b399397a95c1c8ce204ce846649", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling smallbitvec v2.6.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling kurbo v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling selectors v0.29.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling icu_segmenter_data v1.5.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling stylo_atoms v0.4.0 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling stylo v0.4.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling dioxus-core-types v0.7.0-rc.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling color v0.3.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling peniko v0.4.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling uluru v3.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling stylo_static_prefs v0.4.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling grid v0.17.0 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Compiling unicode-ccc v0.4.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling stylo_config v0.4.0 [INFO] [stderr] Compiling taffy v0.8.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling accesskit v0.17.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling dioxus-rsx v0.7.0-rc.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling malloc_size_of_derive v0.1.3 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling dioxus-core-macro v0.7.0-rc.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.7.0-rc.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling font-types v0.9.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling generational-box v0.7.0-rc.0 [INFO] [stderr] Compiling warnings v0.2.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling read-fonts v0.29.3 [INFO] [stderr] Compiling fontconfig-cache-parser v0.2.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling to_shmem_derive v0.1.0 [INFO] [stderr] Compiling stylo_derive v0.4.0 [INFO] [stderr] Compiling enumset_derive v0.12.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling enumset v1.1.7 [INFO] [stderr] Compiling icu_segmenter v1.5.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling cssparser v0.35.0 [INFO] [stderr] Compiling servo_arc v0.4.1 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling app_units v0.7.8 [INFO] [stderr] Compiling subsecond-types v0.7.0-rc.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling subsecond v0.7.0-rc.0 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Compiling dioxus-core v0.7.0-rc.0 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Compiling markup5ever v0.35.0 [INFO] [stderr] Compiling to_shmem v0.2.0 [INFO] [stderr] Compiling skrifa v0.31.3 [INFO] [stderr] Compiling fontique v0.5.0 [INFO] [stderr] Compiling blitz-traits v0.1.0-rc.2 [INFO] [stderr] Compiling dioxus-signals v0.7.0-rc.0 [INFO] [stderr] Compiling stylo_malloc_size_of v0.4.0 [INFO] [stderr] Compiling usvg v0.45.1 [INFO] [stderr] Compiling stylo_dom v0.4.0 [INFO] [stderr] Compiling stylo_traits v0.4.0 [INFO] [stderr] Compiling dioxus-hooks v0.7.0-rc.0 [INFO] [stderr] Compiling dioxus-html v0.7.0-rc.0 [INFO] [stderr] Compiling swash v0.2.5 [INFO] [stderr] Compiling parley v0.5.0 [INFO] [stderr] Compiling stylo_taffy v0.1.0-rc.2 [INFO] [stderr] Compiling blitz-dom v0.1.0-rc.2 [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/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/bin/rustc --crate-name style --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stylo-0.4.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -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=bcb92fe3b47551e5 -C extra-filename=-48bab4c239adfdad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern app_units=/opt/rustwide/target/debug/deps/libapp_units-8b6897e1dafdd5af.rmeta --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-41dcfe80309d7422.rmeta --extern atomic_refcell=/opt/rustwide/target/debug/deps/libatomic_refcell-ef391933bba883f4.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-5dc0450c0189c4b4.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern cssparser=/opt/rustwide/target/debug/deps/libcssparser-71d183d894fa7fc2.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-875f141c4044b02a.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-81683899b9b068d2.rmeta --extern euclid=/opt/rustwide/target/debug/deps/libeuclid-11c57b1833b6265d.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-6ae122e7d9b05b12.rmeta --extern icu_segmenter=/opt/rustwide/target/debug/deps/libicu_segmenter-9beb91f4802c0703.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-233a9ff1c971125e.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3db4797dc23645d3.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-6b76ec393d6a2c41.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rmeta --extern malloc_size_of_derive=/opt/rustwide/target/debug/deps/libmalloc_size_of_derive-42d8b0e05c834486.so --extern matches=/opt/rustwide/target/debug/deps/libmatches-78daa3f1b5ec35b5.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rmeta --extern debug_unreachable=/opt/rustwide/target/debug/deps/libdebug_unreachable-64be8850bfcabca1.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-08b289ccc4d3a6a0.so --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-9ccae98ad307169d.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e05972f153d0dad0.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-876aa30de3b0f56d.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-3b76fdf2277919d9.rmeta --extern precomputed_hash=/opt/rustwide/target/debug/deps/libprecomputed_hash-7d997fe2cb7badd4.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-8c9c043f71b8b9db.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-eae9644c310958e7.rmeta --extern selectors=/opt/rustwide/target/debug/deps/libselectors-bb611124c4358609.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-14fe1a00ee8373a6.rmeta --extern servo_arc=/opt/rustwide/target/debug/deps/libservo_arc-196f49494a88cfc0.rmeta --extern smallbitvec=/opt/rustwide/target/debug/deps/libsmallbitvec-da5a7e02ded8f2c1.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-29f90736a15dcce2.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-be58cda530c3ff48.rmeta --extern stylo_atoms=/opt/rustwide/target/debug/deps/libstylo_atoms-37f9543e802bf729.rmeta --extern style_config=/opt/rustwide/target/debug/deps/libstylo_config-fcb0d7f148576089.rmeta --extern style_derive=/opt/rustwide/target/debug/deps/libstylo_derive-c8fe3955e85e7c2f.so --extern dom=/opt/rustwide/target/debug/deps/libstylo_dom-ced2b4113eef5a5b.rmeta --extern malloc_size_of=/opt/rustwide/target/debug/deps/libstylo_malloc_size_of-78e3bc4c1477999f.rmeta --extern static_prefs=/opt/rustwide/target/debug/deps/libstylo_static_prefs-26570d78acfefcb1.rmeta --extern style_traits=/opt/rustwide/target/debug/deps/libstyle_traits-15cc92b9e1c7c7f3.rmeta --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-41287a9f9656d08a.rmeta --extern to_shmem=/opt/rustwide/target/debug/deps/libto_shmem-813fcefdf711099e.rmeta --extern to_shmem_derive=/opt/rustwide/target/debug/deps/libto_shmem_derive-33890a5edb338b67.so --extern uluru=/opt/rustwide/target/debug/deps/libuluru-3ad125d414cfa6b3.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-ace8c861531b1232.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-c8c62e9ffd6f4978.rmeta --extern web_atoms=/opt/rustwide/target/debug/deps/libweb_atoms-5a89b59ecb431aee.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" "444c5bd5fee0fb40af725cd41d37c6eec4917b399397a95c1c8ce204ce846649", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "444c5bd5fee0fb40af725cd41d37c6eec4917b399397a95c1c8ce204ce846649", kill_on_drop: false }` [INFO] [stdout] 444c5bd5fee0fb40af725cd41d37c6eec4917b399397a95c1c8ce204ce846649