[INFO] fetching crate jokolink 0.4.0...
[INFO] checking jokolink-0.4.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate jokolink 0.4.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate jokolink 0.4.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 jokolink 0.4.0
[INFO] finished tweaking crates.io crate jokolink 0.4.0
[INFO] tweaked toml for crates.io crate jokolink 0.4.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate jokolink 0.4.0 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-appender v0.2.2
[INFO] [stderr]   Downloaded eyre v0.6.8
[INFO] [stderr]   Downloaded tracing-core v0.1.29
[INFO] [stderr]   Downloaded tracing v0.1.36
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.15
[INFO] [stderr]   Downloaded x11rb-protocol v0.10.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.38.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.38.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.38.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.38.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.38.0
[INFO] [stderr]   Downloaded x11rb v0.10.1
[INFO] [stderr]   Downloaded sysinfo v0.25.3
[INFO] [stderr]   Downloaded windows v0.38.0
[INFO] [stderr]   Downloaded time v0.3.14
[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] 8af0e5004047043343618cbcbefe879dc01afde0342f3c2274fd2a7fa4cdc1dc
[INFO] running `Command { std: "docker" "start" "-a" "8af0e5004047043343618cbcbefe879dc01afde0342f3c2274fd2a7fa4cdc1dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8af0e5004047043343618cbcbefe879dc01afde0342f3c2274fd2a7fa4cdc1dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8af0e5004047043343618cbcbefe879dc01afde0342f3c2274fd2a7fa4cdc1dc", kill_on_drop: false }`
[INFO] [stdout] 8af0e5004047043343618cbcbefe879dc01afde0342f3c2274fd2a7fa4cdc1dc
[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] e97464974346091f14dbc7ca3f1922c511d69dac56cde061bf7ec23489bd8a72
[INFO] running `Command { std: "docker" "start" "-a" "e97464974346091f14dbc7ca3f1922c511d69dac56cde061bf7ec23489bd8a72", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling sysinfo v0.25.3
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking widestring v1.0.2
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking nix v0.24.2
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking time v0.3.14
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking tracing-appender v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking x11rb-protocol v0.10.0
[INFO] [stderr]     Checking x11rb v0.10.1
[INFO] [stderr]     Checking jokolink v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 7.22s
[INFO] running `Command { std: "docker" "inspect" "e97464974346091f14dbc7ca3f1922c511d69dac56cde061bf7ec23489bd8a72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e97464974346091f14dbc7ca3f1922c511d69dac56cde061bf7ec23489bd8a72", kill_on_drop: false }`
[INFO] [stdout] e97464974346091f14dbc7ca3f1922c511d69dac56cde061bf7ec23489bd8a72
[INFO] checking jokolink-0.4.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate jokolink 0.4.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate jokolink 0.4.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 jokolink 0.4.0
[INFO] finished tweaking crates.io crate jokolink 0.4.0
[INFO] tweaked toml for crates.io crate jokolink 0.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate jokolink 0.4.0 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-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] 7cbe64cfd35e98777a37f30348226aebafc3ea11771a4100e8b3ba875e5bcc87
[INFO] running `Command { std: "docker" "start" "-a" "7cbe64cfd35e98777a37f30348226aebafc3ea11771a4100e8b3ba875e5bcc87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7cbe64cfd35e98777a37f30348226aebafc3ea11771a4100e8b3ba875e5bcc87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cbe64cfd35e98777a37f30348226aebafc3ea11771a4100e8b3ba875e5bcc87", kill_on_drop: false }`
[INFO] [stdout] 7cbe64cfd35e98777a37f30348226aebafc3ea11771a4100e8b3ba875e5bcc87
[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] b5f12ee371fbcb4080264bf41cc0fc517f536c44130ff88bdade9ffdb42fbfa2
[INFO] running `Command { std: "docker" "start" "-a" "b5f12ee371fbcb4080264bf41cc0fc517f536c44130ff88bdade9ffdb42fbfa2", kill_on_drop: false }`
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling sysinfo v0.25.3
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking widestring v1.0.2
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]     Checking nix v0.24.2
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking time v0.3.14
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking tracing-appender v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking x11rb-protocol v0.10.0
[INFO] [stderr]     Checking x11rb v0.10.1
[INFO] [stderr]     Checking jokolink v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/mlink.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[derive(Debug, FromPrimitive, ToPrimitive, Clone, Copy, Hash, PartialEq, Eq, PartialOrd, Ord)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_Mount`
[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 derive macro `FromPrimitive` (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/mlink.rs:85:32
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[derive(Debug, FromPrimitive, ToPrimitive, Clone, Copy, Hash, PartialEq, Eq, PartialOrd, Ord)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_Mount`
[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 derive macro `ToPrimitive` (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/mlink.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 189 |     FromPrimitive,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_UISize`
[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 derive macro `FromPrimitive` (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/mlink.rs:190:5
[INFO] [stdout]     |
[INFO] [stdout] 190 |     ToPrimitive,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_UISize`
[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 derive macro `ToPrimitive` (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/mlink.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 211 |     FromPrimitive,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_Race`
[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 derive macro `FromPrimitive` (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/mlink.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |     ToPrimitive,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_Race`
[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 derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/mlink.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[derive(Debug, FromPrimitive, ToPrimitive, Clone, Copy, Hash, PartialEq, Eq, PartialOrd, Ord)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_Mount`
[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 derive macro `FromPrimitive` (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/mlink.rs:85:32
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[derive(Debug, FromPrimitive, ToPrimitive, Clone, Copy, Hash, PartialEq, Eq, PartialOrd, Ord)]
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_Mount`
[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 derive macro `ToPrimitive` (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/mlink.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 189 |     FromPrimitive,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_UISize`
[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 derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jokolink` (lib) due to 7 previous errors
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/mlink.rs:190:5
[INFO] [stdout]     |
[INFO] [stdout] 190 |     ToPrimitive,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_UISize`
[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 derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/mlink.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 211 |     FromPrimitive,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_Race`
[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 derive macro `FromPrimitive` (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/mlink.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |     ToPrimitive,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_Race`
[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 derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jokolink` (lib test) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "b5f12ee371fbcb4080264bf41cc0fc517f536c44130ff88bdade9ffdb42fbfa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5f12ee371fbcb4080264bf41cc0fc517f536c44130ff88bdade9ffdb42fbfa2", kill_on_drop: false }`
[INFO] [stdout] b5f12ee371fbcb4080264bf41cc0fc517f536c44130ff88bdade9ffdb42fbfa2
