[INFO] fetching crate binrw 0.15.0...
[INFO] checking binrw-0.15.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate binrw 0.15.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate binrw 0.15.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate binrw 0.15.0
[INFO] tweaked toml for crates.io crate binrw 0.15.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate binrw 0.15.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 binrw 0.15.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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f5bf444602a08970b891f2e28a66a8e9806e0b6cbc18ecdadfc1f2f1f1c576ab
[INFO] running `Command { std: "docker" "start" "-a" "f5bf444602a08970b891f2e28a66a8e9806e0b6cbc18ecdadfc1f2f1f1c576ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5bf444602a08970b891f2e28a66a8e9806e0b6cbc18ecdadfc1f2f1f1c576ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5bf444602a08970b891f2e28a66a8e9806e0b6cbc18ecdadfc1f2f1f1c576ab", kill_on_drop: false }`
[INFO] [stdout] f5bf444602a08970b891f2e28a66a8e9806e0b6cbc18ecdadfc1f2f1f1c576ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] bb50afb9755797c4655a91b51abe8b403feccdf98357347219210bce72066168
[INFO] running `Command { std: "docker" "start" "-a" "bb50afb9755797c4655a91b51abe8b403feccdf98357347219210bce72066168", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]     Checking winnow v0.7.9
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling binrw v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking toml_datetime v0.6.9
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling modular-bitfield-impl v0.12.0
[INFO] [stderr]     Checking modular-bitfield v0.12.0
[INFO] [stderr]     Checking trybuild v1.0.104
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]    --> src/file_ptr.rs:236:49
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn parse<Args>(args: FilePtrArgs<Args>, ...) -> BinResult<Value>
[INFO] [stdout]     |                                                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout]     = note: `#[warn(varargs_without_pattern)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn parse<Args>(args: FilePtrArgs<Args>, _: ...) -> BinResult<Value>
[INFO] [stdout]     |                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]   --> src/punctuated.rs:80:54
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn separated<'a>(args: VecArgs<T::Args<'a>>, ...) -> BinResult<Self>
[INFO] [stdout]    |                                                      ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn separated<'a>(args: VecArgs<T::Args<'a>>, _: ...) -> BinResult<Self>
[INFO] [stdout]    |                                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]    --> src/punctuated.rs:106:63
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn separated_trailing<'a>(args: VecArgs<T::Args<'a>>, ...) -> BinResult<Self>
[INFO] [stdout]     |                                                               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn separated_trailing<'a>(args: VecArgs<T::Args<'a>>, _: ...) -> BinResult<Self>
[INFO] [stdout]     |                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]    --> src/file_ptr.rs:236:49
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn parse<Args>(args: FilePtrArgs<Args>, ...) -> BinResult<Value>
[INFO] [stdout]     |                                                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout]     = note: `#[warn(varargs_without_pattern)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn parse<Args>(args: FilePtrArgs<Args>, _: ...) -> BinResult<Value>
[INFO] [stdout]     |                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]   --> src/punctuated.rs:80:54
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn separated<'a>(args: VecArgs<T::Args<'a>>, ...) -> BinResult<Self>
[INFO] [stdout]    |                                                      ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn separated<'a>(args: VecArgs<T::Args<'a>>, _: ...) -> BinResult<Self>
[INFO] [stdout]    |                                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing pattern for `...` argument
[INFO] [stdout]    --> src/punctuated.rs:106:63
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn separated_trailing<'a>(args: VecArgs<T::Args<'a>>, ...) -> BinResult<Self>
[INFO] [stdout]     |                                                               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #145544 <https://github.com/rust-lang/rust/issues/145544>
[INFO] [stdout] help: name the argument, or use `_` to continue ignoring it
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn separated_trailing<'a>(args: VecArgs<T::Args<'a>>, _: ...) -> BinResult<Self>
[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]    --> src/file_ptr.rs:321:23
[INFO] [stdout]     |
[INFO] [stdout] 321 |       pub fn into_inner(self) -> Value {
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 | / impl<Ptr, Value> Deref for FilePtr<Ptr, Value>
[INFO] [stdout] 347 | | where
[INFO] [stdout] 348 | |     Ptr: IntoSeekFrom,
[INFO] [stdout]     | |______________________- trait implemented here
[INFO] [stdout] 349 |   {
[INFO] [stdout] 350 |       type Target = Value;
[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/file_ptr.rs:321:23
[INFO] [stdout]     |
[INFO] [stdout] 321 |       pub fn into_inner(self) -> Value {
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 | / impl<Ptr, Value> Deref for FilePtr<Ptr, Value>
[INFO] [stdout] 347 | | where
[INFO] [stdout] 348 | |     Ptr: IntoSeekFrom,
[INFO] [stdout]     | |______________________- trait implemented here
[INFO] [stdout] 349 |   {
[INFO] [stdout] 350 |       type Target = Value;
[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] [stderr] error: could not compile `binrw` (lib test) due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `binrw` (lib) due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "bb50afb9755797c4655a91b51abe8b403feccdf98357347219210bce72066168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb50afb9755797c4655a91b51abe8b403feccdf98357347219210bce72066168", kill_on_drop: false }`
[INFO] [stdout] bb50afb9755797c4655a91b51abe8b403feccdf98357347219210bce72066168
