[INFO] cloning repository https://github.com/ZeroX-DG/nox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZeroX-DG/nox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeroX-DG%2Fnox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeroX-DG%2Fnox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 593f82300261d4cf7ed5c1cd8eabc8ce7cf20cb3
[INFO] checking ZeroX-DG/nox against master#540f43a224317d894a9a0710a8d67704f179a33c for pr-155193
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeroX-DG%2Fnox" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ZeroX-DG/nox
[INFO] finished tweaking git repo https://github.com/ZeroX-DG/nox
[INFO] tweaked toml for git repo https://github.com/ZeroX-DG/nox written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ZeroX-DG/nox on toolchain 540f43a224317d894a9a0710a8d67704f179a33c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ZeroX-DG/nox 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" "+540f43a224317d894a9a0710a8d67704f179a33c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smallbitvec v2.6.0
[INFO] [stderr]   Downloaded strum v0.19.5
[INFO] [stderr]   Downloaded simplelog v0.12.2
[INFO] [stderr]   Downloaded strum_macros v0.19.4
[INFO] [stderr]   Downloaded paris v1.5.15
[INFO] [stderr]   Downloaded sw-composite v0.7.16
[INFO] [stderr]   Downloaded async-signal v0.2.11
[INFO] [stderr]   Downloaded lyon_algorithms v1.0.5
[INFO] [stderr]   Downloaded async-io v2.4.1
[INFO] [stderr]   Downloaded lyon_path v1.0.7
[INFO] [stderr]   Downloaded lyon_geom v1.0.6
[INFO] [stderr]   Downloaded raqote v0.8.1
[INFO] [stderr]   Downloaded async-process v2.3.1
[INFO] [stderr]   Downloaded font-kit v0.10.1
[INFO] [stderr]   Downloaded lyon_tessellation v1.0.15
[INFO] [stderr]   Downloaded lyon_geom v0.16.2
[INFO] [stderr]   Downloaded dwrote v0.11.3
[INFO] [stderr]   Downloaded freetype v0.7.0
[INFO] [stderr]   Downloaded glyph_brush_draw_cache v0.1.6
[INFO] [stderr]   Downloaded servo-fontconfig v0.5.1
[INFO] [stderr]   Downloaded glyph_brush v0.7.12
[INFO] [stderr]   Downloaded servo-fontconfig-sys v5.1.0
[INFO] [stderr]   Downloaded freetype-sys v0.13.1
[INFO] [stderr]   Downloaded wgpu_glyph v0.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+540f43a224317d894a9a0710a8d67704f179a33c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 478deed9ba88c5940991c47b049fa33b36825e08dbe8c162d6877939b5490b01
[INFO] running `Command { std: "docker" "start" "-a" "478deed9ba88c5940991c47b049fa33b36825e08dbe8c162d6877939b5490b01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "478deed9ba88c5940991c47b049fa33b36825e08dbe8c162d6877939b5490b01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "478deed9ba88c5940991c47b049fa33b36825e08dbe8c162d6877939b5490b01", kill_on_drop: false }`
[INFO] [stdout] 478deed9ba88c5940991c47b049fa33b36825e08dbe8c162d6877939b5490b01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+540f43a224317d894a9a0710a8d67704f179a33c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55cd63450a0be79ce9e816cfad5bd08402881ae96c8f729f610a22d53bdfab04
[INFO] running `Command { std: "docker" "start" "-a" "55cd63450a0be79ce9e816cfad5bd08402881ae96c8f729f610a22d53bdfab04", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking wayland-sys v0.31.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking smallbitvec v2.6.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking endi v1.1.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]     Checking polling v3.8.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling strum_macros v0.19.4
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking wayland-client v0.31.10
[INFO] [stderr]     Checking strum v0.19.5
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking async-io v2.4.1
[INFO] [stderr]     Checking font-types v0.7.3
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling naga v23.1.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling dark-light v1.1.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking read-fonts v0.22.7
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]     Checking shared v0.1.0 (/opt/rustwide/workdir/components/shared)
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking enumflags2 v0.7.11
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> components/shared/src/byte_string.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn chars(&self) -> Chars {
[INFO] [stdout]    |                  ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn chars(&self) -> Chars<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking url v0.1.0 (/opt/rustwide/workdir/components/url)
[INFO] [stderr]     Checking css v0.1.0 (/opt/rustwide/workdir/components/css)
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stdout] warning: variant `Component` is never constructed
[INFO] [stdout]  --> components/url/src/encode.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum PercentEncodeSet {
[INFO] [stdout]   |          ---------------- variant in this enum
[INFO] [stdout] 6 |     UserInfo,
[INFO] [stdout] 7 |     Component,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking style_types v0.1.0 (/opt/rustwide/workdir/components/style_types)
[INFO] [stderr]     Checking lyon_geom v1.0.6
[INFO] [stderr]    Compiling wgpu-hal v23.0.1
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]     Checking dconf_rs v0.3.0
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking detect-desktop-environment v0.2.0
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking lyon_path v1.0.7
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking wayland-protocols v0.32.8
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]    Compiling wgpu-core v23.0.1
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking wgpu-types v23.0.0
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.2.0
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking net v0.1.0 (/opt/rustwide/workdir/components/net)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> components/net/src/http.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |         if HTTP_CLIENT.is_none() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> components/net/src/http.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         HTTP_CLIENT.as_ref().expect("Unable to obtain http client")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking loader v0.1.0 (/opt/rustwide/workdir/components/loader)
[INFO] [stderr]     Checking dom v0.1.0 (/opt/rustwide/workdir/components/dom)
[INFO] [stderr]     Checking unicode-ccc v0.2.0
[INFO] [stdout] warning: fields `name`, `public_id`, and `system_id` are never read
[INFO] [stdout]   --> components/dom/src/document.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct DocumentType {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 20 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 21 |     public_id: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 22 |     system_id: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> components/dom/src/elements/html_style_element.rs:26:23
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn stylesheet(&self) -> Ref<Option<ContextualStyleSheet>> {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn stylesheet(&self) -> Ref<'_, Option<ContextualStyleSheet>> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> components/dom/src/node.rs:273:28
[INFO] [stdout]     |
[INFO] [stdout] 273 |     pub fn computed_styles(&self) -> Ref<HashMap<Property, Value>> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 273 |     pub fn computed_styles(&self) -> Ref<'_, HashMap<Property, Value>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking zeno v0.2.3
[INFO] [stderr]     Checking yazi v0.1.6
[INFO] [stderr]     Checking skrifa v0.22.3
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr] error: could not compile `palette` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/540f43a224317d894a9a0710a8d67704f179a33c/bin/rustc --crate-name palette --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/palette-0.7.6/src/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="alloc"' --cfg 'feature="approx"' --cfg 'feature="default"' --cfg 'feature="named"' --cfg 'feature="named_from_str"' --cfg 'feature="phf"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "approx", "bytemuck", "default", "find-crate", "libm", "named", "named_from_str", "phf", "rand", "random", "serde", "serializing", "std", "wide"))' -C metadata=d317e6aff5f24aef -C extra-filename=-3668f665a7e1f941 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-f8d82a3a08438a41.rmeta --extern fast_srgb8=/opt/rustwide/target/debug/deps/libfast_srgb8-08b2d938be3d3395.rmeta --extern palette_derive=/opt/rustwide/target/debug/deps/libpalette_derive-d110348ed4f25aff.so --extern phf=/opt/rustwide/target/debug/deps/libphf-966a37d0d8ac8828.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `naga` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/540f43a224317d894a9a0710a8d67704f179a33c/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-23.1.0/src/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="compact"' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hlsl-out-if-target-windows"' --cfg 'feature="msl-out-if-target-apple"' --cfg 'feature="spv-out"' --cfg 'feature="wgsl-in"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "compact", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "hlsl-out", "hlsl-out-if-target-windows", "msl-out", "msl-out-if-target-apple", "serialize", "spv-in", "spv-out", "wgsl-in", "wgsl-out"))' -C metadata=4bdb22cc19d389ff -C extra-filename=-cf4896fe6ef84f95 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-5e6d6182a65d3cb3.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-d298b07ca607fffb.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e0980e941eac5a40.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-5455a7ebb75ccf0f.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-cb23926b94e0f3fa.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-9e69d1bf67cde8be.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-f0b27a7fca68941f.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-656488f61c9c1aec.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-e84815c6f49a9255.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-af2c0c60b242cc13.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2b763f9abf0193b7.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-c86631de83d189a5.rmeta --cap-lints allow --cap-lints=forbid --cfg glsl_out --cfg spv_out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "55cd63450a0be79ce9e816cfad5bd08402881ae96c8f729f610a22d53bdfab04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55cd63450a0be79ce9e816cfad5bd08402881ae96c8f729f610a22d53bdfab04", kill_on_drop: false }`
[INFO] [stdout] 55cd63450a0be79ce9e816cfad5bd08402881ae96c8f729f610a22d53bdfab04
