[INFO] cloning repository https://github.com/BERADQ/ioevent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BERADQ/ioevent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBERADQ%2Fioevent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBERADQ%2Fioevent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 36a0eb7223ec5eec315ad304bc33500cc0823124
[INFO] checking BERADQ/ioevent 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%2FBERADQ%2Fioevent" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BERADQ/ioevent
[INFO] finished tweaking git repo https://github.com/BERADQ/ioevent
[INFO] tweaked toml for git repo https://github.com/BERADQ/ioevent written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BERADQ/ioevent 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/BERADQ/ioevent 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] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/ioevent/Cargo.toml: unused manifest key: dependencies.ioevent_macro.version
[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] eef222a6fe9d198af19a47e22c28fc59ae9ca4ed30dd40036bd1ba4aa7edfeea
[INFO] running `Command { std: "docker" "start" "-a" "eef222a6fe9d198af19a47e22c28fc59ae9ca4ed30dd40036bd1ba4aa7edfeea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eef222a6fe9d198af19a47e22c28fc59ae9ca4ed30dd40036bd1ba4aa7edfeea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eef222a6fe9d198af19a47e22c28fc59ae9ca4ed30dd40036bd1ba4aa7edfeea", kill_on_drop: false }`
[INFO] [stdout] eef222a6fe9d198af19a47e22c28fc59ae9ca4ed30dd40036bd1ba4aa7edfeea
[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] 2574fcdfc3932ba7b2be11443821bd540b214dbccf2a4e3d4bdb5b82ea15cdfa
[INFO] running `Command { std: "docker" "start" "-a" "2574fcdfc3932ba7b2be11443821bd540b214dbccf2a4e3d4bdb5b82ea15cdfa", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/ioevent/Cargo.toml: unused manifest key: dependencies.ioevent_macro.version
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling channels-io v0.3.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling channels-macros v0.1.0
[INFO] [stderr]    Compiling channels-packet v0.2.0
[INFO] [stderr]    Compiling channels v0.13.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking getrandom v0.3.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking ioevent_macro v0.1.0-rc.3 (/opt/rustwide/workdir/crates/ioevent_macro)
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking triomphe v0.1.14
[INFO] [stderr]     Checking channels-serdes v0.2.1
[INFO] [stderr]     Checking ioevent v0.1.0-rc.3 (/opt/rustwide/workdir/crates/ioevent)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/ioevent/src/event.rs:254:21
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[derive(Hash, Eq, PartialEq)]
[INFO] [stdout]     |                    --------- in this derive macro expansion
[INFO] [stdout] 254 | pub struct Selector(pub fn(&EventData) -> bool);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> crates/ioevent/src/state.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 166 | impl<T> Deref for State<T> {
[INFO] [stdout]     | -------------------------- trait implemented here
[INFO] [stdout] 167 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 203 |         &self,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> crates/ioevent/src/event.rs:254:21
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[derive(Hash, Eq, PartialEq)]
[INFO] [stdout]     |                    --------- in this derive macro expansion
[INFO] [stdout] 254 | pub struct Selector(pub fn(&EventData) -> bool);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> crates/ioevent/src/state.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 166 | impl<T> Deref for State<T> {
[INFO] [stdout]     | -------------------------- trait implemented here
[INFO] [stdout] 167 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 203 |         &self,
[INFO] [stdout]     |         ^^^^^
[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 `ioevent` (lib) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ioevent` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "2574fcdfc3932ba7b2be11443821bd540b214dbccf2a4e3d4bdb5b82ea15cdfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2574fcdfc3932ba7b2be11443821bd540b214dbccf2a4e3d4bdb5b82ea15cdfa", kill_on_drop: false }`
[INFO] [stdout] 2574fcdfc3932ba7b2be11443821bd540b214dbccf2a4e3d4bdb5b82ea15cdfa
