[INFO] fetching crate forma-render 0.1.3... [INFO] checking forma-render-0.1.3 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [INFO] extracting crate forma-render 0.1.3 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate forma-render 0.1.3 on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 127 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.10.0) [INFO] [stderr] Adding rustc-hash v1.1.0 (available: v2.1.1) [INFO] [stderr] Adding wasm-bindgen-futures v0.4.45 (available: v0.4.58) [INFO] [stderr] Adding web-sys v0.3.72 (available: v0.3.85) [INFO] [stderr] Adding wgpu v0.14.2 (available: v28.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c066d936c5949ac8b0b0192d8f2c18cfd213eb54b05a266c8008cf8ffade285d [INFO] running `Command { std: "docker" "start" "-a" "c066d936c5949ac8b0b0192d8f2c18cfd213eb54b05a266c8008cf8ffade285d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c066d936c5949ac8b0b0192d8f2c18cfd213eb54b05a266c8008cf8ffade285d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c066d936c5949ac8b0b0192d8f2c18cfd213eb54b05a266c8008cf8ffade285d", kill_on_drop: false }` [INFO] [stdout] c066d936c5949ac8b0b0192d8f2c18cfd213eb54b05a266c8008cf8ffade285d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28dfb0c69a45f307b9614be1076a31fe43e7bdafc40a4cca216e37006e512f15 [INFO] running `Command { std: "docker" "start" "-a" "28dfb0c69a45f307b9614be1076a31fe43e7bdafc40a4cca216e37006e512f15", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling wgpu-core v0.14.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking gpu-alloc v0.5.4 [INFO] [stderr] Checking wgpu-types v0.14.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Checking unicase v2.9.0 [INFO] [stderr] Checking euclid v0.22.13 [INFO] [stderr] Checking svg_fmt v0.4.5 [INFO] [stderr] Checking crumsort v0.1.0 [INFO] [stderr] Checking pollster v0.2.5 [INFO] [stderr] Checking etagere v0.2.15 [INFO] [stderr] Compiling ramhorns-derive v0.11.0 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Checking logos v0.12.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Checking ramhorns v0.12.0 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking naga v0.10.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [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)]` (part of `#[warn(unused)]`) 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: unnecessary parentheses around closure body [INFO] [stdout] --> src/styling.rs:455:22 [INFO] [stdout] | [INFO] [stdout] 455 | .map(|v| (v - f16::from(v).to_f32())) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 455 - .map(|v| (v - f16::from(v).to_f32())) [INFO] [stdout] 455 + .map(|v| v - f16::from(v).to_f32()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/styling.rs:471:22 [INFO] [stdout] | [INFO] [stdout] 471 | .map(|v| (v - f16::from(v).to_f32())) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 471 - .map(|v| (v - f16::from(v).to_f32())) [INFO] [stdout] 471 + .map(|v| v - f16::from(v).to_f32()) [INFO] [stdout] | [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/cpu/buffer/layout/slice_cache.rs:254:16 [INFO] [stdout] | [INFO] [stdout] 254 | pub fn get(&'a mut self) -> &'a mut T { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 259 | impl Deref for Ref<'_, T> { [INFO] [stdout] | ------------------------------------ trait implemented here [INFO] [stdout] 260 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D inherent-method-on-receiver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 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] 63 | pub fn minimum_device(adapter: &wgpu::Adapter) -> (wgpu::DeviceDescriptor<'_>, bool) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `forma-render` (lib) due to 1 previous error; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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)]` (part of `#[warn(unused)]`) 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] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> src/cpu/buffer/layout/slice_cache.rs:254:16 [INFO] [stdout] | [INFO] [stdout] 254 | pub fn get(&'a mut self) -> &'a mut T { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 259 | impl Deref for Ref<'_, T> { [INFO] [stdout] | ------------------------------------ trait implemented here [INFO] [stdout] 260 | type Target = T; [INFO] [stdout] | ----------- with `Target` set here [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D inherent-method-on-receiver` [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)]` (part of `#[warn(unused)]`) 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: hiding a lifetime that's elided elsewhere is 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 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] 63 | pub fn minimum_device(adapter: &wgpu::Adapter) -> (wgpu::DeviceDescriptor<'_>, bool) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `forma-render` (lib test) due to 1 previous error; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "28dfb0c69a45f307b9614be1076a31fe43e7bdafc40a4cca216e37006e512f15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28dfb0c69a45f307b9614be1076a31fe43e7bdafc40a4cca216e37006e512f15", kill_on_drop: false }` [INFO] [stdout] 28dfb0c69a45f307b9614be1076a31fe43e7bdafc40a4cca216e37006e512f15