[INFO] fetching crate forma-render 0.1.3... [INFO] checking forma-render-0.1.3 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate forma-render 0.1.3 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate forma-render 0.1.3 [INFO] finished tweaking crates.io crate forma-render 0.1.3 [INFO] tweaked toml for crates.io crate forma-render 0.1.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate forma-render 0.1.3 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 135 packages to latest compatible versions [INFO] [stderr] Adding pollster v0.2.5 (available: v0.4.0) [INFO] [stderr] Adding ramhorns v0.12.0 (available: v1.0.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1) [INFO] [stderr] Adding rustc-hash v1.1.0 (available: v2.1.1) [INFO] [stderr] Adding wasm-bindgen-futures v0.4.45 (available: v0.4.50) [INFO] [stderr] Adding web-sys v0.3.72 (available: v0.3.77) [INFO] [stderr] Adding wgpu v0.14.2 (available: v25.0.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3feef5db1cf27151aada93c0b30c745a5d7036e12b457bafb5e20ddde15100d5 [INFO] running `Command { std: "docker" "start" "-a" "3feef5db1cf27151aada93c0b30c745a5d7036e12b457bafb5e20ddde15100d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3feef5db1cf27151aada93c0b30c745a5d7036e12b457bafb5e20ddde15100d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3feef5db1cf27151aada93c0b30c745a5d7036e12b457bafb5e20ddde15100d5", kill_on_drop: false }` [INFO] [stdout] 3feef5db1cf27151aada93c0b30c745a5d7036e12b457bafb5e20ddde15100d5 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9165454f3ebc3cf911dc2ac7a00e7a18c5c1cddd02e7377d31e0dcfbea7fda31 [INFO] running `Command { std: "docker" "start" "-a" "9165454f3ebc3cf911dc2ac7a00e7a18c5c1cddd02e7377d31e0dcfbea7fda31", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking gpu-alloc v0.5.4 [INFO] [stderr] Compiling wgpu-core v0.14.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking wgpu-types v0.14.1 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking getopts v0.2.23 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking svg_fmt v0.4.5 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking pollster v0.2.5 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking etagere v0.2.15 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Compiling ramhorns-derive v0.11.0 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking naga v0.10.1 [INFO] [stderr] Checking crumsort v0.1.0 [INFO] [stderr] Checking logos v0.12.1 [INFO] [stderr] Checking ramhorns v0.12.0 [INFO] [stderr] Checking wgpu-hal v0.14.1 [INFO] [stderr] Checking wgpu v0.14.2 [INFO] [stderr] Checking forma-render v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `bench` [INFO] [stdout] --> src/cpu/painter/mod.rs:780:7 [INFO] [stdout] | [INFO] [stdout] 780 | #[cfg(feature = "bench")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bytemuck`, `default`, `gpu`, `ramhorns`, and `wgpu` [INFO] [stdout] = help: consider adding `bench` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PrefixScanParIter` [INFO] [stdout] --> src/utils/mod.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | prefix_scan::{PrefixScanIter, PrefixScanParIter}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bench` [INFO] [stdout] --> src/cpu/painter/mod.rs:780:7 [INFO] [stdout] | [INFO] [stdout] 780 | #[cfg(feature = "bench")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bytemuck`, `default`, `gpu`, `ramhorns`, and `wgpu` [INFO] [stdout] = help: consider adding `bench` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PrefixScanParIter` [INFO] [stdout] --> src/utils/mod.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | prefix_scan::{PrefixScanIter, PrefixScanParIter}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `u8x8` is never constructed [INFO] [stdout] --> src/utils/simd/auto.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct u8x8([u8; 8]); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/utils/simd/auto.rs:102:18 [INFO] [stdout] | [INFO] [stdout] 102 | pub struct u8x32([u8; 32]); [INFO] [stdout] | ----- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `u8x32` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/gpu/renderer/mod.rs:63:36 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn minimum_device(adapter: &wgpu::Adapter) -> (wgpu::DeviceDescriptor, bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 63 | pub fn minimum_device(adapter: &wgpu::Adapter) -> (wgpu::DeviceDescriptor<'_>, bool) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `u8x8` is never constructed [INFO] [stdout] --> src/utils/simd/auto.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct u8x8([u8; 8]); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/utils/simd/auto.rs:102:18 [INFO] [stdout] | [INFO] [stdout] 102 | pub struct u8x32([u8; 32]); [INFO] [stdout] | ----- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `u8x32` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::ops::ControlFlow` that must be used [INFO] [stdout] --> src/cpu/painter/layer_workbench/mod.rs:703:9 [INFO] [stdout] | [INFO] [stdout] 703 | / passes::skip_trivial_clips_pass( [INFO] [stdout] 704 | | &mut workbench.state, [INFO] [stdout] 705 | | &mut workbench.passes_shared_state, [INFO] [stdout] 706 | | &context, [INFO] [stdout] 707 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 703 | let _ = passes::skip_trivial_clips_pass( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::ops::ControlFlow` that must be used [INFO] [stdout] --> src/cpu/painter/layer_workbench/mod.rs:753:9 [INFO] [stdout] | [INFO] [stdout] 753 | / passes::skip_trivial_clips_pass( [INFO] [stdout] 754 | | &mut workbench.state, [INFO] [stdout] 755 | | &mut workbench.passes_shared_state, [INFO] [stdout] 756 | | &context, [INFO] [stdout] 757 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 753 | let _ = passes::skip_trivial_clips_pass( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::ops::ControlFlow` that must be used [INFO] [stdout] --> src/cpu/painter/layer_workbench/mod.rs:804:9 [INFO] [stdout] | [INFO] [stdout] 804 | / passes::skip_trivial_clips_pass( [INFO] [stdout] 805 | | &mut workbench.state, [INFO] [stdout] 806 | | &mut workbench.passes_shared_state, [INFO] [stdout] 807 | | &context, [INFO] [stdout] 808 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 804 | let _ = passes::skip_trivial_clips_pass( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/gpu/renderer/mod.rs:63:36 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn minimum_device(adapter: &wgpu::Adapter) -> (wgpu::DeviceDescriptor, bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 63 | pub fn minimum_device(adapter: &wgpu::Adapter) -> (wgpu::DeviceDescriptor<'_>, bool) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.01s [INFO] running `Command { std: "docker" "inspect" "9165454f3ebc3cf911dc2ac7a00e7a18c5c1cddd02e7377d31e0dcfbea7fda31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9165454f3ebc3cf911dc2ac7a00e7a18c5c1cddd02e7377d31e0dcfbea7fda31", kill_on_drop: false }` [INFO] [stdout] 9165454f3ebc3cf911dc2ac7a00e7a18c5c1cddd02e7377d31e0dcfbea7fda31