[INFO] cloning repository https://github.com/LucasPickering/persisted
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LucasPickering/persisted" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucasPickering%2Fpersisted", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucasPickering%2Fpersisted'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3083ba74e64c51482c67db3ade1f8d21252b214a
[INFO] checking LucasPickering/persisted 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%2FLucasPickering%2Fpersisted" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/LucasPickering/persisted
[INFO] finished tweaking git repo https://github.com/LucasPickering/persisted
[INFO] tweaked toml for git repo https://github.com/LucasPickering/persisted written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LucasPickering/persisted 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/LucasPickering/persisted 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e70fbc772a2f1ba4d58765aa4d4c10abf24b9300a10692cc03bb9602bd060bfd
[INFO] running `Command { std: "docker" "start" "-a" "e70fbc772a2f1ba4d58765aa4d4c10abf24b9300a10692cc03bb9602bd060bfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e70fbc772a2f1ba4d58765aa4d4c10abf24b9300a10692cc03bb9602bd060bfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e70fbc772a2f1ba4d58765aa4d4c10abf24b9300a10692cc03bb9602bd060bfd", kill_on_drop: false }`
[INFO] [stdout] e70fbc772a2f1ba4d58765aa4d4c10abf24b9300a10692cc03bb9602bd060bfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 00caf55511b15c01b0dbf2e245aecf334c8f16be501b74c515853c17bfa27c10
[INFO] running `Command { std: "docker" "start" "-a" "00caf55511b15c01b0dbf2e245aecf334c8f16be501b74c515853c17bfa27c10", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking syn v2.0.66
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking persisted_derive v1.0.1 (/opt/rustwide/workdir/persisted_derive)
[INFO] [stderr]     Checking persisted v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lazy.rs:208:16
[INFO] [stdout]     |
[INFO] [stdout] 208 |       pub fn key(&self) -> &K {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 267 | / impl<S, K, C> Deref for PersistedLazy<S, K, C>
[INFO] [stdout] 268 | | where
[INFO] [stdout] 269 | |     S: PersistedStore<K>,
[INFO] [stdout] 270 | |     K: PersistedKey,
[INFO] [stdout] 271 | |     C: PersistedContainer<Value = K::Value>,
[INFO] [stdout]     | |____________________________________________- trait implemented here
[INFO] [stdout] 272 |   {
[INFO] [stdout] 273 |       type Target = C;
[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/lazy.rs:219:20
[INFO] [stdout]     |
[INFO] [stdout] 219 |       pub fn get_mut(&mut self) -> PersistedLazyRefMut<S, K, C>
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 267 | / impl<S, K, C> Deref for PersistedLazy<S, K, C>
[INFO] [stdout] 268 | | where
[INFO] [stdout] 269 | |     S: PersistedStore<K>,
[INFO] [stdout] 270 | |     K: PersistedKey,
[INFO] [stdout] 271 | |     C: PersistedContainer<Value = K::Value>,
[INFO] [stdout]     | |____________________________________________- trait implemented here
[INFO] [stdout] 272 |   {
[INFO] [stdout] 273 |       type Target = C;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lazy.rs:219:20
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn get_mut(&mut self) -> PersistedLazyRefMut<S, K, C>
[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] 219 |     pub fn get_mut(&mut self) -> PersistedLazyRefMut<'_, S, K, C>
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `persisted` (lib) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "00caf55511b15c01b0dbf2e245aecf334c8f16be501b74c515853c17bfa27c10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00caf55511b15c01b0dbf2e245aecf334c8f16be501b74c515853c17bfa27c10", kill_on_drop: false }`
[INFO] [stdout] 00caf55511b15c01b0dbf2e245aecf334c8f16be501b74c515853c17bfa27c10
