[INFO] cloning repository https://github.com/bazhenov/pmem
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bazhenov/pmem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbazhenov%2Fpmem", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbazhenov%2Fpmem'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2877c44b5c6ececd10c9b066e4d7a9c530614af6
[INFO] checking bazhenov/pmem against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbazhenov%2Fpmem" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/bazhenov/pmem
[INFO] finished tweaking git repo https://github.com/bazhenov/pmem
[INFO] tweaked toml for git repo https://github.com/bazhenov/pmem written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bazhenov/pmem 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/bazhenov/pmem 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-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] 2801e58f6b6af12be2817f9f3f6bc14f7854c4cb67a18f4b74d51e83ed4b4a97
[INFO] running `Command { std: "docker" "start" "-a" "2801e58f6b6af12be2817f9f3f6bc14f7854c4cb67a18f4b74d51e83ed4b4a97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2801e58f6b6af12be2817f9f3f6bc14f7854c4cb67a18f4b74d51e83ed4b4a97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2801e58f6b6af12be2817f9f3f6bc14f7854c4cb67a18f4b74d51e83ed4b4a97", kill_on_drop: false }`
[INFO] [stdout] 2801e58f6b6af12be2817f9f3f6bc14f7854c4cb67a18f4b74d51e83ed4b4a97
[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] 45341540de20ac77243c4230789c469d2867d970936f6904b5d99250733b7131
[INFO] running `Command { std: "docker" "start" "-a" "45341540de20ac77243c4230789c469d2867d970936f6904b5d99250733b7131", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pmem v0.1.0 (/opt/rustwide/workdir/pmem)
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling cc v1.1.2
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]    Compiling tango-bench v0.6.0
[INFO] [stderr]     Checking colorz v1.1.2
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking libloading v0.8.4
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking bytestream v0.4.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]    Compiling rfs v0.1.0 (/opt/rustwide/workdir/rfs)
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking clap_builder v4.5.9
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking proc-macro2 v1.0.86
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking toml_edit v0.21.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking proptest v1.5.0
[INFO] [stderr]     Checking proc-macro-crate v3.1.0
[INFO] [stderr]     Checking pmem-derive v0.1.0 (/opt/rustwide/workdir/pmem-derive)
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking scroll v0.11.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking goblin v0.7.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> pmem/src/volume.rs:70:22
[INFO] [stdout]    |
[INFO] [stdout] 70 | use tracing::{debug, error, info, trace};
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> pmem/src/memory.rs:145:23
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn read_bytes(&self, ptr: SlicePtr<u8>) -> Result<Cow<[u8]>> {
[INFO] [stdout]     |                       ^^^^^ the lifetime is elided here   ^^^^^^^^^ the same lifetime is hidden 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] 145 |     pub fn read_bytes(&self, ptr: SlicePtr<u8>) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> pmem/src/memory.rs:619:16
[INFO] [stdout]     |
[INFO] [stdout] 619 |     pub fn ptr(&self) -> Ptr<T> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 | impl<T> Deref for Handle<T> {
[INFO] [stdout]     | --------------------------- trait implemented here
[INFO] [stdout] 636 |     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]    --> pmem/src/memory.rs:626:23
[INFO] [stdout]     |
[INFO] [stdout] 626 |     pub fn into_inner(self) -> T {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 | impl<T> Deref for Handle<T> {
[INFO] [stdout]     | --------------------------- trait implemented here
[INFO] [stdout] 636 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> pmem/src/memory.rs:630:28
[INFO] [stdout]     |
[INFO] [stdout] 630 |     pub fn as_addr_and_ref(&self) -> (Addr, &T) {
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 | impl<T> Deref for Handle<T> {
[INFO] [stdout]     | --------------------------- trait implemented here
[INFO] [stdout] 636 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> pmem/src/memory.rs:886:19
[INFO] [stdout]     |
[INFO] [stdout] 886 |     fn read_bytes(&self, ptr: SlicePtr<u8>) -> Result<Cow<[u8]>> {
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 886 |     fn read_bytes(&self, ptr: SlicePtr<u8>) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> pmem/src/volume.rs:1006:13
[INFO] [stdout]      |
[INFO] [stdout] 1006 |     fn read(&self, addr: Addr, len: usize) -> Cow<[u8]> {
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1006 |     fn read(&self, addr: Addr, len: usize) -> Cow<'_, [u8]> {
[INFO] [stdout]      |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clap v4.5.9
[INFO] [stderr] error: could not compile `pmem` (lib) due to 3 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "45341540de20ac77243c4230789c469d2867d970936f6904b5d99250733b7131", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45341540de20ac77243c4230789c469d2867d970936f6904b5d99250733b7131", kill_on_drop: false }`
[INFO] [stdout] 45341540de20ac77243c4230789c469d2867d970936f6904b5d99250733b7131
