[INFO] fetching crate diplomat-tool 0.8.0... [INFO] checking diplomat-tool-0.8.0 against master#a3f76a26e045a760bb1163b7eab36872985242d5 for pr-130930 [INFO] extracting crate diplomat-tool 0.8.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate diplomat-tool 0.8.0 on toolchain a3f76a26e045a760bb1163b7eab36872985242d5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate diplomat-tool 0.8.0 [INFO] finished tweaking crates.io crate diplomat-tool 0.8.0 [INFO] tweaked toml for crates.io crate diplomat-tool 0.8.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate diplomat-tool 0.8.0 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" "+a3f76a26e045a760bb1163b7eab36872985242d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strck_ident v0.1.2 [INFO] [stderr] Downloaded askama_escape v0.10.3 [INFO] [stderr] Downloaded clap v4.5.3 [INFO] [stderr] Downloaded clap_derive v4.5.3 [INFO] [stderr] Downloaded basic-toml v0.1.9 [INFO] [stderr] Downloaded strck v0.1.2 [INFO] [stderr] Downloaded diplomat_core v0.8.0 [INFO] [stderr] Downloaded askama_parser v0.2.1 [INFO] [stderr] Downloaded askama_derive v0.12.5 [INFO] [stderr] Downloaded similar v2.4.0 [INFO] [stderr] Downloaded askama v0.12.1 [INFO] [stderr] Downloaded syn-inline-mod v0.6.0 [INFO] [stderr] Downloaded pulldown-cmark v0.8.0 [INFO] [stderr] Downloaded insta v1.36.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5080c6be5599c3651e7545d57d7b228fc0977b9cb4a951928643154744d9a67 [INFO] running `Command { std: "docker" "start" "-a" "b5080c6be5599c3651e7545d57d7b228fc0977b9cb4a951928643154744d9a67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5080c6be5599c3651e7545d57d7b228fc0977b9cb4a951928643154744d9a67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5080c6be5599c3651e7545d57d7b228fc0977b9cb4a951928643154744d9a67", kill_on_drop: false }` [INFO] [stdout] b5080c6be5599c3651e7545d57d7b228fc0977b9cb4a951928643154744d9a67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a02b09ecd805083d063e29c6c810d9c2b9e39215d16f7d5cdc8f89f5b20b0f38 [INFO] running `Command { std: "docker" "start" "-a" "a02b09ecd805083d063e29c6c810d9c2b9e39215d16f7d5cdc8f89f5b20b0f38", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking strck v0.1.2 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking strck_ident v0.1.2 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Checking indenter v0.3.3 [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 askama_parser v0.2.1 [INFO] [stderr] Checking syn-inline-mod v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Checking clap v4.5.3 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking diplomat_core v0.8.0 [INFO] [stderr] Checking insta v1.36.1 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking diplomat-tool v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/js/conversions.rs:37:49 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Display, Debug)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Display_FOR_UnpackedBinding` [INFO] [stdout] 38 | pub enum UnpackedBinding<'env> { [INFO] [stdout] | --------------- `UnpackedBinding` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/js/conversions.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(Clone, Display, Debug, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Display_FOR_Argument` [INFO] [stdout] 58 | pub enum Argument<'env> { [INFO] [stdout] | -------- `Argument` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/js/conversions.rs:665:10 [INFO] [stdout] | [INFO] [stdout] 665 | #[derive(Display)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Display_FOR_JsPrimitiveNumber` [INFO] [stdout] 666 | enum JsPrimitiveNumber { [INFO] [stdout] | ----------------- `JsPrimitiveNumber` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/js/conversions.rs:37:49 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Display, Debug)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Display_FOR_UnpackedBinding` [INFO] [stdout] 38 | pub enum UnpackedBinding<'env> { [INFO] [stdout] | --------------- `UnpackedBinding` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/js/conversions.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(Clone, Display, Debug, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Display_FOR_Argument` [INFO] [stdout] 58 | pub enum Argument<'env> { [INFO] [stdout] | -------- `Argument` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/js/conversions.rs:665:10 [INFO] [stdout] | [INFO] [stdout] 665 | #[derive(Display)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Display_FOR_JsPrimitiveNumber` [INFO] [stdout] 666 | enum JsPrimitiveNumber { [INFO] [stdout] | ----------------- `JsPrimitiveNumber` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Display` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Display` may come from an old version of the `displaydoc` crate, try updating your dependency with `cargo update -p displaydoc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.55s [INFO] running `Command { std: "docker" "inspect" "a02b09ecd805083d063e29c6c810d9c2b9e39215d16f7d5cdc8f89f5b20b0f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a02b09ecd805083d063e29c6c810d9c2b9e39215d16f7d5cdc8f89f5b20b0f38", kill_on_drop: false }` [INFO] [stdout] a02b09ecd805083d063e29c6c810d9c2b9e39215d16f7d5cdc8f89f5b20b0f38