[INFO] cloning repository https://github.com/OpenTritium/compio_watch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OpenTritium/compio_watch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenTritium%2Fcompio_watch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenTritium%2Fcompio_watch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fbc5e068009858d5cf61d87962e49d57e5efdc0f
[INFO] checking OpenTritium/compio_watch against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenTritium%2Fcompio_watch" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/OpenTritium/compio_watch
[INFO] finished tweaking git repo https://github.com/OpenTritium/compio_watch
[INFO] tweaked toml for git repo https://github.com/OpenTritium/compio_watch written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/OpenTritium/compio_watch 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 git repo https://github.com/OpenTritium/compio_watch 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] 47e14d347bde42d93d65d7a27f9a2e42963d120ee9742909dbc9d4f93e732d6c
[INFO] running `Command { std: "docker" "start" "-a" "47e14d347bde42d93d65d7a27f9a2e42963d120ee9742909dbc9d4f93e732d6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47e14d347bde42d93d65d7a27f9a2e42963d120ee9742909dbc9d4f93e732d6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47e14d347bde42d93d65d7a27f9a2e42963d120ee9742909dbc9d4f93e732d6c", kill_on_drop: false }`
[INFO] [stdout] 47e14d347bde42d93d65d7a27f9a2e42963d120ee9742909dbc9d4f93e732d6c
[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] c33b1f534627aa455bbe83d47e3d9ecc2578183d38734c3f33ab7c165b58c2d8
[INFO] running `Command { std: "docker" "start" "-a" "c33b1f534627aa455bbe83d47e3d9ecc2578183d38734c3f33ab7c165b58c2d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling io-uring v0.7.10
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling compio-driver v0.9.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling compio-fs v0.9.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking clap_builder v4.5.49
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking compio-log v0.1.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking compio-buf v0.7.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking core_affinity v0.8.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking clap v4.5.49
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling compio-macros v0.1.2
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking io_uring_buf_ring v0.2.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking smol v2.0.2
[INFO] [stderr]     Checking compio-io v0.8.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking compio-runtime v0.9.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking compio-net v0.9.0
[INFO] [stderr]     Checking compio v0.16.0
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stderr]     Checking compio-watch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:410:24
[INFO] [stdout]     |
[INFO] [stdout] 410 |     pub fn has_changed(&self) -> bool {
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 415 | impl<T> Deref for Guard<'_, T> {
[INFO] [stdout]     | ------------------------------ trait implemented here
[INFO] [stdout] 416 |     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/lib.rs:410:24
[INFO] [stdout]     |
[INFO] [stdout] 410 |     pub fn has_changed(&self) -> bool {
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 415 | impl<T> Deref for Guard<'_, T> {
[INFO] [stdout]     | ------------------------------ trait implemented here
[INFO] [stdout] 416 |     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] [stderr] error: could not compile `compio-watch` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `compio-watch` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c33b1f534627aa455bbe83d47e3d9ecc2578183d38734c3f33ab7c165b58c2d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c33b1f534627aa455bbe83d47e3d9ecc2578183d38734c3f33ab7c165b58c2d8", kill_on_drop: false }`
[INFO] [stdout] c33b1f534627aa455bbe83d47e3d9ecc2578183d38734c3f33ab7c165b58c2d8
