[INFO] fetching crate config-it 0.8.10... [INFO] checking config-it-0.8.10 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393 [INFO] extracting crate config-it 0.8.10 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate config-it 0.8.10 on toolchain 5518eaa946291f00471af8b254b2a1715f234882 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate config-it 0.8.10 [INFO] finished tweaking crates.io crate config-it 0.8.10 [INFO] tweaked toml for crates.io crate config-it 0.8.10 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prettyplease v0.2.16 [INFO] [stderr] Downloaded bitfield v0.14.0 [INFO] [stderr] Downloaded machine-uid v0.5.1 [INFO] [stderr] Downloaded bindgen v0.66.1 [INFO] [stderr] Downloaded impls v1.0.3 [INFO] [stderr] Downloaded custom_debug_derive v0.5.1 [INFO] [stderr] Downloaded derive_setters v0.1.6 [INFO] [stderr] Downloaded config-it-macros v0.5.4 [INFO] [stderr] Downloaded strseq v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 948d0cd64a5612139275fa6ffb0ba7f3608d0f73e6e8cdf67f024c26323f446c [INFO] running `Command { std: "docker" "start" "-a" "948d0cd64a5612139275fa6ffb0ba7f3608d0f73e6e8cdf67f024c26323f446c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "948d0cd64a5612139275fa6ffb0ba7f3608d0f73e6e8cdf67f024c26323f446c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "948d0cd64a5612139275fa6ffb0ba7f3608d0f73e6e8cdf67f024c26323f446c", kill_on_drop: false }` [INFO] [stdout] 948d0cd64a5612139275fa6ffb0ba7f3608d0f73e6e8cdf67f024c26323f446c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5563f8656b2c2d5fe0245555084892ae4767ac3f4c141ea8b9498d9c646fb12 [INFO] running `Command { std: "docker" "start" "-a" "d5563f8656b2c2d5fe0245555084892ae4767ac3f4c141ea8b9498d9c646fb12", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking serde v1.0.196 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling winnow v0.5.35 [INFO] [stderr] Compiling darling_core v0.20.5 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling indexmap v2.2.1 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Checking bitfield v0.14.0 [INFO] [stderr] Checking impls v1.0.3 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling darling_macro v0.20.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking strseq v0.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling darling v0.20.5 [INFO] [stderr] Checking serde_json v1.0.113 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling derive_setters v0.1.6 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking serde_yaml v0.9.31 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling custom_debug_derive v0.5.1 [INFO] [stderr] Compiling config-it-macros v0.5.4 [INFO] [stderr] Checking config-it v0.8.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.72s [INFO] running `Command { std: "docker" "inspect" "d5563f8656b2c2d5fe0245555084892ae4767ac3f4c141ea8b9498d9c646fb12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5563f8656b2c2d5fe0245555084892ae4767ac3f4c141ea8b9498d9c646fb12", kill_on_drop: false }` [INFO] [stdout] d5563f8656b2c2d5fe0245555084892ae4767ac3f4c141ea8b9498d9c646fb12 [INFO] checking config-it-0.8.10 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393 [INFO] extracting crate config-it 0.8.10 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate config-it 0.8.10 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate config-it 0.8.10 [INFO] finished tweaking crates.io crate config-it 0.8.10 [INFO] tweaked toml for crates.io crate config-it 0.8.10 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 498d9f7e473e67f61bccf2295413e4fb6418d56bac71d58759d5202300c0e309 [INFO] running `Command { std: "docker" "start" "-a" "498d9f7e473e67f61bccf2295413e4fb6418d56bac71d58759d5202300c0e309", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "498d9f7e473e67f61bccf2295413e4fb6418d56bac71d58759d5202300c0e309", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "498d9f7e473e67f61bccf2295413e4fb6418d56bac71d58759d5202300c0e309", kill_on_drop: false }` [INFO] [stdout] 498d9f7e473e67f61bccf2295413e4fb6418d56bac71d58759d5202300c0e309 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73845a8820faf95c642dc1819c198e7f7a7bc1c938f68e92ef732c0e2a2b4c05 [INFO] running `Command { std: "docker" "start" "-a" "73845a8820faf95c642dc1819c198e7f7a7bc1c938f68e92ef732c0e2a2b4c05", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking serde v1.0.196 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling winnow v0.5.35 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling darling_core v0.20.5 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling indexmap v2.2.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Checking bitfield v0.14.0 [INFO] [stderr] Checking impls v1.0.3 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_macro v0.20.5 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking strseq v0.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking serde_json v1.0.113 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking serde_yaml v0.9.31 [INFO] [stderr] Compiling darling v0.20.5 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling derive_setters v0.1.6 [INFO] [stderr] Compiling custom_debug_derive v0.5.1 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling config-it-macros v0.5.4 [INFO] [stderr] Checking config-it v0.8.10 (/opt/rustwide/workdir) [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/config/entity.rs:130:10 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(cs::Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_MetadataVTableImpl` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the derive macro `cs::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/config/entity.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | #[derive(cs::Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_EntityData` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `cs::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/config/group.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(cs::Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_GroupContext` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `cs::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/config/storage.rs:399:14 [INFO] [stdout] | [INFO] [stdout] 399 | #[derive(cs::Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Inner` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `cs::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `config-it` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "73845a8820faf95c642dc1819c198e7f7a7bc1c938f68e92ef732c0e2a2b4c05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73845a8820faf95c642dc1819c198e7f7a7bc1c938f68e92ef732c0e2a2b4c05", kill_on_drop: false }` [INFO] [stdout] 73845a8820faf95c642dc1819c198e7f7a7bc1c938f68e92ef732c0e2a2b4c05