[INFO] fetching crate blitz-renderer-vello 0.1.0-alpha.1...
[INFO] checking blitz-renderer-vello-0.1.0-alpha.1 against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] extracting crate blitz-renderer-vello 0.1.0-alpha.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate blitz-renderer-vello 0.1.0-alpha.1
[INFO] finished tweaking crates.io crate blitz-renderer-vello 0.1.0-alpha.1
[INFO] tweaked toml for crates.io crate blitz-renderer-vello 0.1.0-alpha.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate blitz-renderer-vello 0.1.0-alpha.1 on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate blitz-renderer-vello 0.1.0-alpha.1 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:74:12
[INFO] [stderr]    |
[INFO] [stderr] 74 | homepage = "https://github.com/dioxuslabs/blitz"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 78 | repository = "https://github.com/dioxuslabs/blitz"
[INFO] [stderr]    |              -------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `blitz-renderer-vello` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f5c304892efec2684346607a11a21225a330f14f303dd935752a9664f23099b1
[INFO] running `Command { std: "docker" "start" "f5c304892efec2684346607a11a21225a330f14f303dd935752a9664f23099b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5c304892efec2684346607a11a21225a330f14f303dd935752a9664f23099b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f5c304892efec2684346607a11a21225a330f14f303dd935752a9664f23099b1" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5c304892efec2684346607a11a21225a330f14f303dd935752a9664f23099b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f5c304892efec2684346607a11a21225a330f14f303dd935752a9664f23099b1" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:74:12
[INFO] [stderr]    |
[INFO] [stderr] 74 | homepage = "https://github.com/dioxuslabs/blitz"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 78 | repository = "https://github.com/dioxuslabs/blitz"
[INFO] [stderr]    |              -------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `blitz-renderer-vello` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking color v0.2.3
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]     Checking kurbo v0.11.1
[INFO] [stderr]     Checking smallbitvec v2.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling naga v23.1.0
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling wgpu-hal v23.0.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]    Compiling icu_segmenter_data v1.5.1
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]    Compiling wgpu-core v23.0.1
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking svg_fmt v0.4.4
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling stylo v0.2.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking peniko v0.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking fontconfig-parser v0.5.7
[INFO] [stderr]    Compiling wgpu v23.0.1
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]    Compiling selectors v0.27.0
[INFO] [stderr]     Checking unicode-ccc v0.3.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.3.0
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking uluru v3.1.0
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking stylo_config v0.2.0
[INFO] [stderr]    Compiling stylo_atoms v0.2.0
[INFO] [stderr]    Compiling markup5ever v0.15.0
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]     Checking data-url v0.3.1
[INFO] [stderr]     Checking stylo_static_prefs v0.2.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking grid v0.16.1
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking taffy v0.8.0
[INFO] [stderr]     Checking fontdb v0.22.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling malloc_size_of_derive v0.1.3
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking font-types v0.8.4
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking fontconfig-cache-parser v0.2.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking read-fonts v0.25.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling to_shmem_derive v0.1.0
[INFO] [stderr]    Compiling stylo_derive v0.2.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_segmenter v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3607d549209cc9fdfe7e907123b4185210e2c2b/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=3ca634086e94cbac -C extra-filename=-3a01bb175f8fc9c6 --out-dir /opt/rustwide/target/debug/build/ash/3a01bb175f8fc9c6/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d541ac7a75168aa5/out --extern libloading=/opt/rustwide/target/debug/build/libloading/d5f5fd084223f1cc/out/liblibloading-d5f5fd084223f1cc.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f5c304892efec2684346607a11a21225a330f14f303dd935752a9664f23099b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5c304892efec2684346607a11a21225a330f14f303dd935752a9664f23099b1", kill_on_drop: false }`
[INFO] [stdout] f5c304892efec2684346607a11a21225a330f14f303dd935752a9664f23099b1
