[INFO] fetching crate anyrender_vello_hybrid 0.1.1... [INFO] testing anyrender_vello_hybrid-0.1.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] extracting crate anyrender_vello_hybrid 0.1.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate anyrender_vello_hybrid 0.1.1 [INFO] finished tweaking crates.io crate anyrender_vello_hybrid 0.1.1 [INFO] tweaked toml for crates.io crate anyrender_vello_hybrid 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate anyrender_vello_hybrid 0.1.1 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate anyrender_vello_hybrid 0.1.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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wgpu_context v0.1.1 [INFO] [stderr] Downloaded wgpu-core-deps-emscripten v26.0.0 [INFO] [stderr] Downloaded vello_hybrid v0.0.4 [INFO] [stderr] Downloaded anyrender v0.6.2 [INFO] [stderr] Downloaded vello_sparse_shaders v0.0.4 [INFO] [stderr] Downloaded debug_timer v0.1.3 [INFO] [stderr] Downloaded peniko v0.5.0 [INFO] [stderr] Downloaded color v0.3.2 [INFO] [stderr] Downloaded vello_common v0.0.4 [INFO] [stderr] Downloaded linebender_resource_handle v0.1.1 [INFO] [stderr] Downloaded fearless_simd v0.3.0 [INFO] [stderr] Downloaded kurbo v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 575b9758c66a3d11e3312ad9fd33b4f2c124044cb1d9d7446748101178753a90 [INFO] running `Command { std: "docker" "start" "-a" "575b9758c66a3d11e3312ad9fd33b4f2c124044cb1d9d7446748101178753a90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "575b9758c66a3d11e3312ad9fd33b4f2c124044cb1d9d7446748101178753a90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "575b9758c66a3d11e3312ad9fd33b4f2c124044cb1d9d7446748101178753a90", kill_on_drop: false }` [INFO] [stdout] 575b9758c66a3d11e3312ad9fd33b4f2c124044cb1d9d7446748101178753a90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4855831963dac61516e79a8a3816a063a3b020cc808a83bc9c1b36d1b6e4acc6 [INFO] running `Command { std: "docker" "start" "-a" "4855831963dac61516e79a8a3816a063a3b020cc808a83bc9c1b36d1b6e4acc6", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling naga v26.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling wgpu-hal v26.0.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling wgpu-core v26.0.1 [INFO] [stderr] Compiling kurbo v0.12.0 [INFO] [stderr] Compiling wgpu v26.0.1 [INFO] [stderr] Compiling linebender_resource_handle v0.1.1 [INFO] [stderr] Compiling vello_sparse_shaders v0.0.4 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling svg_fmt v0.4.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling debug_timer v0.1.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor v0.3.2 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling wgpu-types v26.0.0 [INFO] [stderr] Compiling color v0.3.2 [INFO] [stderr] Compiling font-types v0.10.0 [INFO] [stderr] Compiling fearless_simd v0.3.0 [INFO] [stderr] Compiling read-fonts v0.35.0 [INFO] [stderr] Compiling peniko v0.5.0 [INFO] [stderr] Compiling anyrender v0.6.2 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling skrifa v0.37.0 [INFO] [stderr] Compiling vello_common v0.0.4 [INFO] [stderr] Compiling wgpu-core-deps-windows-linux-android v26.0.0 [INFO] [stderr] Compiling wgpu_context v0.1.1 [INFO] [stderr] Compiling vello_hybrid v0.0.4 [INFO] [stderr] Compiling anyrender_vello_hybrid v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "4855831963dac61516e79a8a3816a063a3b020cc808a83bc9c1b36d1b6e4acc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4855831963dac61516e79a8a3816a063a3b020cc808a83bc9c1b36d1b6e4acc6", kill_on_drop: false }` [INFO] [stdout] 4855831963dac61516e79a8a3816a063a3b020cc808a83bc9c1b36d1b6e4acc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a868df7f4d1a7f0b3e3fd7716a6149cb93fd0eee2df4bc2495aef873bb093c2a [INFO] running `Command { std: "docker" "start" "-a" "a868df7f4d1a7f0b3e3fd7716a6149cb93fd0eee2df4bc2495aef873bb093c2a", kill_on_drop: false }` [INFO] [stderr] Compiling anyrender_vello_hybrid v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `Command { std: "docker" "inspect" "a868df7f4d1a7f0b3e3fd7716a6149cb93fd0eee2df4bc2495aef873bb093c2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a868df7f4d1a7f0b3e3fd7716a6149cb93fd0eee2df4bc2495aef873bb093c2a", kill_on_drop: false }` [INFO] [stdout] a868df7f4d1a7f0b3e3fd7716a6149cb93fd0eee2df4bc2495aef873bb093c2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b941d9896b99c8f8ad1763c7a6fe836d3d29524c8d91f1ab9ccb0fb948fd9618 [INFO] running `Command { std: "docker" "start" "-a" "b941d9896b99c8f8ad1763c7a6fe836d3d29524c8d91f1ab9ccb0fb948fd9618", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anyrender_vello_hybrid-488675ab3bf71d61) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests anyrender_vello_hybrid [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b941d9896b99c8f8ad1763c7a6fe836d3d29524c8d91f1ab9ccb0fb948fd9618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b941d9896b99c8f8ad1763c7a6fe836d3d29524c8d91f1ab9ccb0fb948fd9618", kill_on_drop: false }` [INFO] [stdout] b941d9896b99c8f8ad1763c7a6fe836d3d29524c8d91f1ab9ccb0fb948fd9618