[INFO] cloning repository https://github.com/CAD97/tinyc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CAD97/tinyc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCAD97%2Ftinyc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCAD97%2Ftinyc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6804003c90dd111a618efe262ef405a41c09059c [INFO] checking CAD97/tinyc against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCAD97%2Ftinyc" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CAD97/tinyc 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 git repo https://github.com/CAD97/tinyc [INFO] finished tweaking git repo https://github.com/CAD97/tinyc [INFO] tweaked toml for git repo https://github.com/CAD97/tinyc written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/CAD97/tinyc 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.5.3 [INFO] [stderr] Downloaded block-padding v0.1.4 [INFO] [stderr] Downloaded drop_bomb v0.1.4 [INFO] [stderr] Downloaded pest_meta v2.1.2 [INFO] [stderr] Downloaded globset v0.4.4 [INFO] [stderr] Downloaded serde_yaml v0.8.9 [INFO] [stderr] Downloaded parse-zoneinfo v0.2.0 [INFO] [stderr] Downloaded ignore v0.4.10 [INFO] [stderr] Downloaded globwalk v0.7.1 [INFO] [stderr] Downloaded pest v2.1.2 [INFO] [stderr] Downloaded chrono-tz v0.5.1 [INFO] [stderr] Downloaded yaml-rust v0.4.3 [INFO] [stderr] Downloaded tera v1.0.0-beta.18 [INFO] [stderr] Downloaded sha-1 v0.8.1 [INFO] [stderr] Downloaded pest_generator v2.1.1 [INFO] [stderr] Downloaded bitflags v1.2.0 [INFO] [stderr] Downloaded ucd-trie v0.1.2 [INFO] [stderr] Downloaded bstr v0.2.8 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce50576660be1b68b701428d153d0ce6a92d5ce258f1441d7adf2bb0f515120d [INFO] running `Command { std: "docker" "start" "-a" "ce50576660be1b68b701428d153d0ce6a92d5ce258f1441d7adf2bb0f515120d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce50576660be1b68b701428d153d0ce6a92d5ce258f1441d7adf2bb0f515120d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce50576660be1b68b701428d153d0ce6a92d5ce258f1441d7adf2bb0f515120d", kill_on_drop: false }` [INFO] [stdout] ce50576660be1b68b701428d153d0ce6a92d5ce258f1441d7adf2bb0f515120d [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b37e8862985c5712838c886d5554981c88e388c1705e1970d1588800653c733 [INFO] running `Command { std: "docker" "start" "-a" "8b37e8862985c5712838c886d5554981c88e388c1705e1970d1588800653c733", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling parse-zoneinfo v0.2.0 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Compiling ignore v0.4.10 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling globwalk v0.7.1 [INFO] [stderr] Checking drop_bomb v0.1.4 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling conformance v0.2.0 (/opt/rustwide/workdir/crates/conformance) [INFO] [stderr] Checking serde_yaml v0.8.9 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking ron v0.5.1 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling tera v1.0.0-beta.18 [INFO] [stderr] Compiling tinyc_grammar v0.1.0 (/opt/rustwide/workdir/crates/grammar) [INFO] [stderr] Checking tinyc_lexer v0.1.0 (/opt/rustwide/workdir/crates/lexer) [INFO] [stderr] Checking tinyc_parser v0.1.0 (/opt/rustwide/workdir/crates/parser) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.41s [INFO] running `Command { std: "docker" "inspect" "8b37e8862985c5712838c886d5554981c88e388c1705e1970d1588800653c733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b37e8862985c5712838c886d5554981c88e388c1705e1970d1588800653c733", kill_on_drop: false }` [INFO] [stdout] 8b37e8862985c5712838c886d5554981c88e388c1705e1970d1588800653c733 [INFO] checking CAD97/tinyc against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCAD97%2Ftinyc" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CAD97/tinyc 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 git repo https://github.com/CAD97/tinyc [INFO] finished tweaking git repo https://github.com/CAD97/tinyc [INFO] tweaked toml for git repo https://github.com/CAD97/tinyc written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/CAD97/tinyc 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 09f89b5b9dcbcaea2d66b0eccbb8f78cf4449f6645e72b07681a33f22288ffb4 [INFO] running `Command { std: "docker" "start" "-a" "09f89b5b9dcbcaea2d66b0eccbb8f78cf4449f6645e72b07681a33f22288ffb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09f89b5b9dcbcaea2d66b0eccbb8f78cf4449f6645e72b07681a33f22288ffb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09f89b5b9dcbcaea2d66b0eccbb8f78cf4449f6645e72b07681a33f22288ffb4", kill_on_drop: false }` [INFO] [stdout] 09f89b5b9dcbcaea2d66b0eccbb8f78cf4449f6645e72b07681a33f22288ffb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0b6252222c339a154c32b3c83e9a70e2f7f122fbd903c9ac344f26d692e22b92 [INFO] running `Command { std: "docker" "start" "-a" "0b6252222c339a154c32b3c83e9a70e2f7f122fbd903c9ac344f26d692e22b92", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Compiling parse-zoneinfo v0.2.0 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking drop_bomb v0.1.4 [INFO] [stderr] Compiling ignore v0.4.10 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling globwalk v0.7.1 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling conformance v0.2.0 (/opt/rustwide/workdir/crates/conformance) [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking serde_yaml v0.8.9 [INFO] [stderr] Checking ron v0.5.1 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling tera v1.0.0-beta.18 [INFO] [stderr] Compiling tinyc_grammar v0.1.0 (/opt/rustwide/workdir/crates/grammar) [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> crates/grammar/build.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_SyntaxConfig` [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 `Serialize` (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] --> crates/grammar/build.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Helper` and up 2 bodies [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 `Deserialize` (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] --> crates/grammar/build.rs:84:10 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(Serialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_PunctuationConfig` [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 `Serialize` (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] --> crates/grammar/build.rs:95:18 [INFO] [stdout] | [INFO] [stdout] 95 | #[derive(Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Helper` and up 2 bodies [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 `Deserialize` (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 `tinyc_grammar` (build script) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "0b6252222c339a154c32b3c83e9a70e2f7f122fbd903c9ac344f26d692e22b92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b6252222c339a154c32b3c83e9a70e2f7f122fbd903c9ac344f26d692e22b92", kill_on_drop: false }` [INFO] [stdout] 0b6252222c339a154c32b3c83e9a70e2f7f122fbd903c9ac344f26d692e22b92