[INFO] cloning repository https://github.com/leo030303/servo_browser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leo030303/servo_browser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleo030303%2Fservo_browser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleo030303%2Fservo_browser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3fea1331d00268155cfe8b08b1b46d5916ae951a [INFO] testing leo030303/servo_browser against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleo030303%2Fservo_browser" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/leo030303/servo_browser [INFO] finished tweaking git repo https://github.com/leo030303/servo_browser [INFO] tweaked toml for git repo https://github.com/leo030303/servo_browser written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/leo030303/servo_browser on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/leo030303/servo_browser 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30e173c23e1c9f8a222d6fe4524a5b372e70c6ec31c8823e404bcff62c80abe4 [INFO] running `Command { std: "docker" "start" "-a" "30e173c23e1c9f8a222d6fe4524a5b372e70c6ec31c8823e404bcff62c80abe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30e173c23e1c9f8a222d6fe4524a5b372e70c6ec31c8823e404bcff62c80abe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30e173c23e1c9f8a222d6fe4524a5b372e70c6ec31c8823e404bcff62c80abe4", kill_on_drop: false }` [INFO] [stdout] 30e173c23e1c9f8a222d6fe4524a5b372e70c6ec31c8823e404bcff62c80abe4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b7cc87d6dce61cde565e164f57888bee4a92ab0af225d3de50544b231266fd2 [INFO] running `Command { std: "docker" "start" "-a" "6b7cc87d6dce61cde565e164f57888bee4a92ab0af225d3de50544b231266fd2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling cfg-expr v0.20.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling system-deps v7.0.7 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling string_cache v0.9.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling app_units v0.7.8 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ipc-channel v0.20.2 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling cssparser v0.36.0 [INFO] [stderr] Compiling servo_arc v0.4.3 (https://github.com/servo/stylo?rev=fce45cfa72008327d714575913bc9c968fa1446c#fce45cfa) [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling web_atoms v0.2.3 [INFO] [stderr] Compiling stylo v0.11.0 (https://github.com/servo/stylo?rev=fce45cfa72008327d714575913bc9c968fa1446c#fce45cfa) [INFO] [stderr] Compiling selectors v0.35.0 (https://github.com/servo/stylo?rev=fce45cfa72008327d714575913bc9c968fa1446c#fce45cfa) [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling derive_more v2.1.0 [INFO] [stderr] Compiling smallbitvec v2.6.0 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling to_shmem v0.3.0 (https://github.com/servo/stylo?rev=fce45cfa72008327d714575913bc9c968fa1446c#fce45cfa) [INFO] [stderr] Compiling to_shmem_derive v0.1.0 (https://github.com/servo/stylo?rev=fce45cfa72008327d714575913bc9c968fa1446c#fce45cfa) [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling malloc_size_of_derive v0.1.3 [INFO] [stderr] Compiling glslopt v0.1.12 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling icu_locale_data v2.1.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling kurbo v0.11.3 [INFO] [stderr] Compiling stylo_atoms v0.11.0 (https://github.com/servo/stylo?rev=fce45cfa72008327d714575913bc9c968fa1446c#fce45cfa) [INFO] [stderr] Compiling peek-poke-derive v0.3.0 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling unicode-ccc v0.4.0 [INFO] [stderr] Compiling unicode-script v0.5.8 [INFO] [stderr] Compiling icu_segmenter_data v2.1.1 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling stylo_malloc_size_of v0.11.0 (https://github.com/servo/stylo?rev=fce45cfa72008327d714575913bc9c968fa1446c#fce45cfa) [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Compiling build-parallel v0.1.2 [INFO] [stderr] Compiling peek-poke v0.3.0 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Compiling tendril v0.5.0 [INFO] [stderr] Compiling gleam v0.15.1 [INFO] [stderr] Compiling wr_malloc_size_of v0.2.2 [INFO] [stderr] Compiling webrender_build v0.68.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling zeitstempel v0.1.2 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling data-url v0.3.2 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling usvg v0.45.1 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling webrender_api v0.68.0 [INFO] [stderr] Compiling markup5ever v0.38.0 [INFO] [stderr] Compiling icu_locale v2.1.1 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling freetype v0.7.2 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling tracy-rs v0.1.2 [INFO] [stderr] Compiling svg_fmt v0.4.5 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling etagere v0.2.15 [INFO] [stderr] Compiling resvg v0.45.1 [INFO] [stderr] Compiling icu_segmenter v2.1.1 [INFO] [stderr] Compiling stylo_traits v0.11.0 (https://github.com/servo/stylo?rev=fce45cfa72008327d714575913bc9c968fa1446c#fce45cfa) [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling stylo_dom v0.11.0 (https://github.com/servo/stylo?rev=fce45cfa72008327d714575913bc9c968fa1446c#fce45cfa) [INFO] [stderr] Compiling plane-split v0.18.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling uluru v3.1.0 [INFO] [stderr] Compiling ron v0.10.1 [INFO] [stderr] Compiling stylo_derive v0.11.0 (https://github.com/servo/stylo?rev=fce45cfa72008327d714575913bc9c968fa1446c#fce45cfa) [INFO] [stderr] Compiling wr_glyph_rasterizer v0.68.0 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling grid v1.0.0 [INFO] [stderr] Compiling stylo_config v0.11.0 (https://github.com/servo/stylo?rev=fce45cfa72008327d714575913bc9c968fa1446c#fce45cfa) [INFO] [stderr] Compiling stylo_static_prefs v0.11.0 (https://github.com/servo/stylo?rev=fce45cfa72008327d714575913bc9c968fa1446c#fce45cfa) [INFO] [stderr] Compiling topological-sort v0.1.0 [INFO] [stderr] Compiling taffy v0.9.2 [INFO] [stderr] Compiling accountable-refcell v0.2.2 [INFO] [stderr] Compiling urlpattern v0.3.0 [INFO] [stderr] Compiling content-security-policy v0.6.0 [INFO] [stderr] Compiling keyboard-types v0.8.3 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling servo_config_macro v0.0.1 (https://github.com/servo/servo.git?rev=e8aa7d5#e8aa7d51) [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling accesskit v0.21.1 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling aligned v0.4.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling sha1 v0.10.6 [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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name style --edition=2021 /opt/rustwide/cargo-home/git/checkouts/stylo-482338307e42a9ea/fce45cf/style/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=36ffaf0b4634da7e -C extra-filename=-8cbbab3d7b3e6fdf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern app_units=/opt/rustwide/target/debug/deps/libapp_units-e5be3118abcc95b1.rmeta --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-12a040216d57db22.rmeta --extern atomic_refcell=/opt/rustwide/target/debug/deps/libatomic_refcell-ef391933bba883f4.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-453afd4b96bba1da.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern cssparser=/opt/rustwide/target/debug/deps/libcssparser-e877a37b67e0cebe.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-b2bf671775e41ba3.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-8e133c2f6baf6f0a.rmeta --extern euclid=/opt/rustwide/target/debug/deps/libeuclid-89123202c6426cf9.rmeta --extern icu_segmenter=/opt/rustwide/target/debug/deps/libicu_segmenter-72cab69da7b4c9a9.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-081da5e0e9897718.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bb9dfc9f1c5526ce.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-7987671186043bcb.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rmeta --extern malloc_size_of_derive=/opt/rustwide/target/debug/deps/libmalloc_size_of_derive-02cd0c7d64476e63.so --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-48479e692ffe95ba.so --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-bd154967d78d3926.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-10b3a10b7db869ec.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-72e16b6a4e0aa27d.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-e04885a887b0b6bd.rmeta --extern precomputed_hash=/opt/rustwide/target/debug/deps/libprecomputed_hash-7d997fe2cb7badd4.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-3336647a8430f5f6.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-52eb7fbf8b046d0c.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c9c021d0487117.rmeta --extern selectors=/opt/rustwide/target/debug/deps/libselectors-ab02374c4747ac07.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f964cd581cb26e83.rmeta --extern servo_arc=/opt/rustwide/target/debug/deps/libservo_arc-e6412b00b8dfe669.rmeta --extern smallbitvec=/opt/rustwide/target/debug/deps/libsmallbitvec-da5a7e02ded8f2c1.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-0943dffa6b03d24a.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-52819ea9dae0ffc4.rmeta --extern stylo_atoms=/opt/rustwide/target/debug/deps/libstylo_atoms-ae3612b2e1f44b91.rmeta --extern style_config=/opt/rustwide/target/debug/deps/libstylo_config-81438626a8808a40.rmeta --extern style_derive=/opt/rustwide/target/debug/deps/libstylo_derive-cdc90cfb73714031.so --extern dom=/opt/rustwide/target/debug/deps/libstylo_dom-0ffcd8352925c521.rmeta --extern malloc_size_of=/opt/rustwide/target/debug/deps/libstylo_malloc_size_of-00fff95238615559.rmeta --extern static_prefs=/opt/rustwide/target/debug/deps/libstylo_static_prefs-7ec9b69652a07754.rmeta --extern style_traits=/opt/rustwide/target/debug/deps/libstyle_traits-d14871f85b3a5293.rmeta --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-41287a9f9656d08a.rmeta --extern to_shmem=/opt/rustwide/target/debug/deps/libto_shmem-c1c8c95eb91597fa.rmeta --extern to_shmem_derive=/opt/rustwide/target/debug/deps/libto_shmem_derive-4eff5d01a53c2222.so --extern uluru=/opt/rustwide/target/debug/deps/libuluru-07ee3abbef48f2bf.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-330036669884fc6d.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-c8c62e9ffd6f4978.rmeta --extern web_atoms=/opt/rustwide/target/debug/deps/libweb_atoms-d14cf32d23a3aebb.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" "6b7cc87d6dce61cde565e164f57888bee4a92ab0af225d3de50544b231266fd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b7cc87d6dce61cde565e164f57888bee4a92ab0af225d3de50544b231266fd2", kill_on_drop: false }` [INFO] [stdout] 6b7cc87d6dce61cde565e164f57888bee4a92ab0af225d3de50544b231266fd2