[INFO] cloning repository https://github.com/coffellas-cto/minijinja [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coffellas-cto/minijinja" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoffellas-cto%2Fminijinja", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoffellas-cto%2Fminijinja'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0b097e059c7f119535f47bd6aed3e6a4ee21a0c [INFO] checking coffellas-cto/minijinja 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%2Fcoffellas-cto%2Fminijinja" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/coffellas-cto/minijinja [INFO] finished tweaking git repo https://github.com/coffellas-cto/minijinja [INFO] tweaked toml for git repo https://github.com/coffellas-cto/minijinja written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/coffellas-cto/minijinja 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/coffellas-cto/minijinja 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b7bb4ba331b4c63111b4c458cd51a1a1ca7fda820950437c2fcbe44bd6f1d837 [INFO] running `Command { std: "docker" "start" "-a" "b7bb4ba331b4c63111b4c458cd51a1a1ca7fda820950437c2fcbe44bd6f1d837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7bb4ba331b4c63111b4c458cd51a1a1ca7fda820950437c2fcbe44bd6f1d837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7bb4ba331b4c63111b4c458cd51a1a1ca7fda820950437c2fcbe44bd6f1d837", kill_on_drop: false }` [INFO] [stdout] b7bb4ba331b4c63111b4c458cd51a1a1ca7fda820950437c2fcbe44bd6f1d837 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ee497f812422a66eb80bc19d1366a82519255b7f6c4f7e00a2befa31ceaeda67 [INFO] running `Command { std: "docker" "start" "-a" "ee497f812422a66eb80bc19d1366a82519255b7f6c4f7e00a2befa31ceaeda67", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking self_cell v1.2.0 [INFO] [stderr] Checking memo-map v0.3.3 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking similar-asserts v1.7.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking minijinja v2.10.2 (/opt/rustwide/workdir/minijinja) [INFO] [stderr] Checking insta v1.43.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling pyo3-build-config v0.23.5 [INFO] [stderr] Compiling time-tz v2.0.0 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target [INFO] [stdout] --> minijinja/src/compiler/ast.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn span(&self) -> Span { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | impl Deref for Spanned { [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] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> minijinja/src/vm/context.rs:307:22 [INFO] [stdout] | [INFO] [stdout] 307 | pub fn pop_frame(&mut self) -> Frame { [INFO] [stdout] | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 307 | pub fn pop_frame(&mut self) -> Frame<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> minijinja/src/value/deserialize.rs:406:31 [INFO] [stdout] | [INFO] [stdout] 406 | fn value_to_unexpected(value: &Value) -> Unexpected { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 406 | fn value_to_unexpected(value: &Value) -> Unexpected<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `minijinja` (lib) due to 1 previous error; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ee497f812422a66eb80bc19d1366a82519255b7f6c4f7e00a2befa31ceaeda67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee497f812422a66eb80bc19d1366a82519255b7f6c4f7e00a2befa31ceaeda67", kill_on_drop: false }` [INFO] [stdout] ee497f812422a66eb80bc19d1366a82519255b7f6c4f7e00a2befa31ceaeda67