[INFO] fetching crate my-wgsl 0.1.5...
[INFO] checking my-wgsl-0.1.5 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate my-wgsl 0.1.5 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate my-wgsl 0.1.5
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate my-wgsl 0.1.5
[INFO] tweaked toml for crates.io crate my-wgsl 0.1.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate my-wgsl 0.1.5 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] crate crates.io crate my-wgsl 0.1.5 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 0434509d163b6d121df94f859192ead0576fe235120d5e28f39707506a50812c
[INFO] running `Command { std: "docker" "start" "-a" "0434509d163b6d121df94f859192ead0576fe235120d5e28f39707506a50812c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0434509d163b6d121df94f859192ead0576fe235120d5e28f39707506a50812c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0434509d163b6d121df94f859192ead0576fe235120d5e28f39707506a50812c", kill_on_drop: false }`
[INFO] [stdout] 0434509d163b6d121df94f859192ead0576fe235120d5e28f39707506a50812c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 72e4c2b454f65b8f627c21e8737d549c1d248117741bb80d5e315d7d234711d3
[INFO] running `Command { std: "docker" "start" "-a" "72e4c2b454f65b8f627c21e8737d549c1d248117741bb80d5e315d7d234711d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling naga v26.0.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.7.3
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling wgpu-hal v26.0.6
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling typewit v1.14.2
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling const_panic v0.2.15
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling wgsl-builtin v0.1.2
[INFO] [stderr]    Compiling wgpu-core v26.0.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling wgpu v26.0.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking const-str v0.5.7
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling any-intern v0.1.3
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.38
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling syn-locator v0.1.6
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling my-wgsl-syn v0.1.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking wgpu-types v26.0.0
[INFO] [stderr]    Compiling my-wgsl-macros v0.1.5
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking my-wgsl v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/var.rs:190:25
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn set_field<V>(&self, offset: usize, value: V) {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 | impl<T> Deref for Var<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 213 |     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] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/var.rs:197:30
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn set_field_elem<V>(&self, offset: usize, index: usize, value: V) {
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 | impl<T> Deref for Var<T> {
[INFO] [stdout]     | ------------------------ trait implemented here
[INFO] [stdout] 213 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `my-wgsl` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "72e4c2b454f65b8f627c21e8737d549c1d248117741bb80d5e315d7d234711d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72e4c2b454f65b8f627c21e8737d549c1d248117741bb80d5e315d7d234711d3", kill_on_drop: false }`
[INFO] [stdout] 72e4c2b454f65b8f627c21e8737d549c1d248117741bb80d5e315d7d234711d3
