[INFO] fetching crate vello 0.10.0...
[INFO] checking vello-0.10.0 against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] extracting crate vello 0.10.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate vello 0.10.0
[INFO] finished tweaking crates.io crate vello 0.10.0
[INFO] tweaked toml for crates.io crate vello 0.10.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vello 0.10.0 on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vello 0.10.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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:116:1
[INFO] [stderr]     |
[INFO] [stderr] 116 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `vello` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded svg_fmt v0.4.5
[INFO] [stderr]   Downloaded vello_shaders v0.10.0
[INFO] [stderr]   Downloaded font-types v0.12.1
[INFO] [stderr]   Downloaded wgpu-profiler v0.27.0
[INFO] [stderr]   Downloaded vello_encoding v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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] 08821ef7aa93d16af66ae1ab42c4d473378910ffabc0f6fe3b960086e917a554
[INFO] running `Command { std: "docker" "start" "08821ef7aa93d16af66ae1ab42c4d473378910ffabc0f6fe3b960086e917a554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08821ef7aa93d16af66ae1ab42c4d473378910ffabc0f6fe3b960086e917a554", 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" "08821ef7aa93d16af66ae1ab42c4d473378910ffabc0f6fe3b960086e917a554" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08821ef7aa93d16af66ae1ab42c4d473378910ffabc0f6fe3b960086e917a554", 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" "08821ef7aa93d16af66ae1ab42c4d473378910ffabc0f6fe3b960086e917a554" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:116:1
[INFO] [stderr]     |
[INFO] [stderr] 116 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `vello` (manifest) generated 1 warning
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling naga v29.0.3
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking bit-set v0.9.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling wgpu-hal v29.0.3
[INFO] [stderr]    Compiling bit-vec v0.9.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking wayland-sys v0.31.11
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]    Compiling wgpu-core v29.0.3
[INFO] [stderr]     Checking color v0.3.3
[INFO] [stderr]     Checking svg_fmt v0.4.5
[INFO] [stderr]     Checking linebender_resource_handle v0.1.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling wgpu v29.0.3
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking wgpu-types v29.0.3
[INFO] [stderr]     Checking font-types v0.12.1
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking peniko v0.6.1
[INFO] [stderr]     Checking guillotiere v0.7.0
[INFO] [stderr]     Checking read-fonts v0.41.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]     Checking skrifa v0.44.0
[INFO] [stderr]     Checking vello_encoding v0.10.0
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]    Compiling vello_shaders v0.10.0
[INFO] [stderr]     Checking wgpu-naga-bridge v29.0.3
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v29.0.3
[INFO] [stderr]     Checking vello v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: overflow evaluating the requirement `{closure@src/wgpu_engine.rs:199:50: 199:57}: Send`
[INFO] [stdout]    --> src/wgpu_engine.rs:199:30
[INFO] [stdout]     |
[INFO] [stdout] 199 | ...                   .spawn_scoped(scope, move || {
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `(&wgpu::Device, Cow<'_, str>, &str, Vec<BindGroupLayoutEntry>, ShaderId, Option<_>, Sender<_>, _): Send`
[INFO] [stdout]     = note: which requires `std::sync::mpsc::Sender<(ShaderId, WgpuShader)>: Send`
[INFO] [stdout]     = note: which requires `(ShaderId, WgpuShader): Send`
[INFO] [stdout]     = note: which requires `WgpuShader: Send`
[INFO] [stdout]     = note: which requires `wgpu::BindGroupLayout: Send`
[INFO] [stdout]     = note: which requires `wgpu::dispatch::DispatchBindGroupLayout: Send`
[INFO] [stdout]     = note: which requires `std::sync::Arc<wgpu::backend::wgpu_core::CoreBindGroupLayout>: Send`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::CoreBindGroupLayout: Send`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send`
[INFO] [stdout]     = note: which requires `std::sync::Arc<wgpu::wgpu_core::global::Global>: Send`
[INFO] [stdout]     = note: which requires `wgpu::wgpu_core::global::Global: Send`
[INFO] [stdout]     = note: which requires `Hub: Send`
[INFO] [stdout]     = note: which requires `registry::Registry<std::sync::Arc<wgpu::wgpu_core::command::CommandBuffer>>: Send`
[INFO] [stdout]     = note: which requires `wgc::lock::vanilla::RwLock<storage::Storage<std::sync::Arc<wgpu::wgpu_core::command::CommandBuffer>>>: Send`
[INFO] [stdout]     = note: which requires `lock_api::rwlock::RwLock<parking_lot::raw_rwlock::RawRwLock, storage::Storage<std::sync::Arc<wgpu::wgpu_core::command::CommandBuffer>>>: Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`vello`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `{closure@src/wgpu_engine.rs:199:50: 199:57}: Send`
[INFO] [stdout]    --> src/wgpu_engine.rs:199:30
[INFO] [stdout]     |
[INFO] [stdout] 199 | ...                   .spawn_scoped(scope, move || {
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `(&wgpu::Device, Cow<'_, str>, &str, Vec<BindGroupLayoutEntry>, ShaderId, Option<_>, Sender<_>, _): Send`
[INFO] [stdout]     = note: which requires `std::sync::mpsc::Sender<(ShaderId, WgpuShader)>: Send`
[INFO] [stdout]     = note: which requires `(ShaderId, WgpuShader): Send`
[INFO] [stdout]     = note: which requires `WgpuShader: Send`
[INFO] [stdout]     = note: which requires `wgpu::BindGroupLayout: Send`
[INFO] [stdout]     = note: which requires `wgpu::dispatch::DispatchBindGroupLayout: Send`
[INFO] [stdout]     = note: which requires `std::sync::Arc<wgpu::backend::wgpu_core::CoreBindGroupLayout>: Send`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::CoreBindGroupLayout: Send`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send`
[INFO] [stdout]     = note: which requires `std::sync::Arc<wgpu::wgpu_core::global::Global>: Send`
[INFO] [stdout]     = note: which requires `wgpu::wgpu_core::global::Global: Send`
[INFO] [stdout]     = note: which requires `Hub: Send`
[INFO] [stdout]     = note: which requires `registry::Registry<std::sync::Arc<wgpu::wgpu_core::command::CommandBuffer>>: Send`
[INFO] [stdout]     = note: which requires `wgc::lock::vanilla::RwLock<storage::Storage<std::sync::Arc<wgpu::wgpu_core::command::CommandBuffer>>>: Send`
[INFO] [stdout]     = note: which requires `lock_api::rwlock::RwLock<parking_lot::raw_rwlock::RawRwLock, storage::Storage<std::sync::Arc<wgpu::wgpu_core::command::CommandBuffer>>>: Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`vello`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/scene.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |         single_use_lifetimes,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: False positive: https://github.com/rust-lang/rust/issues/129255
[INFO] [stdout]     = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/scene.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         single_use_lifetimes,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: False positive: https://github.com/rust-lang/rust/issues/129255
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/scene.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         single_use_lifetimes,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: False positive: https://github.com/rust-lang/rust/issues/129255
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/scene.rs:313:9
[INFO] [stdout]     |
[INFO] [stdout] 313 |         single_use_lifetimes,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: False positive: https://github.com/rust-lang/rust/issues/129255
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/scene.rs:344:9
[INFO] [stdout]     |
[INFO] [stdout] 344 |         single_use_lifetimes,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: False positive: https://github.com/rust-lang/rust/issues/129255
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/scene.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |         single_use_lifetimes,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: False positive: https://github.com/rust-lang/rust/issues/129255
[INFO] [stdout]     = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/scene.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         single_use_lifetimes,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: False positive: https://github.com/rust-lang/rust/issues/129255
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/scene.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         single_use_lifetimes,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: False positive: https://github.com/rust-lang/rust/issues/129255
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/scene.rs:313:9
[INFO] [stdout]     |
[INFO] [stdout] 313 |         single_use_lifetimes,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: False positive: https://github.com/rust-lang/rust/issues/129255
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/scene.rs:344:9
[INFO] [stdout]     |
[INFO] [stdout] 344 |         single_use_lifetimes,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: False positive: https://github.com/rust-lang/rust/issues/129255
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.45s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: naga v29.0.3, wgpu v29.0.3, wgpu-core v29.0.3, wgpu-hal v29.0.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "08821ef7aa93d16af66ae1ab42c4d473378910ffabc0f6fe3b960086e917a554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08821ef7aa93d16af66ae1ab42c4d473378910ffabc0f6fe3b960086e917a554", kill_on_drop: false }`
[INFO] [stdout] 08821ef7aa93d16af66ae1ab42c4d473378910ffabc0f6fe3b960086e917a554
