[INFO] fetching crate measured 0.0.24...
[INFO] checking measured-0.0.24 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate measured 0.0.24 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate measured 0.0.24
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate measured 0.0.24
[INFO] tweaked toml for crates.io crate measured 0.0.24 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate measured 0.0.24 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 measured 0.0.24 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-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed0df03016566f532ddf356e5402e755d848cf8895b2f4cac69b9b66ba965ae5
[INFO] running `Command { std: "docker" "start" "-a" "ed0df03016566f532ddf356e5402e755d848cf8895b2f4cac69b9b66ba965ae5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed0df03016566f532ddf356e5402e755d848cf8895b2f4cac69b9b66ba965ae5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed0df03016566f532ddf356e5402e755d848cf8895b2f4cac69b9b66ba965ae5", kill_on_drop: false }`
[INFO] [stdout] ed0df03016566f532ddf356e5402e755d848cf8895b2f4cac69b9b66ba965ae5
[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 -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] a253ee32feecb42e384f883688c048868a6e6826f30b013d4cea2149356fda76
[INFO] running `Command { std: "docker" "start" "-a" "a253ee32feecb42e384f883688c048868a6e6826f30b013d4cea2149356fda76", kill_on_drop: false }`
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking raw-cpuid v11.0.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking anstyle v1.0.5
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking metrics v0.24.2
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking sketches-ddsketch v0.3.0
[INFO] [stderr]    Compiling prometheus-client v0.24.0
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking regex-lite v0.1.5
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]     Checking fake v4.3.0
[INFO] [stderr]     Checking quanta v0.12.2
[INFO] [stderr]     Checking metrics-util v0.20.0
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling divan-macros v0.1.14
[INFO] [stderr]    Compiling measured-derive v0.0.24
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.5.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking divan v0.1.14
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking metrics-exporter-prometheus v0.17.2
[INFO] [stderr]     Checking measured v0.0.24 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/metric.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl<M: MetricType> Deref for MetricLockGuard<'_, M> {
[INFO] [stdout]    | ---------------------------------------------------- trait implemented here
[INFO] [stdout] 39 |     type Target = M;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn metadata(&self) -> &M::Metadata {
[INFO] [stdout]    |                     ^^^^^
[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/metric.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl<M: MetricType> Deref for MetricMut<'_, M> {
[INFO] [stdout]    | ---------------------------------------------- trait implemented here
[INFO] [stdout] 59 |     type Target = M;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub fn metadata(&self) -> &M::Metadata {
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `measured` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a253ee32feecb42e384f883688c048868a6e6826f30b013d4cea2149356fda76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a253ee32feecb42e384f883688c048868a6e6826f30b013d4cea2149356fda76", kill_on_drop: false }`
[INFO] [stdout] a253ee32feecb42e384f883688c048868a6e6826f30b013d4cea2149356fda76
