[INFO] fetching crate actix-bincode 0.4.0...
[INFO] checking actix-bincode-0.4.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate actix-bincode 0.4.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate actix-bincode 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate actix-bincode 0.4.0
[INFO] tweaked toml for crates.io crate actix-bincode 0.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate actix-bincode 0.4.0 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 actix-bincode 0.4.0 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5c5dd8ff1cb122d9d31ce00d2726c42d289f28bab7863f2014f5b7a1298184cf
[INFO] running `Command { std: "docker" "start" "-a" "5c5dd8ff1cb122d9d31ce00d2726c42d289f28bab7863f2014f5b7a1298184cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c5dd8ff1cb122d9d31ce00d2726c42d289f28bab7863f2014f5b7a1298184cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c5dd8ff1cb122d9d31ce00d2726c42d289f28bab7863f2014f5b7a1298184cf", kill_on_drop: false }`
[INFO] [stdout] 5c5dd8ff1cb122d9d31ce00d2726c42d289f28bab7863f2014f5b7a1298184cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 9415048ee5282e188314f91ac5e8aac9763648a0022fcb9975c997a5b7c1d8a9
[INFO] running `Command { std: "docker" "start" "-a" "9415048ee5282e188314f91ac5e8aac9763648a0022fcb9975c997a5b7c1d8a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking local-waker v0.1.3
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking bytestring v1.2.0
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling cookie v0.16.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking indexmap v2.2.3
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking impl-more v0.1.6
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking digest v0.10.5
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking zstd v0.13.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking actix-codec v0.5.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking local-channel v0.1.3
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking actix-http v3.11.0
[INFO] [stderr]     Checking actix-web v4.11.0
[INFO] [stderr]     Checking actix-bincode v0.4.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:91:23
[INFO] [stdout]     |
[INFO] [stdout]  91 |     pub fn into_inner(self) -> T {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 | impl<T> Deref for Bincode<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 113 |     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:98:9
[INFO] [stdout]     |
[INFO] [stdout]  98 |         self,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 | impl<T> Deref for Bincode<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 113 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actix-bincode` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:91:23
[INFO] [stdout]     |
[INFO] [stdout]  91 |     pub fn into_inner(self) -> T {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 | impl<T> Deref for Bincode<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 113 |     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:98:9
[INFO] [stdout]     |
[INFO] [stdout]  98 |         self,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 | impl<T> Deref for Bincode<T> {
[INFO] [stdout]     | ---------------------------- trait implemented here
[INFO] [stdout] 113 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actix-bincode` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "9415048ee5282e188314f91ac5e8aac9763648a0022fcb9975c997a5b7c1d8a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9415048ee5282e188314f91ac5e8aac9763648a0022fcb9975c997a5b7c1d8a9", kill_on_drop: false }`
[INFO] [stdout] 9415048ee5282e188314f91ac5e8aac9763648a0022fcb9975c997a5b7c1d8a9
