[INFO] fetching crate lindel 0.1.1...
[INFO] checking lindel-0.1.1 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate lindel 0.1.1 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate lindel 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 lindel 0.1.1
[INFO] finished tweaking crates.io crate lindel 0.1.1
[INFO] tweaked toml for crates.io crate lindel 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate lindel 0.1.1 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]  Downloading crates ...
[INFO] [stderr]   Downloaded simba v0.4.0
[INFO] [stderr]   Downloaded matrixmultiply v0.3.0
[INFO] [stderr]   Downloaded nalgebra v0.25.3
[INFO] [stderr]   Downloaded libc v0.2.90
[INFO] [stderr]   Downloaded morton-encoding v2.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 8c4b73cc95e7ae7952fed55cd46041c9c83f474ef423f6db93e0fe3bb1e937b4
[INFO] running `Command { std: "docker" "start" "-a" "8c4b73cc95e7ae7952fed55cd46041c9c83f474ef423f6db93e0fe3bb1e937b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c4b73cc95e7ae7952fed55cd46041c9c83f474ef423f6db93e0fe3bb1e937b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c4b73cc95e7ae7952fed55cd46041c9c83f474ef423f6db93e0fe3bb1e937b4", kill_on_drop: false }`
[INFO] [stdout] 8c4b73cc95e7ae7952fed55cd46041c9c83f474ef423f6db93e0fe3bb1e937b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 99cdfc6a6304c4933aadfe6e9fc56790aed2876245507ff519bfad19f1eec212
[INFO] running `Command { std: "docker" "start" "-a" "99cdfc6a6304c4933aadfe6e9fc56790aed2876245507ff519bfad19f1eec212", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling libc v0.2.90
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking morton-encoding v2.0.0
[INFO] [stderr]     Checking lindel v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 3.37s
[INFO] running `Command { std: "docker" "inspect" "99cdfc6a6304c4933aadfe6e9fc56790aed2876245507ff519bfad19f1eec212", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99cdfc6a6304c4933aadfe6e9fc56790aed2876245507ff519bfad19f1eec212", kill_on_drop: false }`
[INFO] [stdout] 99cdfc6a6304c4933aadfe6e9fc56790aed2876245507ff519bfad19f1eec212
[INFO] checking lindel-0.1.1 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate lindel 0.1.1 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate lindel 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 lindel 0.1.1
[INFO] finished tweaking crates.io crate lindel 0.1.1
[INFO] tweaked toml for crates.io crate lindel 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate lindel 0.1.1 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e5a7226b6d6cab9aca19fd822a8559dab86ac4a0fe4755e4b730a11eeae04ac8
[INFO] running `Command { std: "docker" "start" "-a" "e5a7226b6d6cab9aca19fd822a8559dab86ac4a0fe4755e4b730a11eeae04ac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5a7226b6d6cab9aca19fd822a8559dab86ac4a0fe4755e4b730a11eeae04ac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5a7226b6d6cab9aca19fd822a8559dab86ac4a0fe4755e4b730a11eeae04ac8", kill_on_drop: false }`
[INFO] [stdout] e5a7226b6d6cab9aca19fd822a8559dab86ac4a0fe4755e4b730a11eeae04ac8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1b1a13543cf9e2e36d2ee0dc35d6f4241a50585cec2dc0d6c70cd84655c7ffc2
[INFO] running `Command { std: "docker" "start" "-a" "1b1a13543cf9e2e36d2ee0dc35d6f4241a50585cec2dc0d6c70cd84655c7ffc2", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling libc v0.2.90
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking morton-encoding v2.0.0
[INFO] [stderr]     Checking lindel v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/new_uints.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | /         impl core::convert::TryFrom<$key> for $coor {
[INFO] [stdout] 126 | |             type Error = ();
[INFO] [stdout] 127 | |
[INFO] [stdout] 128 | |             fn try_from(x: $key) -> core::result::Result<$coor, ()> {
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | |             }
[INFO] [stdout] 144 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 519 |           check_vals!(u8, 17);
[INFO] [stdout]     |           ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `u8_17d`
[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 `create_lineariseable_data_type` which comes from the expansion of the macro `check_vals` (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/new_uints.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | /         impl core::convert::TryFrom<$key> for $coor {
[INFO] [stdout] 126 | |             type Error = ();
[INFO] [stdout] 127 | |
[INFO] [stdout] 128 | |             fn try_from(x: $key) -> core::result::Result<$coor, ()> {
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | |             }
[INFO] [stdout] 144 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 524 |           check_vals!(u8, 18);
[INFO] [stdout]     |           ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `u8_18d`
[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 `create_lineariseable_data_type` which comes from the expansion of the macro `check_vals` (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/new_uints.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | /         impl core::convert::TryFrom<$key> for $coor {
[INFO] [stdout] 126 | |             type Error = ();
[INFO] [stdout] 127 | |
[INFO] [stdout] 128 | |             fn try_from(x: $key) -> core::result::Result<$coor, ()> {
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | |             }
[INFO] [stdout] 144 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 529 |           check_vals!(u8, 19);
[INFO] [stdout]     |           ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `u8_19d`
[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 `create_lineariseable_data_type` which comes from the expansion of the macro `check_vals` (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/new_uints.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | /         impl core::convert::TryFrom<$key> for $coor {
[INFO] [stdout] 126 | |             type Error = ();
[INFO] [stdout] 127 | |
[INFO] [stdout] 128 | |             fn try_from(x: $key) -> core::result::Result<$coor, ()> {
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | |             }
[INFO] [stdout] 144 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 534 |           check_vals!(u8, 20);
[INFO] [stdout]     |           ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `u8_20d`
[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 `create_lineariseable_data_type` which comes from the expansion of the macro `check_vals` (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/new_uints.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | /         impl core::convert::TryFrom<$key> for $coor {
[INFO] [stdout] 126 | |             type Error = ();
[INFO] [stdout] 127 | |
[INFO] [stdout] 128 | |             fn try_from(x: $key) -> core::result::Result<$coor, ()> {
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | |             }
[INFO] [stdout] 144 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 539 |           check_vals!(u16, 9);
[INFO] [stdout]     |           ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `u16_9d`
[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 `create_lineariseable_data_type` which comes from the expansion of the macro `check_vals` (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/new_uints.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | /         impl core::convert::TryFrom<$key> for $coor {
[INFO] [stdout] 126 | |             type Error = ();
[INFO] [stdout] 127 | |
[INFO] [stdout] 128 | |             fn try_from(x: $key) -> core::result::Result<$coor, ()> {
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | |             }
[INFO] [stdout] 144 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 544 |           check_vals!(u16, 10);
[INFO] [stdout]     |           -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `u16_10d`
[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 `create_lineariseable_data_type` which comes from the expansion of the macro `check_vals` (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/new_uints.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | /         impl core::convert::TryFrom<$key> for $coor {
[INFO] [stdout] 126 | |             type Error = ();
[INFO] [stdout] 127 | |
[INFO] [stdout] 128 | |             fn try_from(x: $key) -> core::result::Result<$coor, ()> {
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | |             }
[INFO] [stdout] 144 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 549 |           check_vals!(u16, 11);
[INFO] [stdout]     |           -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `u16_11d`
[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 `create_lineariseable_data_type` which comes from the expansion of the macro `check_vals` (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/new_uints.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | /         impl core::convert::TryFrom<$key> for $coor {
[INFO] [stdout] 126 | |             type Error = ();
[INFO] [stdout] 127 | |
[INFO] [stdout] 128 | |             fn try_from(x: $key) -> core::result::Result<$coor, ()> {
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | |             }
[INFO] [stdout] 144 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 554 |           check_vals!(u32, 5);
[INFO] [stdout]     |           ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `u32_5d`
[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 `create_lineariseable_data_type` which comes from the expansion of the macro `check_vals` (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/new_uints.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | /         impl core::convert::TryFrom<$key> for $coor {
[INFO] [stdout] 126 | |             type Error = ();
[INFO] [stdout] 127 | |
[INFO] [stdout] 128 | |             fn try_from(x: $key) -> core::result::Result<$coor, ()> {
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | |             }
[INFO] [stdout] 144 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 559 |           check_vals!(u32, 6);
[INFO] [stdout]     |           ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `u32_6d`
[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 `create_lineariseable_data_type` which comes from the expansion of the macro `check_vals` (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/new_uints.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | /         impl core::convert::TryFrom<$key> for $coor {
[INFO] [stdout] 126 | |             type Error = ();
[INFO] [stdout] 127 | |
[INFO] [stdout] 128 | |             fn try_from(x: $key) -> core::result::Result<$coor, ()> {
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | |             }
[INFO] [stdout] 144 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 564 |           check_vals!(u32, 7);
[INFO] [stdout]     |           ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `u32_7d`
[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 `create_lineariseable_data_type` which comes from the expansion of the macro `check_vals` (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/new_uints.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | /         impl core::convert::TryFrom<$key> for $coor {
[INFO] [stdout] 126 | |             type Error = ();
[INFO] [stdout] 127 | |
[INFO] [stdout] 128 | |             fn try_from(x: $key) -> core::result::Result<$coor, ()> {
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | |             }
[INFO] [stdout] 144 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 569 |           check_vals!(u64, 3);
[INFO] [stdout]     |           ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `u64_3d`
[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 `create_lineariseable_data_type` which comes from the expansion of the macro `check_vals` (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/new_uints.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | /         impl core::convert::TryFrom<$key> for $coor {
[INFO] [stdout] 126 | |             type Error = ();
[INFO] [stdout] 127 | |
[INFO] [stdout] 128 | |             fn try_from(x: $key) -> core::result::Result<$coor, ()> {
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | |             }
[INFO] [stdout] 144 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 574 |           check_vals!(u64, 5);
[INFO] [stdout]     |           ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `u64_5d`
[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 `create_lineariseable_data_type` which comes from the expansion of the macro `check_vals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lindel` (lib test) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "1b1a13543cf9e2e36d2ee0dc35d6f4241a50585cec2dc0d6c70cd84655c7ffc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b1a13543cf9e2e36d2ee0dc35d6f4241a50585cec2dc0d6c70cd84655c7ffc2", kill_on_drop: false }`
[INFO] [stdout] 1b1a13543cf9e2e36d2ee0dc35d6f4241a50585cec2dc0d6c70cd84655c7ffc2
