[INFO] cloning repository https://github.com/heaths/ordinal-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heaths/ordinal-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheaths%2Fordinal-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheaths%2Fordinal-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e946015d49e233002212c4ae12022b01642ab6fc
[INFO] checking heaths/ordinal-rs against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheaths%2Fordinal-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/heaths/ordinal-rs
[INFO] finished tweaking git repo https://github.com/heaths/ordinal-rs
[INFO] tweaked toml for git repo https://github.com/heaths/ordinal-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/heaths/ordinal-rs 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/heaths/ordinal-rs 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-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] d2ba030a7ffa62a7ae208cbcc5016bcd24d6a8e839e58d6222e68a23c1c1b614
[INFO] running `Command { std: "docker" "start" "-a" "d2ba030a7ffa62a7ae208cbcc5016bcd24d6a8e839e58d6222e68a23c1c1b614", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2ba030a7ffa62a7ae208cbcc5016bcd24d6a8e839e58d6222e68a23c1c1b614", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2ba030a7ffa62a7ae208cbcc5016bcd24d6a8e839e58d6222e68a23c1c1b614", kill_on_drop: false }`
[INFO] [stdout] d2ba030a7ffa62a7ae208cbcc5016bcd24d6a8e839e58d6222e68a23c1c1b614
[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] 77b5ee77e96f825185ccc1be30121e507f4adf44a3e9a4a9cd4a4100b8062ce4
[INFO] running `Command { std: "docker" "start" "-a" "77b5ee77e96f825185ccc1be30121e507f4adf44a3e9a4a9cd4a4100b8062ce4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.129
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking num-ordinal v0.2.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking ordinal v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/lib.rs:89:23
[INFO] [stdout]    |
[INFO] [stdout] 89 |         pub fn suffix(&self) -> &'static str {
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94 |     impl<T: ToOrdinal> Deref for Ordinal<T> {
[INFO] [stdout]    |     --------------------------------------- trait implemented here
[INFO] [stdout] 95 |         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 `ordinal` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "77b5ee77e96f825185ccc1be30121e507f4adf44a3e9a4a9cd4a4100b8062ce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77b5ee77e96f825185ccc1be30121e507f4adf44a3e9a4a9cd4a4100b8062ce4", kill_on_drop: false }`
[INFO] [stdout] 77b5ee77e96f825185ccc1be30121e507f4adf44a3e9a4a9cd4a4100b8062ce4
