[INFO] fetching crate regent-internals 0.2.0...
[INFO] checking regent-internals-0.2.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate regent-internals 0.2.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate regent-internals 0.2.0 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 regent-internals 0.2.0
[INFO] finished tweaking crates.io crate regent-internals 0.2.0
[INFO] tweaked toml for crates.io crate regent-internals 0.2.0 written to /workspace/builds/worker-7-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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 5bc147c3d807ea19e69308d677fa457383f2fcba937d7306983b94dc3f70c217
[INFO] running `Command { std: "docker" "start" "-a" "5bc147c3d807ea19e69308d677fa457383f2fcba937d7306983b94dc3f70c217", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bc147c3d807ea19e69308d677fa457383f2fcba937d7306983b94dc3f70c217", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bc147c3d807ea19e69308d677fa457383f2fcba937d7306983b94dc3f70c217", kill_on_drop: false }`
[INFO] [stdout] 5bc147c3d807ea19e69308d677fa457383f2fcba937d7306983b94dc3f70c217
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 87f8c2636825fc81f34c19cda98f39895f44f1a644288470064646db1d8d75cd
[INFO] running `Command { std: "docker" "start" "-a" "87f8c2636825fc81f34c19cda98f39895f44f1a644288470064646db1d8d75cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking proc-macro2 v1.0.78
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking darling_core v0.14.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking darling v0.14.4
[INFO] [stderr]     Checking regent-internals v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 3.45s
[INFO] running `Command { std: "docker" "inspect" "87f8c2636825fc81f34c19cda98f39895f44f1a644288470064646db1d8d75cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87f8c2636825fc81f34c19cda98f39895f44f1a644288470064646db1d8d75cd", kill_on_drop: false }`
[INFO] [stdout] 87f8c2636825fc81f34c19cda98f39895f44f1a644288470064646db1d8d75cd
[INFO] checking regent-internals-0.2.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate regent-internals 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate regent-internals 0.2.0 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 regent-internals 0.2.0
[INFO] finished tweaking crates.io crate regent-internals 0.2.0
[INFO] tweaked toml for crates.io crate regent-internals 0.2.0 written to /workspace/builds/worker-7-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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b8559e923c422b95472bd832de2bc1c2defec886efc342cbfbae1976a77d8354
[INFO] running `Command { std: "docker" "start" "-a" "b8559e923c422b95472bd832de2bc1c2defec886efc342cbfbae1976a77d8354", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8559e923c422b95472bd832de2bc1c2defec886efc342cbfbae1976a77d8354", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8559e923c422b95472bd832de2bc1c2defec886efc342cbfbae1976a77d8354", kill_on_drop: false }`
[INFO] [stdout] b8559e923c422b95472bd832de2bc1c2defec886efc342cbfbae1976a77d8354
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 597c4894ad763f2fdff281be0ea0fcb3ac188abe7bbe667826a3e72db3e40329
[INFO] running `Command { std: "docker" "start" "-a" "597c4894ad763f2fdff281be0ea0fcb3ac188abe7bbe667826a3e72db3e40329", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking proc-macro2 v1.0.78
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking darling_core v0.14.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking darling v0.14.4
[INFO] [stderr]     Checking regent-internals v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:374:9
[INFO] [stdout]     |
[INFO] [stdout] 374 | /         impl Type {
[INFO] [stdout] 375 | |             fn decode(
[INFO] [stdout] 376 | |                 &self,
[INFO] [stdout] 377 | |                 field_as_repr: TokenStream2,
[INFO] [stdout] ...   |
[INFO] [stdout] 469 | |             }
[INFO] [stdout] 470 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `bitwise_on_struct`
[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 <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:374:9
[INFO] [stdout]     |
[INFO] [stdout] 374 | /         impl Type {
[INFO] [stdout] 375 | |             fn decode(
[INFO] [stdout] 376 | |                 &self,
[INFO] [stdout] 377 | |                 field_as_repr: TokenStream2,
[INFO] [stdout] ...   |
[INFO] [stdout] 469 | |             }
[INFO] [stdout] 470 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `bitwise_on_struct`
[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 <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:472:9
[INFO] [stdout]     |
[INFO] [stdout] 472 | /         impl PrimeType {
[INFO] [stdout] 473 | |             fn decode(
[INFO] [stdout] 474 | |                 &self,
[INFO] [stdout] 475 | |                 field_as_repr: TokenStream2,
[INFO] [stdout] ...   |
[INFO] [stdout] 498 | |             }
[INFO] [stdout] 499 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `bitwise_on_struct`
[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 <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:472:9
[INFO] [stdout]     |
[INFO] [stdout] 472 | /         impl PrimeType {
[INFO] [stdout] 473 | |             fn decode(
[INFO] [stdout] 474 | |                 &self,
[INFO] [stdout] 475 | |                 field_as_repr: TokenStream2,
[INFO] [stdout] ...   |
[INFO] [stdout] 498 | |             }
[INFO] [stdout] 499 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `bitwise_on_struct`
[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 <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regent-internals` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `regent-internals` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "597c4894ad763f2fdff281be0ea0fcb3ac188abe7bbe667826a3e72db3e40329", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "597c4894ad763f2fdff281be0ea0fcb3ac188abe7bbe667826a3e72db3e40329", kill_on_drop: false }`
[INFO] [stdout] 597c4894ad763f2fdff281be0ea0fcb3ac188abe7bbe667826a3e72db3e40329
