[INFO] fetching crate diplomat-tool 0.12.1... [INFO] checking diplomat-tool-0.12.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate diplomat-tool 0.12.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate diplomat-tool 0.12.1 [INFO] finished tweaking crates.io crate diplomat-tool 0.12.1 [INFO] tweaked toml for crates.io crate diplomat-tool 0.12.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate diplomat-tool 0.12.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate diplomat-tool 0.12.1 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab9988fafb6a04d8a3c377c0e85214f68e8c9791710c7573624bc7236a29ec1a [INFO] running `Command { std: "docker" "start" "-a" "ab9988fafb6a04d8a3c377c0e85214f68e8c9791710c7573624bc7236a29ec1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab9988fafb6a04d8a3c377c0e85214f68e8c9791710c7573624bc7236a29ec1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab9988fafb6a04d8a3c377c0e85214f68e8c9791710c7573624bc7236a29ec1a", kill_on_drop: false }` [INFO] [stdout] ab9988fafb6a04d8a3c377c0e85214f68e8c9791710c7573624bc7236a29ec1a [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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 622b445cb4153be8ca6780a0a0d7c534aaae2178914256641462d399aa33e559 [INFO] running `Command { std: "docker" "start" "-a" "622b445cb4153be8ca6780a0a0d7c534aaae2178914256641462d399aa33e559", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking syn v2.0.99 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking strck v1.0.0 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking similar v2.4.0 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Checking syn-inline-mod v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Compiling askama_parser v0.13.0 [INFO] [stderr] Compiling askama_derive v0.13.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking diplomat_core v0.12.1 [INFO] [stderr] Checking insta v1.36.1 [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] Checking askama v0.13.0 [INFO] [stderr] Checking diplomat-tool v0.12.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `PythonConfig` is never constructed [INFO] [stdout] --> src/nanobind/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | struct PythonConfig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/js/gen.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 235 | struct_def: &'tcx hir::StructDef

, [INFO] [stdout] 236 | ) -> (Vec>, bool, Layout) { [INFO] [stdout] | ------------ the same lifetime is hidden 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] 236 | ) -> (Vec>, bool, Layout) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/js/gen.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 503 | ) -> Option { [INFO] [stdout] | ---------- the same lifetime is hidden 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] 503 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/js/gen.rs:701:9 [INFO] [stdout] | [INFO] [stdout] 701 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 702 | special_method_presence: &SpecialMethodPresence, [INFO] [stdout] 703 | ) -> SpecialMethodInfo { [INFO] [stdout] | ----------------- the same lifetime is hidden 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] 703 | ) -> SpecialMethodInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/kotlin/formatter.rs:222:35 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn fmt_unsized_conversion(&self, prim: PrimitiveType, optional: bool) -> Cow { [INFO] [stdout] | ^^^^^ the lifetime is elided here -------- the same lifetime is hidden 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] 222 | pub fn fmt_unsized_conversion(&self, prim: PrimitiveType, optional: bool) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/kotlin/formatter.rs:241:37 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn fmt_primitive_error_type(&self, prim: PrimitiveType) -> Cow { [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] 241 | pub fn fmt_primitive_error_type(&self, prim: PrimitiveType) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PythonConfig` is never constructed [INFO] [stdout] --> src/nanobind/mod.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | struct PythonConfig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/js/gen.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 235 | struct_def: &'tcx hir::StructDef

, [INFO] [stdout] 236 | ) -> (Vec>, bool, Layout) { [INFO] [stdout] | ------------ the same lifetime is hidden 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] 236 | ) -> (Vec>, bool, Layout) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/js/gen.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 503 | ) -> Option { [INFO] [stdout] | ---------- the same lifetime is hidden 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] 503 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/js/gen.rs:701:9 [INFO] [stdout] | [INFO] [stdout] 701 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 702 | special_method_presence: &SpecialMethodPresence, [INFO] [stdout] 703 | ) -> SpecialMethodInfo { [INFO] [stdout] | ----------------- the same lifetime is hidden 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] 703 | ) -> SpecialMethodInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/kotlin/formatter.rs:222:35 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn fmt_unsized_conversion(&self, prim: PrimitiveType, optional: bool) -> Cow { [INFO] [stdout] | ^^^^^ the lifetime is elided here -------- the same lifetime is hidden 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] 222 | pub fn fmt_unsized_conversion(&self, prim: PrimitiveType, optional: bool) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/kotlin/formatter.rs:241:37 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn fmt_primitive_error_type(&self, prim: PrimitiveType) -> Cow { [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] 241 | pub fn fmt_primitive_error_type(&self, prim: PrimitiveType) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.77s [INFO] running `Command { std: "docker" "inspect" "622b445cb4153be8ca6780a0a0d7c534aaae2178914256641462d399aa33e559", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "622b445cb4153be8ca6780a0a0d7c534aaae2178914256641462d399aa33e559", kill_on_drop: false }` [INFO] [stdout] 622b445cb4153be8ca6780a0a0d7c534aaae2178914256641462d399aa33e559