[INFO] fetching crate oxirag 0.1.0...
[INFO] checking oxirag-0.1.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate oxirag 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate oxirag 0.1.0
[INFO] finished tweaking crates.io crate oxirag 0.1.0
[INFO] tweaked toml for crates.io crate oxirag 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxirag 0.1.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 oxirag 0.1.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] 1e4abb7d1886ca583a2f9cd773352fdb845bfdb76aa4d87a0247f3ae5d344102
[INFO] running `Command { std: "docker" "start" "-a" "1e4abb7d1886ca583a2f9cd773352fdb845bfdb76aa4d87a0247f3ae5d344102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e4abb7d1886ca583a2f9cd773352fdb845bfdb76aa4d87a0247f3ae5d344102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e4abb7d1886ca583a2f9cd773352fdb845bfdb76aa4d87a0247f3ae5d344102", kill_on_drop: false }`
[INFO] [stdout] 1e4abb7d1886ca583a2f9cd773352fdb845bfdb76aa4d87a0247f3ae5d344102
[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] 9b72dee0d65bce489b44662f592aa018dfded178b7ab398df710c6f0c0792741
[INFO] running `Command { std: "docker" "start" "-a" "9b72dee0d65bce489b44662f592aa018dfded178b7ab398df710c6f0c0792741", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.58
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking wasm-bindgen-test-shared v0.2.108
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking zerocopy v0.8.33
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking js-sys v0.3.85
[INFO] [stderr]     Checking oxirag v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.8.1
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.58
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.58
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/connection_pool.rs:584:16
[INFO] [stdout]     |
[INFO] [stdout] 584 |       pub fn get(&self) -> Option<&C> {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 611 | / impl<C> std::ops::Deref for PooledConnection<'_, C>
[INFO] [stdout] 612 | | where
[INFO] [stdout] 613 | |     C: Connection,
[INFO] [stdout]     | |__________________- trait implemented here
[INFO] [stdout] 614 |   {
[INFO] [stdout] 615 |       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/connection_pool.rs:589:20
[INFO] [stdout]     |
[INFO] [stdout] 589 |       pub fn get_mut(&mut self) -> Option<&mut C> {
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 611 | / impl<C> std::ops::Deref for PooledConnection<'_, C>
[INFO] [stdout] 612 | | where
[INFO] [stdout] 613 | |     C: Connection,
[INFO] [stdout]     | |__________________- trait implemented here
[INFO] [stdout] 614 |   {
[INFO] [stdout] 615 |       type Target = C;
[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]    --> src/connection_pool.rs:597:17
[INFO] [stdout]     |
[INFO] [stdout] 597 |       pub fn take(mut self) -> Option<C> {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 611 | / impl<C> std::ops::Deref for PooledConnection<'_, C>
[INFO] [stdout] 612 | | where
[INFO] [stdout] 613 | |     C: Connection,
[INFO] [stdout]     | |__________________- trait implemented here
[INFO] [stdout] 614 |   {
[INFO] [stdout] 615 |       type Target = C;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxirag` (lib) due to 3 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/connection_pool.rs:584:16
[INFO] [stdout]     |
[INFO] [stdout] 584 |       pub fn get(&self) -> Option<&C> {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 611 | / impl<C> std::ops::Deref for PooledConnection<'_, C>
[INFO] [stdout] 612 | | where
[INFO] [stdout] 613 | |     C: Connection,
[INFO] [stdout]     | |__________________- trait implemented here
[INFO] [stdout] 614 |   {
[INFO] [stdout] 615 |       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/connection_pool.rs:589:20
[INFO] [stdout]     |
[INFO] [stdout] 589 |       pub fn get_mut(&mut self) -> Option<&mut C> {
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 611 | / impl<C> std::ops::Deref for PooledConnection<'_, C>
[INFO] [stdout] 612 | | where
[INFO] [stdout] 613 | |     C: Connection,
[INFO] [stdout]     | |__________________- trait implemented here
[INFO] [stdout] 614 |   {
[INFO] [stdout] 615 |       type Target = C;
[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]    --> src/connection_pool.rs:597:17
[INFO] [stdout]     |
[INFO] [stdout] 597 |       pub fn take(mut self) -> Option<C> {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 611 | / impl<C> std::ops::Deref for PooledConnection<'_, C>
[INFO] [stdout] 612 | | where
[INFO] [stdout] 613 | |     C: Connection,
[INFO] [stdout]     | |__________________- trait implemented here
[INFO] [stdout] 614 |   {
[INFO] [stdout] 615 |       type Target = C;
[INFO] [stdout]     |       ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxirag` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "9b72dee0d65bce489b44662f592aa018dfded178b7ab398df710c6f0c0792741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b72dee0d65bce489b44662f592aa018dfded178b7ab398df710c6f0c0792741", kill_on_drop: false }`
[INFO] [stdout] 9b72dee0d65bce489b44662f592aa018dfded178b7ab398df710c6f0c0792741
