[INFO] cloning repository https://github.com/Sang-it/wave
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sang-it/wave" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSang-it%2Fwave", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSang-it%2Fwave'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae5fe404826c1e2343ff97b52b3b25b5bc67225b
[INFO] checking Sang-it/wave 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%2FSang-it%2Fwave" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Sang-it/wave
[INFO] finished tweaking git repo https://github.com/Sang-it/wave
[INFO] tweaked toml for git repo https://github.com/Sang-it/wave written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sang-it/wave 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/Sang-it/wave 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2416eff96184be85c3893c7704f2775aa9e52c2e66df97198169b00c1e46880a
[INFO] running `Command { std: "docker" "start" "-a" "2416eff96184be85c3893c7704f2775aa9e52c2e66df97198169b00c1e46880a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2416eff96184be85c3893c7704f2775aa9e52c2e66df97198169b00c1e46880a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2416eff96184be85c3893c7704f2775aa9e52c2e66df97198169b00c1e46880a", kill_on_drop: false }`
[INFO] [stdout] 2416eff96184be85c3893c7704f2775aa9e52c2e66df97198169b00c1e46880a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 4dae93d7c4499f21328f0005af89cb82dc26134cf2ed01659ea9beb033163d48
[INFO] running `Command { std: "docker" "start" "-a" "4dae93d7c4499f21328f0005af89cb82dc26134cf2ed01659ea9beb033163d48", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking index_vec v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking unicode-id-start v1.1.2
[INFO] [stderr]     Checking bumpalo v3.14.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking ryu-js v1.0.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking castaway v0.2.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking wave_index v0.1.0 (/opt/rustwide/workdir/crates/wave_index)
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking serde v1.0.195
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.111
[INFO] [stderr]     Checking wave_allocator v0.1.0 (/opt/rustwide/workdir/crates/wave_allocator)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> crates/wave_allocator/src/arena.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn unbox(self) -> T {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 | impl<'alloc, T: ?Sized> ops::Deref for Box<'alloc, T> {
[INFO] [stdout]    | ----------------------------------------------------- trait implemented here
[INFO] [stdout] 29 |     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] [stderr] error: could not compile `wave_allocator` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4dae93d7c4499f21328f0005af89cb82dc26134cf2ed01659ea9beb033163d48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dae93d7c4499f21328f0005af89cb82dc26134cf2ed01659ea9beb033163d48", kill_on_drop: false }`
[INFO] [stdout] 4dae93d7c4499f21328f0005af89cb82dc26134cf2ed01659ea9beb033163d48
