[INFO] fetching crate arrcat 0.1.1...
[INFO] checking arrcat-0.1.1 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] extracting crate arrcat 0.1.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate arrcat 0.1.1 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 arrcat 0.1.1
[INFO] finished tweaking crates.io crate arrcat 0.1.1
[INFO] tweaked toml for crates.io crate arrcat 0.1.1 written to /workspace/builds/worker-0-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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded core_extensions_proc_macros v1.5.3
[INFO] [stderr]   Downloaded core_extensions v1.5.3
[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] a799ed9b255d9c644f0109d46daa599380306164b4ac40267b21c2b0f65f03cf
[INFO] running `Command { std: "docker" "start" "-a" "a799ed9b255d9c644f0109d46daa599380306164b4ac40267b21c2b0f65f03cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a799ed9b255d9c644f0109d46daa599380306164b4ac40267b21c2b0f65f03cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a799ed9b255d9c644f0109d46daa599380306164b4ac40267b21c2b0f65f03cf", kill_on_drop: false }`
[INFO] [stdout] a799ed9b255d9c644f0109d46daa599380306164b4ac40267b21c2b0f65f03cf
[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] e6a3d640ac7b205d8edbb48a7f078888ecb7c61f04a12ff145e32b041f161375
[INFO] running `Command { std: "docker" "start" "-a" "e6a3d640ac7b205d8edbb48a7f078888ecb7c61f04a12ff145e32b041f161375", kill_on_drop: false }`
[INFO] [stderr]    Compiling core_extensions_proc_macros v1.5.3
[INFO] [stderr]     Checking arrcat v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking core_extensions v1.5.3
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/tests.rs:59:49
[INFO] [stdout]    |
[INFO] [stdout] 59 |             let arr = concat_arrays!([f(3); 2]: ([T; 2]));
[INFO] [stdout]    |                                                 ^      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 59 -             let arr = concat_arrays!([f(3); 2]: ([T; 2]));
[INFO] [stdout] 59 +             let arr = concat_arrays!([f(3); 2]: [T; 2]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 0.96s
[INFO] running `Command { std: "docker" "inspect" "e6a3d640ac7b205d8edbb48a7f078888ecb7c61f04a12ff145e32b041f161375", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6a3d640ac7b205d8edbb48a7f078888ecb7c61f04a12ff145e32b041f161375", kill_on_drop: false }`
[INFO] [stdout] e6a3d640ac7b205d8edbb48a7f078888ecb7c61f04a12ff145e32b041f161375
[INFO] checking arrcat-0.1.1 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] extracting crate arrcat 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate arrcat 0.1.1 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 arrcat 0.1.1
[INFO] finished tweaking crates.io crate arrcat 0.1.1
[INFO] tweaked toml for crates.io crate arrcat 0.1.1 written to /workspace/builds/worker-0-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-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] 4c72eb6a0696a04089a19a232cbbcc832b9466ad58e97b44e2be007f5279a46c
[INFO] running `Command { std: "docker" "start" "-a" "4c72eb6a0696a04089a19a232cbbcc832b9466ad58e97b44e2be007f5279a46c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c72eb6a0696a04089a19a232cbbcc832b9466ad58e97b44e2be007f5279a46c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c72eb6a0696a04089a19a232cbbcc832b9466ad58e97b44e2be007f5279a46c", kill_on_drop: false }`
[INFO] [stdout] 4c72eb6a0696a04089a19a232cbbcc832b9466ad58e97b44e2be007f5279a46c
[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] 807bc63c61954d168e465863715ee49bd7a779c591e467718b9c03d8fd34601a
[INFO] running `Command { std: "docker" "start" "-a" "807bc63c61954d168e465863715ee49bd7a779c591e467718b9c03d8fd34601a", kill_on_drop: false }`
[INFO] [stderr]    Compiling core_extensions_proc_macros v1.5.3
[INFO] [stderr]     Checking arrcat v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking core_extensions v1.5.3
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/tests.rs:59:49
[INFO] [stdout]    |
[INFO] [stdout] 59 |             let arr = concat_arrays!([f(3); 2]: ([T; 2]));
[INFO] [stdout]    |                                                 ^      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 59 -             let arr = concat_arrays!([f(3); 2]: ([T; 2]));
[INFO] [stdout] 59 +             let arr = concat_arrays!([f(3); 2]: [T; 2]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/macros/concat_array_macro.rs:392:9
[INFO] [stdout]     |
[INFO] [stdout] 392 | /         impl $length_type {
[INFO] [stdout] 393 | |             pub const LEN: $crate::__::usize = $length;
[INFO] [stdout] 394 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests.rs:276:25
[INFO] [stdout]     |
[INFO] [stdout] 276 |           let _: &[u8] = &concat_arrays!(length_type = L;);
[INFO] [stdout]     |                           -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant expression `<unnameable>` 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 <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]     = note: this error originates in the macro `$crate::__declare_length_type_and_pass` which comes from the expansion of the macro `concat_arrays` (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/macros/concat_array_macro.rs:392:9
[INFO] [stdout]     |
[INFO] [stdout] 392 | /         impl $length_type {
[INFO] [stdout] 393 | |             pub const LEN: $crate::__::usize = $length;
[INFO] [stdout] 394 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests.rs:281:25
[INFO] [stdout]     |
[INFO] [stdout] 281 |           let _: &[u8] = &concat_arrays!(length_type = L; [1]);
[INFO] [stdout]     |                           ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant expression `<unnameable>` 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 <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `$crate::__declare_length_type_and_pass` which comes from the expansion of the macro `concat_arrays` (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/macros/concat_array_macro.rs:392:9
[INFO] [stdout]     |
[INFO] [stdout] 392 | /         impl $length_type {
[INFO] [stdout] 393 | |             pub const LEN: $crate::__::usize = $length;
[INFO] [stdout] 394 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests.rs:287:33
[INFO] [stdout]     |
[INFO] [stdout] 287 |           const A: [u8; L::LEN] = concat_arrays!(length_type = L; [1], [2; 3], C);
[INFO] [stdout]     |                                   ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant expression `<unnameable>` and up 3 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 <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `$crate::__declare_length_type_and_pass` which comes from the expansion of the macro `concat_arrays` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `arrcat` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "807bc63c61954d168e465863715ee49bd7a779c591e467718b9c03d8fd34601a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "807bc63c61954d168e465863715ee49bd7a779c591e467718b9c03d8fd34601a", kill_on_drop: false }`
[INFO] [stdout] 807bc63c61954d168e465863715ee49bd7a779c591e467718b9c03d8fd34601a
