[INFO] cloning repository https://github.com/mehmetkesik/taggy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mehmetkesik/taggy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehmetkesik%2Ftaggy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehmetkesik%2Ftaggy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58d3c2f22e420523f8e615a618c09499a0e371f1 [INFO] checking mehmetkesik/taggy 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%2Fmehmetkesik%2Ftaggy" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mehmetkesik/taggy [INFO] finished tweaking git repo https://github.com/mehmetkesik/taggy [INFO] tweaked toml for git repo https://github.com/mehmetkesik/taggy written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mehmetkesik/taggy 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/mehmetkesik/taggy 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2f3081690b676af4f357cebc3ace50cc9aaa8830b5dbaf00207360f8a40999cb [INFO] running `Command { std: "docker" "start" "-a" "2f3081690b676af4f357cebc3ace50cc9aaa8830b5dbaf00207360f8a40999cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f3081690b676af4f357cebc3ace50cc9aaa8830b5dbaf00207360f8a40999cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f3081690b676af4f357cebc3ace50cc9aaa8830b5dbaf00207360f8a40999cb", kill_on_drop: false }` [INFO] [stdout] 2f3081690b676af4f357cebc3ace50cc9aaa8830b5dbaf00207360f8a40999cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ff2a7830326718307702d18bf1fc04832b72549d5ffa756f2c7241572f29909f [INFO] running `Command { std: "docker" "start" "-a" "ff2a7830326718307702d18bf1fc04832b72549d5ffa756f2c7241572f29909f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking toml_write v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking http-range-header v0.4.2 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking pest v2.8.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_edit v0.22.26 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking toml v0.8.22 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking rshtml_core v0.5.0 (/opt/rustwide/workdir/rshtml_core) [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking rshtml_macro v0.5.0 (/opt/rustwide/workdir/rshtml_macro) [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking axum v0.8.8 [INFO] [stderr] Compiling rshtml v0.5.0 (/opt/rustwide/workdir/rshtml) [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> rshtml/src/view_fn.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn boxed(self) -> Box { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | impl Deref for ViewFn { [INFO] [stdout] | --------------------------- trait implemented here [INFO] [stdout] 35 | 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] --> rshtml/src/view_fn.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn boxed(self) -> Box { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | impl Deref for ViewFn { [INFO] [stdout] | --------------------------- trait implemented here [INFO] [stdout] 35 | 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 `rshtml` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rshtml` (lib) due to 1 previous error [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> rshtml/src/view_fn.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn boxed(self) -> Box { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | impl Deref for ViewFn { [INFO] [stdout] | --------------------------- trait implemented here [INFO] [stdout] 35 | 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 `rshtml` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ff2a7830326718307702d18bf1fc04832b72549d5ffa756f2c7241572f29909f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff2a7830326718307702d18bf1fc04832b72549d5ffa756f2c7241572f29909f", kill_on_drop: false }` [INFO] [stdout] ff2a7830326718307702d18bf1fc04832b72549d5ffa756f2c7241572f29909f