[INFO] fetching crate sn_interface 0.22.4...
[INFO] testing sn_interface-0.22.4 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate sn_interface 0.22.4 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate sn_interface 0.22.4 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate sn_interface 0.22.4
[INFO] finished tweaking crates.io crate sn_interface 0.22.4
[INFO] tweaked toml for crates.io crate sn_interface 0.22.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 183 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding block-buffer v0.9.0 (latest: v0.10.4)
[INFO] [stderr]       Adding block-padding v0.2.1 (latest: v0.3.3)
[INFO] [stderr]       Adding blstrs v0.6.2 (latest: v0.7.1)
[INFO] [stderr]       Adding brotli v3.3.4 (latest: v6.0.0)
[INFO] [stderr]       Adding brotli-decompressor v2.3.5 (latest: v4.0.0)
[INFO] [stderr]       Adding curve25519-dalek v3.2.0 (latest: v4.1.2)
[INFO] [stderr]       Adding custom_debug v0.5.1 (latest: v0.6.1)
[INFO] [stderr]       Adding custom_debug_derive v0.5.1 (latest: v0.6.1)
[INFO] [stderr]       Adding digest v0.9.0 (latest: v0.10.7)
[INFO] [stderr]       Adding ed25519 v1.5.3 (latest: v2.2.3)
[INFO] [stderr]       Adding ed25519-dalek v1.0.1 (latest: v2.1.1)
[INFO] [stderr]       Adding ff v0.12.1 (latest: v0.13.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding getrandom v0.1.16 (latest: v0.2.15)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding group v0.12.1 (latest: v0.13.0)
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding itertools v0.10.5 (latest: v0.13.0)
[INFO] [stderr]       Adding linux-raw-sys v0.4.14 (latest: v0.6.4)
[INFO] [stderr]       Adding nu-ansi-term v0.46.0 (latest: v0.50.0)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding pairing v0.22.0 (latest: v0.23.0)
[INFO] [stderr]       Adding quick-error v1.2.3 (latest: v2.0.1)
[INFO] [stderr]       Adding radium v0.7.0 (latest: v1.1.0)
[INFO] [stderr]       Adding rand v0.7.3 (latest: v0.8.5)
[INFO] [stderr]       Adding rand_chacha v0.2.2 (latest: v0.3.1)
[INFO] [stderr]       Adding rand_core v0.5.1 (latest: v0.6.4)
[INFO] [stderr]       Adding rand_hc v0.2.0 (latest: v0.3.2)
[INFO] [stderr]       Adding rand_xorshift v0.2.0 (latest: v0.3.0)
[INFO] [stderr]       Adding self_encryption v0.28.6 (latest: v0.29.2)
[INFO] [stderr]       Adding sha2 v0.9.9 (latest: v0.10.8)
[INFO] [stderr]       Adding sha3 v0.9.1 (latest: v0.10.8)
[INFO] [stderr]       Adding signature v1.6.4 (latest: v2.2.0)
[INFO] [stderr]       Adding sn_dbc v12.0.0 (latest: v20.0.0)
[INFO] [stderr]       Adding strum v0.24.1 (latest: v0.26.2)
[INFO] [stderr]       Adding strum_macros v0.24.3 (latest: v0.26.2)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] [stderr]       Adding synstructure v0.12.6 (latest: v0.13.1)
[INFO] [stderr]       Adding wasi v0.9.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding wyz v0.5.1 (latest: v0.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xor_name v5.0.0
[INFO] [stderr]   Downloaded custom_debug v0.5.1
[INFO] [stderr]   Downloaded custom_debug_derive v0.5.1
[INFO] [stderr]   Downloaded pairing v0.22.0
[INFO] [stderr]   Downloaded sn_sdkg v3.1.4
[INFO] [stderr]   Downloaded uluru v3.1.0
[INFO] [stderr]   Downloaded err-derive v0.3.1
[INFO] [stderr]   Downloaded self_encryption v0.28.6
[INFO] [stderr]   Downloaded sn_consensus v3.5.2
[INFO] [stderr]   Downloaded crdts v7.3.2
[INFO] [stderr]   Downloaded brotli-decompressor v2.3.5
[INFO] [stderr]   Downloaded sn_dbc v12.0.0
[INFO] [stderr]   Downloaded blstrs v0.6.2
[INFO] [stderr]   Downloaded blsttc v8.0.2
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec42340908e8ad3d5a91cd0ecdb1dd57e4e31ab3a1458bcb9b91ab7582cbde46
[INFO] running `Command { std: "docker" "start" "-a" "ec42340908e8ad3d5a91cd0ecdb1dd57e4e31ab3a1458bcb9b91ab7582cbde46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec42340908e8ad3d5a91cd0ecdb1dd57e4e31ab3a1458bcb9b91ab7582cbde46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec42340908e8ad3d5a91cd0ecdb1dd57e4e31ab3a1458bcb9b91ab7582cbde46", kill_on_drop: false }`
[INFO] [stdout] ec42340908e8ad3d5a91cd0ecdb1dd57e4e31ab3a1458bcb9b91ab7582cbde46
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc91f822569ce2b9644dbe2dd6d3ff27d86a0fe9e5bc9530b39546774561fe92
[INFO] running `Command { std: "docker" "start" "-a" "cc91f822569ce2b9644dbe2dd6d3ff27d86a0fe9e5bc9530b39546774561fe92", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling blst v0.3.11
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling pairing v0.22.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling err-derive v0.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling brotli-decompressor v2.3.5
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling custom_debug_derive v0.5.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.13
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling data-encoding-macro v0.1.15
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling custom_debug v0.5.1
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling blstrs v0.6.2
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling serde_test v1.0.176
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling blsttc v8.0.2
[INFO] [stderr]    Compiling xor_name v5.0.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling bulletproofs v4.0.0
[INFO] [stderr]    Compiling crdts v7.3.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling sn_consensus v3.5.2
[INFO] [stderr]    Compiling sn_dbc v12.0.0
[INFO] [stderr]    Compiling sn_sdkg v3.1.4
[INFO] [stderr]    Compiling self_encryption v0.28.6
[INFO] [stderr]    Compiling sn_interface v0.22.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `data-network`
[INFO] [stdout]   --> src/messaging/data/spentbook.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |         #[cfg(not(feature = "data-network"))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `proptest`, `test-utils`
[INFO] [stdout]    = help: consider adding `data-network` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/types/keys/ed25519.rs:38:29
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let name: XorName = xor_name::rand::random();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     unused_qualifications,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 38 -         let name: XorName = xor_name::rand::random();
[INFO] [stdout] 38 +         let name: XorName = rand::random();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/keys/public_key.rs:165:34
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let mut xor_name: Self = xor_name::rand::random();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 165 -         let mut xor_name: Self = xor_name::rand::random();
[INFO] [stdout] 165 +         let mut xor_name: Self = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/data/mod.rs:75:56
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Eq, PartialEq, Clone, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_DataResponse`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/data/spentbook.rs:33:56
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Eq, PartialEq, Clone, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SpentbookCmd`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/serialisation/wire_msg.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Clone, Debug)]
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_WireMsg`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/serialisation/wire_msg_header.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(CustomDebug, Eq, PartialEq, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_MsgEnvelope`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `CustomDebug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `CustomDebug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/system/mod.rs:39:52
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Clone, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_NodeMsg`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/system/dkg.rs:25:62
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Clone, Eq, PartialEq, Hash, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_DkgSessionId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/anti_entropy.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Clone, PartialEq, custom_debug::Debug, serde::Serialize, serde::Deserialize)]
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_AntiEntropyMsg`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/anti_entropy.rs:32:56
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Clone, PartialEq, Eq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_AntiEntropyKind`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/authority.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Clone, Eq, PartialEq, custom_debug::Debug, serde::Deserialize, serde::Serialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_NodeSig`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/msg_id.rs:18:80
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Ord, PartialOrd, Clone, Copy, Eq, PartialEq, Serialize, Deserialize, Hash, custom_debug::Debug,
[INFO] [stdout]    |                                                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_MsgId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/network_knowledge/node_info.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, custom_debug::Debug)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_MyNodeInfo`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/network_knowledge/node_state/relocation.rs:86:52
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive(Clone, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_RelocationProof`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/network_knowledge/section_keys.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(custom_debug::Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SectionKeyShare`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types/keys/keypair.rs:117:41
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(Serialize, Deserialize, Clone, custom_debug::Debug)]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Keypair`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types/keys/keypair.rs:254:56
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[derive(Clone, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_BlsKeypairShare`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types/keys/keypair.rs:268:56
[INFO] [stdout]     |
[INFO] [stdout] 268 | #[derive(Clone, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_BlsKeypair`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types/keys/public_key.rs:30:62
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Clone, Copy, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_PublicKey`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types/keys/signature.rs:29:56
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Signature`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types/chunk.rs:14:55
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Hash, Eq, PartialEq, PartialOrd, Ord, Clone, custom_debug::Debug)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Chunk`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 22 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.32s
[INFO] running `Command { std: "docker" "inspect" "cc91f822569ce2b9644dbe2dd6d3ff27d86a0fe9e5bc9530b39546774561fe92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc91f822569ce2b9644dbe2dd6d3ff27d86a0fe9e5bc9530b39546774561fe92", kill_on_drop: false }`
[INFO] [stdout] cc91f822569ce2b9644dbe2dd6d3ff27d86a0fe9e5bc9530b39546774561fe92
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd64bc7ce7a5f82a22c39878559ebb2e9a534f4665a7e686dfe8307a09da6ef7
[INFO] running `Command { std: "docker" "start" "-a" "bd64bc7ce7a5f82a22c39878559ebb2e9a534f4665a7e686dfe8307a09da6ef7", kill_on_drop: false }`
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `data-network`
[INFO] [stdout]   --> src/messaging/data/spentbook.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |         #[cfg(not(feature = "data-network"))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `proptest`, `test-utils`
[INFO] [stdout]    = help: consider adding `data-network` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/types/keys/ed25519.rs:38:29
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let name: XorName = xor_name::rand::random();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     unused_qualifications,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 38 -         let name: XorName = xor_name::rand::random();
[INFO] [stdout] 38 +         let name: XorName = rand::random();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/keys/public_key.rs:165:34
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let mut xor_name: Self = xor_name::rand::random();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 165 -         let mut xor_name: Self = xor_name::rand::random();
[INFO] [stdout] 165 +         let mut xor_name: Self = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/data/mod.rs:75:56
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Eq, PartialEq, Clone, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_DataResponse`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/data/spentbook.rs:33:56
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Eq, PartialEq, Clone, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SpentbookCmd`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/serialisation/wire_msg.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Clone, Debug)]
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_WireMsg`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/serialisation/wire_msg_header.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(CustomDebug, Eq, PartialEq, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_MsgEnvelope`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `CustomDebug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `CustomDebug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/system/mod.rs:39:52
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Clone, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_NodeMsg`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/system/dkg.rs:25:62
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Clone, Eq, PartialEq, Hash, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_DkgSessionId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/anti_entropy.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Clone, PartialEq, custom_debug::Debug, serde::Serialize, serde::Deserialize)]
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_AntiEntropyMsg`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/anti_entropy.rs:32:56
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Clone, PartialEq, Eq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_AntiEntropyKind`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/authority.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Clone, Eq, PartialEq, custom_debug::Debug, serde::Deserialize, serde::Serialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_NodeSig`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/msg_id.rs:18:80
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Ord, PartialOrd, Clone, Copy, Eq, PartialEq, Serialize, Deserialize, Hash, custom_debug::Debug,
[INFO] [stdout]    |                                                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_MsgId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/network_knowledge/node_info.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, custom_debug::Debug)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_MyNodeInfo`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/network_knowledge/node_state/relocation.rs:86:52
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive(Clone, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_RelocationProof`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/network_knowledge/section_keys.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(custom_debug::Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SectionKeyShare`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types/keys/keypair.rs:117:41
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(Serialize, Deserialize, Clone, custom_debug::Debug)]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Keypair`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types/keys/keypair.rs:254:56
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[derive(Clone, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_BlsKeypairShare`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types/keys/keypair.rs:268:56
[INFO] [stdout]     |
[INFO] [stdout] 268 | #[derive(Clone, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_BlsKeypair`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types/keys/public_key.rs:30:62
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Clone, Copy, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_PublicKey`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types/keys/signature.rs:29:56
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Signature`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types/chunk.rs:14:55
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Hash, Eq, PartialEq, PartialOrd, Ord, Clone, custom_debug::Debug)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Chunk`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 22 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling proptest v1.4.0
[INFO] [stderr]    Compiling sn_interface v0.22.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `data-network`
[INFO] [stdout]   --> src/messaging/data/spentbook.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |         #[cfg(not(feature = "data-network"))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `proptest`, `test-utils`
[INFO] [stdout]    = help: consider adding `data-network` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/messaging/serialisation/wire_msg.rs:245:19
[INFO] [stdout]     |
[INFO] [stdout] 245 |             name: xor_name::rand::random(),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:22:5
[INFO] [stdout]     |
[INFO] [stdout] 22  |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 245 -             name: xor_name::rand::random(),
[INFO] [stdout] 245 +             name: rand::random(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/messaging/serialisation/wire_msg.rs:279:19
[INFO] [stdout]     |
[INFO] [stdout] 279 |             name: xor_name::rand::random(),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 279 -             name: xor_name::rand::random(),
[INFO] [stdout] 279 +             name: rand::random(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/messaging/serialisation/wire_msg.rs:286:63
[INFO] [stdout]     |
[INFO] [stdout] 286 |             ClientMsg::Query(DataQuery::GetChunk(ChunkAddress(xor_name::rand::random())));
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 286 -             ClientMsg::Query(DataQuery::GetChunk(ChunkAddress(xor_name::rand::random())));
[INFO] [stdout] 286 +             ClientMsg::Query(DataQuery::GetChunk(ChunkAddress(rand::random())));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/network_knowledge/section_tree/mod.rs:579:56
[INFO] [stdout]     |
[INFO] [stdout] 579 |             tree.get_signed_by_name(&p1.substituted_in(xor_name::rand::random()))?,
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 579 -             tree.get_signed_by_name(&p1.substituted_in(xor_name::rand::random()))?,
[INFO] [stdout] 579 +             tree.get_signed_by_name(&p1.substituted_in(rand::random()))?,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/network_knowledge/section_tree/mod.rs:585:45
[INFO] [stdout]     |
[INFO] [stdout] 585 |             tree.closest(&p1.substituted_in(xor_name::rand::random()), None)
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 585 -             tree.closest(&p1.substituted_in(xor_name::rand::random()), None)
[INFO] [stdout] 585 +             tree.closest(&p1.substituted_in(rand::random()), None)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/network_knowledge/section_tree/mod.rs:592:45
[INFO] [stdout]     |
[INFO] [stdout] 592 |             tree.closest(&p1.substituted_in(xor_name::rand::random()), None)
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 592 -             tree.closest(&p1.substituted_in(xor_name::rand::random()), None)
[INFO] [stdout] 592 +             tree.closest(&p1.substituted_in(rand::random()), None)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/network_knowledge/section_tree/mod.rs:671:56
[INFO] [stdout]     |
[INFO] [stdout] 671 |             tree.get_signed_by_name(&p0.substituted_in(xor_name::rand::random()))?,
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 671 -             tree.get_signed_by_name(&p0.substituted_in(xor_name::rand::random()))?,
[INFO] [stdout] 671 +             tree.get_signed_by_name(&p0.substituted_in(rand::random()))?,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/network_knowledge/section_tree/mod.rs:678:56
[INFO] [stdout]     |
[INFO] [stdout] 678 |             tree.get_signed_by_name(&p1.substituted_in(xor_name::rand::random()))?,
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 678 -             tree.get_signed_by_name(&p1.substituted_in(xor_name::rand::random()))?,
[INFO] [stdout] 678 +             tree.get_signed_by_name(&p1.substituted_in(rand::random()))?,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/network_knowledge/section_tree/mod.rs:686:56
[INFO] [stdout]     |
[INFO] [stdout] 686 |             tree.get_signed_by_name(&p0.substituted_in(xor_name::rand::random()))?,
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 686 -             tree.get_signed_by_name(&p0.substituted_in(xor_name::rand::random()))?,
[INFO] [stdout] 686 +             tree.get_signed_by_name(&p0.substituted_in(rand::random()))?,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/network_knowledge/section_tree/mod.rs:692:66
[INFO] [stdout]     |
[INFO] [stdout] 692 |             tree.get_signed_by_name(&prefix("11").substituted_in(xor_name::rand::random()))?,
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 692 -             tree.get_signed_by_name(&prefix("11").substituted_in(xor_name::rand::random()))?,
[INFO] [stdout] 692 +             tree.get_signed_by_name(&prefix("11").substituted_in(rand::random()))?,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/network_knowledge/section_tree/mod.rs:697:57
[INFO] [stdout]     |
[INFO] [stdout] 697 |             tree.get_signed_by_name(&p10.substituted_in(xor_name::rand::random()))?,
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 697 -             tree.get_signed_by_name(&p10.substituted_in(xor_name::rand::random()))?,
[INFO] [stdout] 697 +             tree.get_signed_by_name(&p10.substituted_in(rand::random()))?,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/network_knowledge/section_tree/mod.rs:750:38
[INFO] [stdout]     |
[INFO] [stdout] 750 |         let n01 = p01.substituted_in(xor_name::rand::random());
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 750 -         let n01 = p01.substituted_in(xor_name::rand::random());
[INFO] [stdout] 750 +         let n01 = p01.substituted_in(rand::random());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/network_knowledge/section_tree/mod.rs:751:38
[INFO] [stdout]     |
[INFO] [stdout] 751 |         let n10 = p10.substituted_in(xor_name::rand::random());
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 751 -         let n10 = p10.substituted_in(xor_name::rand::random());
[INFO] [stdout] 751 +         let n10 = p10.substituted_in(rand::random());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/network_knowledge/section_tree/mod.rs:752:38
[INFO] [stdout]     |
[INFO] [stdout] 752 |         let n11 = p11.substituted_in(xor_name::rand::random());
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 752 -         let n11 = p11.substituted_in(xor_name::rand::random());
[INFO] [stdout] 752 +         let n11 = p11.substituted_in(rand::random());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/types/keys/ed25519.rs:38:29
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let name: XorName = xor_name::rand::random();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 38 -         let name: XorName = xor_name::rand::random();
[INFO] [stdout] 38 +         let name: XorName = rand::random();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/keys/public_key.rs:165:34
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let mut xor_name: Self = xor_name::rand::random();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 165 -         let mut xor_name: Self = xor_name::rand::random();
[INFO] [stdout] 165 +         let mut xor_name: Self = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/keys/mod.rs:137:48
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let sks = SecretKeySet::random(3, &mut bls::rand::thread_rng());
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 137 -         let sks = SecretKeySet::random(3, &mut bls::rand::thread_rng());
[INFO] [stdout] 137 +         let sks = SecretKeySet::random(3, &mut rand::thread_rng());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/register/mod.rs:189:20
[INFO] [stdout]     |
[INFO] [stdout] 189 |         let name = xor_name::rand::random();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 189 -         let name = xor_name::rand::random();
[INFO] [stdout] 189 +         let name = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/register/mod.rs:209:29
[INFO] [stdout]     |
[INFO] [stdout] 209 |         let name: XorName = xor_name::rand::random();
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 209 -         let name: XorName = xor_name::rand::random();
[INFO] [stdout] 209 +         let name: XorName = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/register/mod.rs:261:29
[INFO] [stdout]     |
[INFO] [stdout] 261 |         let name: XorName = xor_name::rand::random();
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 261 -         let name: XorName = xor_name::rand::random();
[INFO] [stdout] 261 +         let name: XorName = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/register/mod.rs:356:20
[INFO] [stdout]     |
[INFO] [stdout] 356 |         let name = xor_name::rand::random();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 356 -         let name = xor_name::rand::random();
[INFO] [stdout] 356 +         let name = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/register/mod.rs:417:20
[INFO] [stdout]     |
[INFO] [stdout] 417 |         let name = xor_name::rand::random();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 417 -         let name = xor_name::rand::random();
[INFO] [stdout] 417 +         let name = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/register/mod.rs:491:20
[INFO] [stdout]     |
[INFO] [stdout] 491 |         let name = xor_name::rand::random();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 491 -         let name = xor_name::rand::random();
[INFO] [stdout] 491 +         let name = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/register/mod.rs:527:23
[INFO] [stdout]     |
[INFO] [stdout] 527 |         let xorname = xor_name::rand::random();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 527 -         let xorname = xor_name::rand::random();
[INFO] [stdout] 527 +         let xorname = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/register/mod.rs:573:24
[INFO] [stdout]     |
[INFO] [stdout] 573 |             let name = xor_name::rand::random();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 573 -             let name = xor_name::rand::random();
[INFO] [stdout] 573 +             let name = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/register/mod.rs:603:24
[INFO] [stdout]     |
[INFO] [stdout] 603 |             let name = xor_name::rand::random();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 603 -             let name = xor_name::rand::random();
[INFO] [stdout] 603 +             let name = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/register/mod.rs:642:24
[INFO] [stdout]     |
[INFO] [stdout] 642 |             let name = xor_name::rand::random();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 642 -             let name = xor_name::rand::random();
[INFO] [stdout] 642 +             let name = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/register/mod.rs:782:24
[INFO] [stdout]     |
[INFO] [stdout] 782 |             let name = xor_name::rand::random();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 782 -             let name = xor_name::rand::random();
[INFO] [stdout] 782 +             let name = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/register/mod.rs:903:27
[INFO] [stdout]     |
[INFO] [stdout] 903 |             let xorname = xor_name::rand::random();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 903 -             let xorname = xor_name::rand::random();
[INFO] [stdout] 903 +             let xorname = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/data/mod.rs:75:56
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Eq, PartialEq, Clone, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_DataResponse`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/data/spentbook.rs:33:56
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Eq, PartialEq, Clone, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SpentbookCmd`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/serialisation/wire_msg.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Clone, Debug)]
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_WireMsg`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/serialisation/wire_msg_header.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(CustomDebug, Eq, PartialEq, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_MsgEnvelope`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `CustomDebug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `CustomDebug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/system/mod.rs:39:52
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Clone, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_NodeMsg`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/system/dkg.rs:25:62
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Clone, Eq, PartialEq, Hash, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_DkgSessionId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/anti_entropy.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Clone, PartialEq, custom_debug::Debug, serde::Serialize, serde::Deserialize)]
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_AntiEntropyMsg`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/anti_entropy.rs:32:56
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Clone, PartialEq, Eq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_AntiEntropyKind`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/authority.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Clone, Eq, PartialEq, custom_debug::Debug, serde::Deserialize, serde::Serialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_NodeSig`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/msg_id.rs:18:80
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Ord, PartialOrd, Clone, Copy, Eq, PartialEq, Serialize, Deserialize, Hash, custom_debug::Debug,
[INFO] [stdout]    |                                                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_MsgId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/network_knowledge/node_info.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, custom_debug::Debug)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_MyNodeInfo`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/network_knowledge/node_state/relocation.rs:86:52
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive(Clone, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_RelocationProof`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/network_knowledge/section_keys.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(custom_debug::Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SectionKeyShare`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types/keys/keypair.rs:117:41
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(Serialize, Deserialize, Clone, custom_debug::Debug)]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Keypair`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types/keys/keypair.rs:254:56
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[derive(Clone, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_BlsKeypairShare`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types/keys/keypair.rs:268:56
[INFO] [stdout]     |
[INFO] [stdout] 268 | #[derive(Clone, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_BlsKeypair`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types/keys/public_key.rs:30:62
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Clone, Copy, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_PublicKey`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types/keys/signature.rs:29:56
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Signature`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types/chunk.rs:14:55
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Hash, Eq, PartialEq, PartialOrd, Ord, Clone, custom_debug::Debug)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Chunk`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 49 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.46s
[INFO] running `Command { std: "docker" "inspect" "bd64bc7ce7a5f82a22c39878559ebb2e9a534f4665a7e686dfe8307a09da6ef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd64bc7ce7a5f82a22c39878559ebb2e9a534f4665a7e686dfe8307a09da6ef7", kill_on_drop: false }`
[INFO] [stdout] bd64bc7ce7a5f82a22c39878559ebb2e9a534f4665a7e686dfe8307a09da6ef7
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 620e90b2ec9d8c10bada9cc0393350cb69ab45d4e3784363d9f0621345072e06
[INFO] running `Command { std: "docker" "start" "-a" "620e90b2ec9d8c10bada9cc0393350cb69ab45d4e3784363d9f0621345072e06", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `data-network`
[INFO] [stderr]   --> src/messaging/data/spentbook.rs:57:19
[INFO] [stderr]    |
[INFO] [stderr] 57 |         #[cfg(not(feature = "data-network"))]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `proptest`, `test-utils`
[INFO] [stderr]    = help: consider adding `data-network` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]   --> src/types/keys/ed25519.rs:38:29
[INFO] [stderr]    |
[INFO] [stderr] 38 |         let name: XorName = xor_name::rand::random();
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 |     unused_qualifications,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]    |
[INFO] [stderr] 38 -         let name: XorName = xor_name::rand::random();
[INFO] [stderr] 38 +         let name: XorName = rand::random();
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/keys/public_key.rs:165:34
[INFO] [stderr]     |
[INFO] [stderr] 165 |         let mut xor_name: Self = xor_name::rand::random();
[INFO] [stderr]     |                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 165 -         let mut xor_name: Self = xor_name::rand::random();
[INFO] [stderr] 165 +         let mut xor_name: Self = rand::random();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/messaging/data/mod.rs:75:56
[INFO] [stderr]    |
[INFO] [stderr] 75 | #[derive(Eq, PartialEq, Clone, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stderr]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_DataResponse`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/messaging/data/spentbook.rs:33:56
[INFO] [stderr]    |
[INFO] [stderr] 33 | #[derive(Eq, PartialEq, Clone, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stderr]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SpentbookCmd`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/messaging/serialisation/wire_msg.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 | #[derive(Clone, Debug)]
[INFO] [stderr]    |                 ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_WireMsg`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/messaging/serialisation/wire_msg_header.rs:40:10
[INFO] [stderr]    |
[INFO] [stderr] 40 | #[derive(CustomDebug, Eq, PartialEq, Clone, Serialize, Deserialize)]
[INFO] [stderr]    |          ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_MsgEnvelope`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `CustomDebug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `CustomDebug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/messaging/system/mod.rs:39:52
[INFO] [stderr]    |
[INFO] [stderr] 39 | #[derive(Clone, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stderr]    |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_NodeMsg`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/messaging/system/dkg.rs:25:62
[INFO] [stderr]    |
[INFO] [stderr] 25 | #[derive(Clone, Eq, PartialEq, Hash, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stderr]    |                                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_DkgSessionId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/messaging/anti_entropy.rs:15:28
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[derive(Clone, PartialEq, custom_debug::Debug, serde::Serialize, serde::Deserialize)]
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_AntiEntropyMsg`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/messaging/anti_entropy.rs:32:56
[INFO] [stderr]    |
[INFO] [stderr] 32 | #[derive(Clone, PartialEq, Eq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stderr]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_AntiEntropyKind`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/messaging/authority.rs:26:32
[INFO] [stderr]    |
[INFO] [stderr] 26 | #[derive(Clone, Eq, PartialEq, custom_debug::Debug, serde::Deserialize, serde::Serialize)]
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_NodeSig`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/messaging/msg_id.rs:18:80
[INFO] [stderr]    |
[INFO] [stderr] 18 |     Ord, PartialOrd, Clone, Copy, Eq, PartialEq, Serialize, Deserialize, Hash, custom_debug::Debug,
[INFO] [stderr]    |                                                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_MsgId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/network_knowledge/node_info.rs:19:17
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[derive(Clone, custom_debug::Debug)]
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_MyNodeInfo`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/network_knowledge/node_state/relocation.rs:86:52
[INFO] [stderr]    |
[INFO] [stderr] 86 | #[derive(Clone, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stderr]    |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_RelocationProof`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/network_knowledge/section_keys.rs:21:10
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[derive(custom_debug::Debug, Clone)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SectionKeyShare`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/types/keys/keypair.rs:117:41
[INFO] [stderr]     |
[INFO] [stderr] 117 | #[derive(Serialize, Deserialize, Clone, custom_debug::Debug)]
[INFO] [stderr]     |                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Keypair`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = 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] [stderr]     = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/types/keys/keypair.rs:254:56
[INFO] [stderr]     |
[INFO] [stderr] 254 | #[derive(Clone, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stderr]     |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_BlsKeypairShare`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = 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] [stderr]     = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/types/keys/keypair.rs:268:56
[INFO] [stderr]     |
[INFO] [stderr] 268 | #[derive(Clone, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stderr]     |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_BlsKeypair`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = 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] [stderr]     = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/types/keys/public_key.rs:30:62
[INFO] [stderr]    |
[INFO] [stderr] 30 | #[derive(Clone, Copy, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stderr]    |                                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_PublicKey`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/types/keys/signature.rs:29:56
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[derive(Clone, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stderr]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Signature`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/types/chunk.rs:14:55
[INFO] [stderr]    |
[INFO] [stderr] 14 | #[derive(Hash, Eq, PartialEq, PartialOrd, Ord, Clone, custom_debug::Debug)]
[INFO] [stderr]    |                                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Chunk`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `sn_interface` (lib) generated 22 warnings (run `cargo fix --lib -p sn_interface` to apply 2 suggestions)
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/messaging/serialisation/wire_msg.rs:245:19
[INFO] [stderr]     |
[INFO] [stderr] 245 |             name: xor_name::rand::random(),
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/lib.rs:22:5
[INFO] [stderr]     |
[INFO] [stderr] 22  |     unused_qualifications,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 245 -             name: xor_name::rand::random(),
[INFO] [stderr] 245 +             name: rand::random(),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/messaging/serialisation/wire_msg.rs:279:19
[INFO] [stderr]     |
[INFO] [stderr] 279 |             name: xor_name::rand::random(),
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 279 -             name: xor_name::rand::random(),
[INFO] [stderr] 279 +             name: rand::random(),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/messaging/serialisation/wire_msg.rs:286:63
[INFO] [stderr]     |
[INFO] [stderr] 286 |             ClientMsg::Query(DataQuery::GetChunk(ChunkAddress(xor_name::rand::random())));
[INFO] [stderr]     |                                                               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 286 -             ClientMsg::Query(DataQuery::GetChunk(ChunkAddress(xor_name::rand::random())));
[INFO] [stderr] 286 +             ClientMsg::Query(DataQuery::GetChunk(ChunkAddress(rand::random())));
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/network_knowledge/section_tree/mod.rs:579:56
[INFO] [stderr]     |
[INFO] [stderr] 579 |             tree.get_signed_by_name(&p1.substituted_in(xor_name::rand::random()))?,
[INFO] [stderr]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 579 -             tree.get_signed_by_name(&p1.substituted_in(xor_name::rand::random()))?,
[INFO] [stderr] 579 +             tree.get_signed_by_name(&p1.substituted_in(rand::random()))?,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/network_knowledge/section_tree/mod.rs:585:45
[INFO] [stderr]     |
[INFO] [stderr] 585 |             tree.closest(&p1.substituted_in(xor_name::rand::random()), None)
[INFO] [stderr]     |                                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 585 -             tree.closest(&p1.substituted_in(xor_name::rand::random()), None)
[INFO] [stderr] 585 +             tree.closest(&p1.substituted_in(rand::random()), None)
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/network_knowledge/section_tree/mod.rs:592:45
[INFO] [stderr]     |
[INFO] [stderr] 592 |             tree.closest(&p1.substituted_in(xor_name::rand::random()), None)
[INFO] [stderr]     |                                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 592 -             tree.closest(&p1.substituted_in(xor_name::rand::random()), None)
[INFO] [stderr] 592 +             tree.closest(&p1.substituted_in(rand::random()), None)
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/network_knowledge/section_tree/mod.rs:671:56
[INFO] [stderr]     |
[INFO] [stderr] 671 |             tree.get_signed_by_name(&p0.substituted_in(xor_name::rand::random()))?,
[INFO] [stderr]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 671 -             tree.get_signed_by_name(&p0.substituted_in(xor_name::rand::random()))?,
[INFO] [stderr] 671 +             tree.get_signed_by_name(&p0.substituted_in(rand::random()))?,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/network_knowledge/section_tree/mod.rs:678:56
[INFO] [stderr]     |
[INFO] [stderr] 678 |             tree.get_signed_by_name(&p1.substituted_in(xor_name::rand::random()))?,
[INFO] [stderr]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 678 -             tree.get_signed_by_name(&p1.substituted_in(xor_name::rand::random()))?,
[INFO] [stderr] 678 +             tree.get_signed_by_name(&p1.substituted_in(rand::random()))?,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/network_knowledge/section_tree/mod.rs:686:56
[INFO] [stderr]     |
[INFO] [stderr] 686 |             tree.get_signed_by_name(&p0.substituted_in(xor_name::rand::random()))?,
[INFO] [stderr]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 686 -             tree.get_signed_by_name(&p0.substituted_in(xor_name::rand::random()))?,
[INFO] [stderr] 686 +             tree.get_signed_by_name(&p0.substituted_in(rand::random()))?,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/network_knowledge/section_tree/mod.rs:692:66
[INFO] [stderr]     |
[INFO] [stderr] 692 |             tree.get_signed_by_name(&prefix("11").substituted_in(xor_name::rand::random()))?,
[INFO] [stderr]     |                                                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 692 -             tree.get_signed_by_name(&prefix("11").substituted_in(xor_name::rand::random()))?,
[INFO] [stderr] 692 +             tree.get_signed_by_name(&prefix("11").substituted_in(rand::random()))?,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/network_knowledge/section_tree/mod.rs:697:57
[INFO] [stderr]     |
[INFO] [stderr] 697 |             tree.get_signed_by_name(&p10.substituted_in(xor_name::rand::random()))?,
[INFO] [stderr]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 697 -             tree.get_signed_by_name(&p10.substituted_in(xor_name::rand::random()))?,
[INFO] [stderr] 697 +             tree.get_signed_by_name(&p10.substituted_in(rand::random()))?,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/network_knowledge/section_tree/mod.rs:750:38
[INFO] [stderr]     |
[INFO] [stderr] 750 |         let n01 = p01.substituted_in(xor_name::rand::random());
[INFO] [stderr]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 750 -         let n01 = p01.substituted_in(xor_name::rand::random());
[INFO] [stderr] 750 +         let n01 = p01.substituted_in(rand::random());
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/network_knowledge/section_tree/mod.rs:751:38
[INFO] [stderr]     |
[INFO] [stderr] 751 |         let n10 = p10.substituted_in(xor_name::rand::random());
[INFO] [stderr]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 751 -         let n10 = p10.substituted_in(xor_name::rand::random());
[INFO] [stderr] 751 +         let n10 = p10.substituted_in(rand::random());
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/network_knowledge/section_tree/mod.rs:752:38
[INFO] [stderr]     |
[INFO] [stderr] 752 |         let n11 = p11.substituted_in(xor_name::rand::random());
[INFO] [stderr]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 752 -         let n11 = p11.substituted_in(xor_name::rand::random());
[INFO] [stderr] 752 +         let n11 = p11.substituted_in(rand::random());
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]   --> src/types/keys/ed25519.rs:38:29
[INFO] [stderr]    |
[INFO] [stderr] 38 |         let name: XorName = xor_name::rand::random();
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]    |
[INFO] [stderr] 38 -         let name: XorName = xor_name::rand::random();
[INFO] [stderr] 38 +         let name: XorName = rand::random();
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/keys/mod.rs:137:48
[INFO] [stderr]     |
[INFO] [stderr] 137 |         let sks = SecretKeySet::random(3, &mut bls::rand::thread_rng());
[INFO] [stderr]     |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 137 -         let sks = SecretKeySet::random(3, &mut bls::rand::thread_rng());
[INFO] [stderr] 137 +         let sks = SecretKeySet::random(3, &mut rand::thread_rng());
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/register/mod.rs:189:20
[INFO] [stderr]     |
[INFO] [stderr] 189 |         let name = xor_name::rand::random();
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 189 -         let name = xor_name::rand::random();
[INFO] [stderr] 189 +         let name = rand::random();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/register/mod.rs:209:29
[INFO] [stderr]     |
[INFO] [stderr] 209 |         let name: XorName = xor_name::rand::random();
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 209 -         let name: XorName = xor_name::rand::random();
[INFO] [stderr] 209 +         let name: XorName = rand::random();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/register/mod.rs:261:29
[INFO] [stderr]     |
[INFO] [stderr] 261 |         let name: XorName = xor_name::rand::random();
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 261 -         let name: XorName = xor_name::rand::random();
[INFO] [stderr] 261 +         let name: XorName = rand::random();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/register/mod.rs:356:20
[INFO] [stderr]     |
[INFO] [stderr] 356 |         let name = xor_name::rand::random();
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 356 -         let name = xor_name::rand::random();
[INFO] [stderr] 356 +         let name = rand::random();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/register/mod.rs:417:20
[INFO] [stderr]     |
[INFO] [stderr] 417 |         let name = xor_name::rand::random();
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 417 -         let name = xor_name::rand::random();
[INFO] [stderr] 417 +         let name = rand::random();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/register/mod.rs:491:20
[INFO] [stderr]     |
[INFO] [stderr] 491 |         let name = xor_name::rand::random();
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 491 -         let name = xor_name::rand::random();
[INFO] [stderr] 491 +         let name = rand::random();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/register/mod.rs:527:23
[INFO] [stderr]     |
[INFO] [stderr] 527 |         let xorname = xor_name::rand::random();
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 527 -         let xorname = xor_name::rand::random();
[INFO] [stderr] 527 +         let xorname = rand::random();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/register/mod.rs:573:24
[INFO] [stderr]     |
[INFO] [stderr] 573 |             let name = xor_name::rand::random();
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 573 -             let name = xor_name::rand::random();
[INFO] [stderr] 573 +             let name = rand::random();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/register/mod.rs:603:24
[INFO] [stderr]     |
[INFO] [stderr] 603 |             let name = xor_name::rand::random();
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 603 -             let name = xor_name::rand::random();
[INFO] [stderr] 603 +             let name = rand::random();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/register/mod.rs:642:24
[INFO] [stderr]     |
[INFO] [stderr] 642 |             let name = xor_name::rand::random();
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 642 -             let name = xor_name::rand::random();
[INFO] [stderr] 642 +             let name = rand::random();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/register/mod.rs:782:24
[INFO] [stderr]     |
[INFO] [stderr] 782 |             let name = xor_name::rand::random();
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 782 -             let name = xor_name::rand::random();
[INFO] [stderr] 782 +             let name = rand::random();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/register/mod.rs:903:27
[INFO] [stderr]     |
[INFO] [stderr] 903 |             let xorname = xor_name::rand::random();
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 903 -             let xorname = xor_name::rand::random();
[INFO] [stderr] 903 +             let xorname = rand::random();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `sn_interface` (lib test) generated 49 warnings (21 duplicates) (run `cargo fix --lib -p sn_interface --tests` to apply 28 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sn_interface-909d43e6fb1d0c62)
[INFO] [stdout] 
[INFO] [stdout] running 102 tests
[INFO] [stdout] test messaging::serialisation::wire_msg::tests::serialisation_client_msg ... ok
[INFO] [stdout] test messaging::serialisation::wire_msg::tests::serialisation_node_msg ... ok
[INFO] [stdout] test messaging::data::tests::try_from ... ok
[INFO] [stdout] test messaging::data::tests::debug_format_functional ... ok
[INFO] [stdout] test messaging::system::section_sig::tests::verify_keyed_sig ... ok
[INFO] [stdout] test messaging::signature_aggregator::tests::invalid_share ... ok
[INFO] [stdout] test messaging::signature_aggregator::tests::test_total_participation_aggregator ... ok
[INFO] [stdout] test messaging::signature_aggregator::tests::test_signature_aggregator ... ok
[INFO] [stdout] test messaging::signature_aggregator::tests::repeated_voting ... ok
[INFO] [stdout] test messaging::data::tests::wire_msg_payload ... ok
[INFO] [stdout] test network_knowledge::section_member_history::tests::retain_archived_members_of_the_latest_sections_while_pruning ... ok
[INFO] [stdout] test network_knowledge::section_member_history::tests::archived_members_should_not_be_moved_to_members_list ... ok
[INFO] [stdout] test network_knowledge::section_member_history::tests::members_should_be_archived_if_they_leave_or_relocate ... ok
[INFO] [stdout] test network_knowledge::section_tree::tests::insert_existing_prefix ... ok
[INFO] [stdout] test network_knowledge::section_tree::tests::insert_ancestor_of_existing_prefix ... ok
[INFO] [stdout] test network_knowledge::section_tree::tests::insert_direct_descendants_of_existing_prefix ... ok
[INFO] [stdout] test network_knowledge::section_tree::tests::outdated_sap_result_in_no_update ... ok
[INFO] [stdout] test network_knowledge::section_tree::tests::closest ... ok
[INFO] [stdout] test network_knowledge::section_tree::tests::proof_chain_should_contain_a_single_branch_during_update ... ok
[INFO] [stdout] test network_knowledge::section_tree::tests::return_opposite_prefix_if_none_matching ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::insert_duplicate_key ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::get_chain_from_genesis_to_last ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::insert_fork ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::invalid_signature ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::insert_last ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::merge_fork ... ok
[INFO] [stdout] test network_knowledge::section_tree::tests::get_matching_prefix ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::merge_with_branches ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::merge ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::self_verify_invalid_sigs ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::test_partial_dag_for_genesis_key ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::verify_ancestors ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::verify_children ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::verify_leaves ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::verify_parents_during_churn ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::verify_parent_during_split ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::verify_ser_de ... ok
[INFO] [stdout] test network_knowledge::tests::byte_slice_trailing_zeros ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::wrong_parent_child_order ... ok
[INFO] [stdout] test network_knowledge::tests::proptest_supermajority ... ok
[INFO] [stdout] test network_knowledge::tests::supermajority_of_small_group ... ok
[INFO] [stdout] test op_cost::test::calculates_required_tokens ... ok
[INFO] [stdout] test op_cost::test::emptier_section_requires_fewer_tokens ... ok
[INFO] [stdout] test op_cost::test::fewer_tokens_required_in_larger_net ... ok
[INFO] [stdout] test op_cost::test::section_share_of_max_supply_decreases_as_network_grows ... ok
[INFO] [stdout] test op_cost::test::smaller_chunks_require_fewer_tokens ... ok
[INFO] [stdout] test network_knowledge::tests::signed_sap_field_should_not_be_changed_if_the_update_is_for_a_different_prefix ... ok
[INFO] [stdout] test op_cost::test::tokens ... ok
[INFO] [stdout] test op_cost::test::tokens_are_required_up_to_max_network_size ... ok
[INFO] [stdout] test op_cost::test::splitting_into_multiple_chunks_require_fewer_tokens_than_same_bytes_in_single_chunk ... ok
[INFO] [stdout] test types::cache::item::tests::expired_when_duration_is_zero ... ok
[INFO] [stdout] test types::cache::item::tests::not_expired_when_duration_is_none ... ok
[INFO] [stdout] test types::cache::tests::clear_not_expired_item ... ok
[INFO] [stdout] test types::cache::tests::drop_excess_entry_one_entry ... ok
[INFO] [stdout] test types::cache::tests::drop_excess_entry_zero_entry ... ok
[INFO] [stdout] test types::cache::tests::remove_expired_do_not_remove_not_expired_item ... ok
[INFO] [stdout] test types::cache::tests::remove_expired_item ... ok
[INFO] [stdout] test types::cache::tests::remove_remove_expired_item ... ok
[INFO] [stdout] test types::cache::tests::remove_return_none_if_not_found ... ok
[INFO] [stdout] test types::cache::tests::set_and_get_value_with_custom_duration ... ok
[INFO] [stdout] test types::cache::tests::set_and_get_value_with_default_duration ... ok
[INFO] [stdout] test types::cache::tests::set_and_get_value_without_duration ... ok
[INFO] [stdout] test types::cache::tests::set_do_not_get_expired_value ... ok
[INFO] [stdout] test types::cache::tests::set_replace_existing_value ... ok
[INFO] [stdout] test types::cache::tests::set_do_not_return_expired_value ... ok
[INFO] [stdout] test types::chunk::tests::deterministic_address ... ok
[INFO] [stdout] test types::chunk::tests::deterministic_name ... ok
[INFO] [stdout] test types::chunk::tests::deterministic_test ... ok
[INFO] [stdout] test types::chunk::tests::serialisation ... ok
[INFO] [stdout] test types::fees::tests::required_fee_can_be_read_by_client ... ok
[INFO] [stdout] test types::keys::keypair::tests::bls_from_hex_should_deserialize_hex_to_keypair ... ok
[INFO] [stdout] test types::keys::keypair::tests::should_serialise_a_bls_keypair ... ok
[INFO] [stdout] test types::keys::keypair::tests::should_serialise_an_ed25519_keypair ... ok
[INFO] [stdout] test types::keys::keypair::tests::should_serialise_a_bls_share ... ok
[INFO] [stdout] test types::keys::keypair::tests::to_hex_should_convert_ed25519_keypair_to_hex ... ok
[INFO] [stdout] test types::keys::keypair::tests::to_hex_should_convert_bls_keypair_to_hex ... ok
[INFO] [stdout] test types::keys::public_key::tests::serialisation_public_key ... ok
[INFO] [stdout] test types::keys::signature::tests::ed25519_rmp_roundtrip ... ok
[INFO] [stdout] test types::keys::public_key::tests::zbase32_encode_decode_public_key ... ok
[INFO] [stdout] test types::register::reg_crdt::tests::creating_entry_hash ... ok
[INFO] [stdout] test types::keys::test_utils::obtain_sk_set_from_shares ... ok
[INFO] [stdout] test types::register::tests::exceeding_max_reg_entries_errors ... ok
[INFO] [stdout] test network_knowledge::section_tree::tests::updating_with_same_sap_should_return_false ... ok
[INFO] [stdout] test network_knowledge::section_tree::tests::get_matching ... ok
[INFO] [stdout] test network_knowledge::section_tree::tests::sap_with_same_parent_and_prefix_should_result_in_error_during_update ... ok
[INFO] [stdout] test network_knowledge::section_tree::tests::insert_indirect_descendants_of_existing_prefix ... ok
[INFO] [stdout] test types::register::tests::proptest_converge_with_shuffled_ops_including_bad_ops_which_error_and_are_not_applied ... ok
[INFO] [stdout] test network_knowledge::section_tree::tests::proptest_section_tree_fields_should_stay_in_sync has been running for over 60 seconds
[INFO] [stdout] test network_knowledge::sections_dag::tests::proptest_merge_sections_dag has been running for over 60 seconds
[INFO] [stdout] test types::register::tests::proptest_converge_with_shuffled_op_set_across_arbitrary_number_of_replicas has been running for over 60 seconds
[INFO] [stdout] test types::register::tests::proptest_converge_with_shuffled_ops_from_many_replicas_across_arbitrary_number_of_replicas has been running for over 60 seconds
[INFO] [stdout] test types::register::tests::proptest_converge_with_shuffled_ops_from_many_while_dropping_some_at_random has been running for over 60 seconds
[INFO] [stdout] test types::register::tests::proptest_dropped_data_can_be_reapplied_and_we_converge has been running for over 60 seconds
[INFO] [stdout] test types::register::tests::proptest_reg_converge_with_many_random_data has been running for over 60 seconds
[INFO] [stdout] test types::register::tests::proptest_reg_converge_with_many_random_data_across_arbitrary_number_of_replicas has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "620e90b2ec9d8c10bada9cc0393350cb69ab45d4e3784363d9f0621345072e06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "620e90b2ec9d8c10bada9cc0393350cb69ab45d4e3784363d9f0621345072e06", kill_on_drop: false }`
[INFO] [stdout] 620e90b2ec9d8c10bada9cc0393350cb69ab45d4e3784363d9f0621345072e06
[INFO] testing sn_interface-0.22.4 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate sn_interface 0.22.4 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate sn_interface 0.22.4 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate sn_interface 0.22.4
[INFO] finished tweaking crates.io crate sn_interface 0.22.4
[INFO] tweaked toml for crates.io crate sn_interface 0.22.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 183 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding block-buffer v0.9.0 (latest: v0.10.4)
[INFO] [stderr]       Adding block-padding v0.2.1 (latest: v0.3.3)
[INFO] [stderr]       Adding blstrs v0.6.2 (latest: v0.7.1)
[INFO] [stderr]       Adding brotli v3.3.4 (latest: v6.0.0)
[INFO] [stderr]       Adding brotli-decompressor v2.3.5 (latest: v4.0.0)
[INFO] [stderr]       Adding curve25519-dalek v3.2.0 (latest: v4.1.2)
[INFO] [stderr]       Adding custom_debug v0.5.1 (latest: v0.6.1)
[INFO] [stderr]       Adding custom_debug_derive v0.5.1 (latest: v0.6.1)
[INFO] [stderr]       Adding digest v0.9.0 (latest: v0.10.7)
[INFO] [stderr]       Adding ed25519 v1.5.3 (latest: v2.2.3)
[INFO] [stderr]       Adding ed25519-dalek v1.0.1 (latest: v2.1.1)
[INFO] [stderr]       Adding ff v0.12.1 (latest: v0.13.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding getrandom v0.1.16 (latest: v0.2.15)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding group v0.12.1 (latest: v0.13.0)
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding itertools v0.10.5 (latest: v0.13.0)
[INFO] [stderr]       Adding linux-raw-sys v0.4.14 (latest: v0.6.4)
[INFO] [stderr]       Adding nu-ansi-term v0.46.0 (latest: v0.50.0)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding pairing v0.22.0 (latest: v0.23.0)
[INFO] [stderr]       Adding quick-error v1.2.3 (latest: v2.0.1)
[INFO] [stderr]       Adding radium v0.7.0 (latest: v1.1.0)
[INFO] [stderr]       Adding rand v0.7.3 (latest: v0.8.5)
[INFO] [stderr]       Adding rand_chacha v0.2.2 (latest: v0.3.1)
[INFO] [stderr]       Adding rand_core v0.5.1 (latest: v0.6.4)
[INFO] [stderr]       Adding rand_hc v0.2.0 (latest: v0.3.2)
[INFO] [stderr]       Adding rand_xorshift v0.2.0 (latest: v0.3.0)
[INFO] [stderr]       Adding self_encryption v0.28.6 (latest: v0.29.2)
[INFO] [stderr]       Adding sha2 v0.9.9 (latest: v0.10.8)
[INFO] [stderr]       Adding sha3 v0.9.1 (latest: v0.10.8)
[INFO] [stderr]       Adding signature v1.6.4 (latest: v2.2.0)
[INFO] [stderr]       Adding sn_dbc v12.0.0 (latest: v20.0.0)
[INFO] [stderr]       Adding strum v0.24.1 (latest: v0.26.2)
[INFO] [stderr]       Adding strum_macros v0.24.3 (latest: v0.26.2)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] [stderr]       Adding synstructure v0.12.6 (latest: v0.13.1)
[INFO] [stderr]       Adding wasi v0.9.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding wyz v0.5.1 (latest: v0.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad9acee4cd50de3feb6df90c779068775f4417b9f2193b2c681e40b8b8737438
[INFO] running `Command { std: "docker" "start" "-a" "ad9acee4cd50de3feb6df90c779068775f4417b9f2193b2c681e40b8b8737438", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad9acee4cd50de3feb6df90c779068775f4417b9f2193b2c681e40b8b8737438", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad9acee4cd50de3feb6df90c779068775f4417b9f2193b2c681e40b8b8737438", kill_on_drop: false }`
[INFO] [stdout] ad9acee4cd50de3feb6df90c779068775f4417b9f2193b2c681e40b8b8737438
[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" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fe271a3727efc91a1fe204f5daf6363c4e4039b3ac94b8b7335dee890a5c751
[INFO] running `Command { std: "docker" "start" "-a" "7fe271a3727efc91a1fe204f5daf6363c4e4039b3ac94b8b7335dee890a5c751", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling blst v0.3.11
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling err-derive v0.3.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pairing v0.22.0
[INFO] [stderr]    Compiling brotli-decompressor v2.3.5
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling custom_debug_derive v0.5.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.13
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling custom_debug v0.5.1
[INFO] [stderr]    Compiling data-encoding-macro v0.1.15
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling blstrs v0.6.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling serde_test v1.0.176
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling xor_name v5.0.0
[INFO] [stderr]    Compiling bulletproofs v4.0.0
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling blsttc v8.0.2
[INFO] [stderr]    Compiling crdts v7.3.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling sn_dbc v12.0.0
[INFO] [stderr]    Compiling sn_consensus v3.5.2
[INFO] [stderr]    Compiling sn_sdkg v3.1.4
[INFO] [stderr]    Compiling self_encryption v0.28.6
[INFO] [stderr]    Compiling sn_interface v0.22.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `data-network`
[INFO] [stdout]   --> src/messaging/data/spentbook.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |         #[cfg(not(feature = "data-network"))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `proptest`, `test-utils`
[INFO] [stdout]    = help: consider adding `data-network` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/types/keys/ed25519.rs:38:29
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let name: XorName = xor_name::rand::random();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     unused_qualifications,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 38 -         let name: XorName = xor_name::rand::random();
[INFO] [stdout] 38 +         let name: XorName = rand::random();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/keys/public_key.rs:165:34
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let mut xor_name: Self = xor_name::rand::random();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 165 -         let mut xor_name: Self = xor_name::rand::random();
[INFO] [stdout] 165 +         let mut xor_name: Self = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/data/mod.rs:75:56
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Eq, PartialEq, Clone, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_DataResponse`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/data/spentbook.rs:33:56
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Eq, PartialEq, Clone, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SpentbookCmd`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/serialisation/wire_msg.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Clone, Debug)]
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_WireMsg`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/serialisation/wire_msg_header.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(CustomDebug, Eq, PartialEq, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_MsgEnvelope`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `CustomDebug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `CustomDebug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/system/mod.rs:39:52
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Clone, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_NodeMsg`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/system/dkg.rs:25:62
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Clone, Eq, PartialEq, Hash, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_DkgSessionId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/anti_entropy.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Clone, PartialEq, custom_debug::Debug, serde::Serialize, serde::Deserialize)]
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_AntiEntropyMsg`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/anti_entropy.rs:32:56
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Clone, PartialEq, Eq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_AntiEntropyKind`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/authority.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Clone, Eq, PartialEq, custom_debug::Debug, serde::Deserialize, serde::Serialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_NodeSig`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/msg_id.rs:18:80
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Ord, PartialOrd, Clone, Copy, Eq, PartialEq, Serialize, Deserialize, Hash, custom_debug::Debug,
[INFO] [stdout]    |                                                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_MsgId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/network_knowledge/node_info.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, custom_debug::Debug)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_MyNodeInfo`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/network_knowledge/node_state/relocation.rs:86:52
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive(Clone, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_RelocationProof`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/network_knowledge/section_keys.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(custom_debug::Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SectionKeyShare`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types/keys/keypair.rs:117:41
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(Serialize, Deserialize, Clone, custom_debug::Debug)]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Keypair`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types/keys/keypair.rs:254:56
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[derive(Clone, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_BlsKeypairShare`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types/keys/keypair.rs:268:56
[INFO] [stdout]     |
[INFO] [stdout] 268 | #[derive(Clone, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_BlsKeypair`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types/keys/public_key.rs:30:62
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Clone, Copy, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_PublicKey`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types/keys/signature.rs:29:56
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Signature`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types/chunk.rs:14:55
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Hash, Eq, PartialEq, PartialOrd, Ord, Clone, custom_debug::Debug)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Chunk`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 22 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "7fe271a3727efc91a1fe204f5daf6363c4e4039b3ac94b8b7335dee890a5c751", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fe271a3727efc91a1fe204f5daf6363c4e4039b3ac94b8b7335dee890a5c751", kill_on_drop: false }`
[INFO] [stdout] 7fe271a3727efc91a1fe204f5daf6363c4e4039b3ac94b8b7335dee890a5c751
[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" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4723605a889c1e1a2bde3489163477abe7afd00b45d9d473312e2ded5b0d4763
[INFO] running `Command { std: "docker" "start" "-a" "4723605a889c1e1a2bde3489163477abe7afd00b45d9d473312e2ded5b0d4763", kill_on_drop: false }`
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `data-network`
[INFO] [stdout]   --> src/messaging/data/spentbook.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |         #[cfg(not(feature = "data-network"))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `proptest`, `test-utils`
[INFO] [stdout]    = help: consider adding `data-network` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/types/keys/ed25519.rs:38:29
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let name: XorName = xor_name::rand::random();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     unused_qualifications,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 38 -         let name: XorName = xor_name::rand::random();
[INFO] [stdout] 38 +         let name: XorName = rand::random();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/keys/public_key.rs:165:34
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let mut xor_name: Self = xor_name::rand::random();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 165 -         let mut xor_name: Self = xor_name::rand::random();
[INFO] [stdout] 165 +         let mut xor_name: Self = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/data/mod.rs:75:56
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Eq, PartialEq, Clone, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_DataResponse`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/data/spentbook.rs:33:56
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Eq, PartialEq, Clone, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SpentbookCmd`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/serialisation/wire_msg.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Clone, Debug)]
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_WireMsg`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/serialisation/wire_msg_header.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(CustomDebug, Eq, PartialEq, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_MsgEnvelope`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `CustomDebug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `CustomDebug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/system/mod.rs:39:52
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Clone, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_NodeMsg`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/system/dkg.rs:25:62
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Clone, Eq, PartialEq, Hash, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_DkgSessionId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/anti_entropy.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Clone, PartialEq, custom_debug::Debug, serde::Serialize, serde::Deserialize)]
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_AntiEntropyMsg`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/anti_entropy.rs:32:56
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Clone, PartialEq, Eq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_AntiEntropyKind`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/authority.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Clone, Eq, PartialEq, custom_debug::Debug, serde::Deserialize, serde::Serialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_NodeSig`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/msg_id.rs:18:80
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Ord, PartialOrd, Clone, Copy, Eq, PartialEq, Serialize, Deserialize, Hash, custom_debug::Debug,
[INFO] [stdout]    |                                                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_MsgId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/network_knowledge/node_info.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, custom_debug::Debug)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_MyNodeInfo`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/network_knowledge/node_state/relocation.rs:86:52
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive(Clone, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_RelocationProof`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/network_knowledge/section_keys.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(custom_debug::Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SectionKeyShare`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types/keys/keypair.rs:117:41
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(Serialize, Deserialize, Clone, custom_debug::Debug)]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Keypair`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types/keys/keypair.rs:254:56
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[derive(Clone, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_BlsKeypairShare`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types/keys/keypair.rs:268:56
[INFO] [stdout]     |
[INFO] [stdout] 268 | #[derive(Clone, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_BlsKeypair`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types/keys/public_key.rs:30:62
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Clone, Copy, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_PublicKey`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types/keys/signature.rs:29:56
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Signature`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types/chunk.rs:14:55
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Hash, Eq, PartialEq, PartialOrd, Ord, Clone, custom_debug::Debug)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Chunk`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 22 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling proptest v1.4.0
[INFO] [stderr]    Compiling sn_interface v0.22.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `data-network`
[INFO] [stdout]   --> src/messaging/data/spentbook.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |         #[cfg(not(feature = "data-network"))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `proptest`, `test-utils`
[INFO] [stdout]    = help: consider adding `data-network` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/messaging/serialisation/wire_msg.rs:245:19
[INFO] [stdout]     |
[INFO] [stdout] 245 |             name: xor_name::rand::random(),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:22:5
[INFO] [stdout]     |
[INFO] [stdout] 22  |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 245 -             name: xor_name::rand::random(),
[INFO] [stdout] 245 +             name: rand::random(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/messaging/serialisation/wire_msg.rs:279:19
[INFO] [stdout]     |
[INFO] [stdout] 279 |             name: xor_name::rand::random(),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 279 -             name: xor_name::rand::random(),
[INFO] [stdout] 279 +             name: rand::random(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/messaging/serialisation/wire_msg.rs:286:63
[INFO] [stdout]     |
[INFO] [stdout] 286 |             ClientMsg::Query(DataQuery::GetChunk(ChunkAddress(xor_name::rand::random())));
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 286 -             ClientMsg::Query(DataQuery::GetChunk(ChunkAddress(xor_name::rand::random())));
[INFO] [stdout] 286 +             ClientMsg::Query(DataQuery::GetChunk(ChunkAddress(rand::random())));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/network_knowledge/section_tree/mod.rs:579:56
[INFO] [stdout]     |
[INFO] [stdout] 579 |             tree.get_signed_by_name(&p1.substituted_in(xor_name::rand::random()))?,
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 579 -             tree.get_signed_by_name(&p1.substituted_in(xor_name::rand::random()))?,
[INFO] [stdout] 579 +             tree.get_signed_by_name(&p1.substituted_in(rand::random()))?,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/network_knowledge/section_tree/mod.rs:585:45
[INFO] [stdout]     |
[INFO] [stdout] 585 |             tree.closest(&p1.substituted_in(xor_name::rand::random()), None)
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 585 -             tree.closest(&p1.substituted_in(xor_name::rand::random()), None)
[INFO] [stdout] 585 +             tree.closest(&p1.substituted_in(rand::random()), None)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/network_knowledge/section_tree/mod.rs:592:45
[INFO] [stdout]     |
[INFO] [stdout] 592 |             tree.closest(&p1.substituted_in(xor_name::rand::random()), None)
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 592 -             tree.closest(&p1.substituted_in(xor_name::rand::random()), None)
[INFO] [stdout] 592 +             tree.closest(&p1.substituted_in(rand::random()), None)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/network_knowledge/section_tree/mod.rs:671:56
[INFO] [stdout]     |
[INFO] [stdout] 671 |             tree.get_signed_by_name(&p0.substituted_in(xor_name::rand::random()))?,
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 671 -             tree.get_signed_by_name(&p0.substituted_in(xor_name::rand::random()))?,
[INFO] [stdout] 671 +             tree.get_signed_by_name(&p0.substituted_in(rand::random()))?,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/network_knowledge/section_tree/mod.rs:678:56
[INFO] [stdout]     |
[INFO] [stdout] 678 |             tree.get_signed_by_name(&p1.substituted_in(xor_name::rand::random()))?,
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 678 -             tree.get_signed_by_name(&p1.substituted_in(xor_name::rand::random()))?,
[INFO] [stdout] 678 +             tree.get_signed_by_name(&p1.substituted_in(rand::random()))?,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/network_knowledge/section_tree/mod.rs:686:56
[INFO] [stdout]     |
[INFO] [stdout] 686 |             tree.get_signed_by_name(&p0.substituted_in(xor_name::rand::random()))?,
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 686 -             tree.get_signed_by_name(&p0.substituted_in(xor_name::rand::random()))?,
[INFO] [stdout] 686 +             tree.get_signed_by_name(&p0.substituted_in(rand::random()))?,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/network_knowledge/section_tree/mod.rs:692:66
[INFO] [stdout]     |
[INFO] [stdout] 692 |             tree.get_signed_by_name(&prefix("11").substituted_in(xor_name::rand::random()))?,
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 692 -             tree.get_signed_by_name(&prefix("11").substituted_in(xor_name::rand::random()))?,
[INFO] [stdout] 692 +             tree.get_signed_by_name(&prefix("11").substituted_in(rand::random()))?,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/network_knowledge/section_tree/mod.rs:697:57
[INFO] [stdout]     |
[INFO] [stdout] 697 |             tree.get_signed_by_name(&p10.substituted_in(xor_name::rand::random()))?,
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 697 -             tree.get_signed_by_name(&p10.substituted_in(xor_name::rand::random()))?,
[INFO] [stdout] 697 +             tree.get_signed_by_name(&p10.substituted_in(rand::random()))?,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/network_knowledge/section_tree/mod.rs:750:38
[INFO] [stdout]     |
[INFO] [stdout] 750 |         let n01 = p01.substituted_in(xor_name::rand::random());
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 750 -         let n01 = p01.substituted_in(xor_name::rand::random());
[INFO] [stdout] 750 +         let n01 = p01.substituted_in(rand::random());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/network_knowledge/section_tree/mod.rs:751:38
[INFO] [stdout]     |
[INFO] [stdout] 751 |         let n10 = p10.substituted_in(xor_name::rand::random());
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 751 -         let n10 = p10.substituted_in(xor_name::rand::random());
[INFO] [stdout] 751 +         let n10 = p10.substituted_in(rand::random());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/network_knowledge/section_tree/mod.rs:752:38
[INFO] [stdout]     |
[INFO] [stdout] 752 |         let n11 = p11.substituted_in(xor_name::rand::random());
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 752 -         let n11 = p11.substituted_in(xor_name::rand::random());
[INFO] [stdout] 752 +         let n11 = p11.substituted_in(rand::random());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]   --> src/types/keys/ed25519.rs:38:29
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let name: XorName = xor_name::rand::random();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 38 -         let name: XorName = xor_name::rand::random();
[INFO] [stdout] 38 +         let name: XorName = rand::random();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/keys/public_key.rs:165:34
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let mut xor_name: Self = xor_name::rand::random();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 165 -         let mut xor_name: Self = xor_name::rand::random();
[INFO] [stdout] 165 +         let mut xor_name: Self = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/keys/mod.rs:137:48
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let sks = SecretKeySet::random(3, &mut bls::rand::thread_rng());
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 137 -         let sks = SecretKeySet::random(3, &mut bls::rand::thread_rng());
[INFO] [stdout] 137 +         let sks = SecretKeySet::random(3, &mut rand::thread_rng());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/register/mod.rs:189:20
[INFO] [stdout]     |
[INFO] [stdout] 189 |         let name = xor_name::rand::random();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 189 -         let name = xor_name::rand::random();
[INFO] [stdout] 189 +         let name = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/register/mod.rs:209:29
[INFO] [stdout]     |
[INFO] [stdout] 209 |         let name: XorName = xor_name::rand::random();
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 209 -         let name: XorName = xor_name::rand::random();
[INFO] [stdout] 209 +         let name: XorName = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/register/mod.rs:261:29
[INFO] [stdout]     |
[INFO] [stdout] 261 |         let name: XorName = xor_name::rand::random();
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 261 -         let name: XorName = xor_name::rand::random();
[INFO] [stdout] 261 +         let name: XorName = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/register/mod.rs:356:20
[INFO] [stdout]     |
[INFO] [stdout] 356 |         let name = xor_name::rand::random();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 356 -         let name = xor_name::rand::random();
[INFO] [stdout] 356 +         let name = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/register/mod.rs:417:20
[INFO] [stdout]     |
[INFO] [stdout] 417 |         let name = xor_name::rand::random();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 417 -         let name = xor_name::rand::random();
[INFO] [stdout] 417 +         let name = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/register/mod.rs:491:20
[INFO] [stdout]     |
[INFO] [stdout] 491 |         let name = xor_name::rand::random();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 491 -         let name = xor_name::rand::random();
[INFO] [stdout] 491 +         let name = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/register/mod.rs:527:23
[INFO] [stdout]     |
[INFO] [stdout] 527 |         let xorname = xor_name::rand::random();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 527 -         let xorname = xor_name::rand::random();
[INFO] [stdout] 527 +         let xorname = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/register/mod.rs:573:24
[INFO] [stdout]     |
[INFO] [stdout] 573 |             let name = xor_name::rand::random();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 573 -             let name = xor_name::rand::random();
[INFO] [stdout] 573 +             let name = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/register/mod.rs:603:24
[INFO] [stdout]     |
[INFO] [stdout] 603 |             let name = xor_name::rand::random();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 603 -             let name = xor_name::rand::random();
[INFO] [stdout] 603 +             let name = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/register/mod.rs:642:24
[INFO] [stdout]     |
[INFO] [stdout] 642 |             let name = xor_name::rand::random();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 642 -             let name = xor_name::rand::random();
[INFO] [stdout] 642 +             let name = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/register/mod.rs:782:24
[INFO] [stdout]     |
[INFO] [stdout] 782 |             let name = xor_name::rand::random();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 782 -             let name = xor_name::rand::random();
[INFO] [stdout] 782 +             let name = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/types/register/mod.rs:903:27
[INFO] [stdout]     |
[INFO] [stdout] 903 |             let xorname = xor_name::rand::random();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 903 -             let xorname = xor_name::rand::random();
[INFO] [stdout] 903 +             let xorname = rand::random();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/data/mod.rs:75:56
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Eq, PartialEq, Clone, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_DataResponse`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/data/spentbook.rs:33:56
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Eq, PartialEq, Clone, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SpentbookCmd`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/serialisation/wire_msg.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Clone, Debug)]
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_WireMsg`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/serialisation/wire_msg_header.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(CustomDebug, Eq, PartialEq, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_MsgEnvelope`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `CustomDebug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `CustomDebug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/system/mod.rs:39:52
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Clone, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_NodeMsg`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/system/dkg.rs:25:62
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Clone, Eq, PartialEq, Hash, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_DkgSessionId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/anti_entropy.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Clone, PartialEq, custom_debug::Debug, serde::Serialize, serde::Deserialize)]
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_AntiEntropyMsg`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/anti_entropy.rs:32:56
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Clone, PartialEq, Eq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_AntiEntropyKind`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/authority.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Clone, Eq, PartialEq, custom_debug::Debug, serde::Deserialize, serde::Serialize)]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_NodeSig`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/messaging/msg_id.rs:18:80
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Ord, PartialOrd, Clone, Copy, Eq, PartialEq, Serialize, Deserialize, Hash, custom_debug::Debug,
[INFO] [stdout]    |                                                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_MsgId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/network_knowledge/node_info.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, custom_debug::Debug)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_MyNodeInfo`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/network_knowledge/node_state/relocation.rs:86:52
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive(Clone, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_RelocationProof`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/network_knowledge/section_keys.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(custom_debug::Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SectionKeyShare`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types/keys/keypair.rs:117:41
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(Serialize, Deserialize, Clone, custom_debug::Debug)]
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Keypair`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types/keys/keypair.rs:254:56
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[derive(Clone, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_BlsKeypairShare`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/types/keys/keypair.rs:268:56
[INFO] [stdout]     |
[INFO] [stdout] 268 | #[derive(Clone, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_BlsKeypair`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]     = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types/keys/public_key.rs:30:62
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Clone, Copy, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_PublicKey`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types/keys/signature.rs:29:56
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Clone, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Signature`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/types/chunk.rs:14:55
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Hash, Eq, PartialEq, PartialOrd, Ord, Clone, custom_debug::Debug)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Chunk`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 49 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.71s
[INFO] running `Command { std: "docker" "inspect" "4723605a889c1e1a2bde3489163477abe7afd00b45d9d473312e2ded5b0d4763", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4723605a889c1e1a2bde3489163477abe7afd00b45d9d473312e2ded5b0d4763", kill_on_drop: false }`
[INFO] [stdout] 4723605a889c1e1a2bde3489163477abe7afd00b45d9d473312e2ded5b0d4763
[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" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 669860224b70d963bb6826a056bb72f2999f07fbc622ac9b76870d8e22166876
[INFO] running `Command { std: "docker" "start" "-a" "669860224b70d963bb6826a056bb72f2999f07fbc622ac9b76870d8e22166876", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `data-network`
[INFO] [stderr]   --> src/messaging/data/spentbook.rs:57:19
[INFO] [stderr]    |
[INFO] [stderr] 57 |         #[cfg(not(feature = "data-network"))]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `proptest`, `test-utils`
[INFO] [stderr]    = help: consider adding `data-network` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]   --> src/types/keys/ed25519.rs:38:29
[INFO] [stderr]    |
[INFO] [stderr] 38 |         let name: XorName = xor_name::rand::random();
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 |     unused_qualifications,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]    |
[INFO] [stderr] 38 -         let name: XorName = xor_name::rand::random();
[INFO] [stderr] 38 +         let name: XorName = rand::random();
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/keys/public_key.rs:165:34
[INFO] [stderr]     |
[INFO] [stderr] 165 |         let mut xor_name: Self = xor_name::rand::random();
[INFO] [stderr]     |                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 165 -         let mut xor_name: Self = xor_name::rand::random();
[INFO] [stderr] 165 +         let mut xor_name: Self = rand::random();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/messaging/data/mod.rs:75:56
[INFO] [stderr]    |
[INFO] [stderr] 75 | #[derive(Eq, PartialEq, Clone, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stderr]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_DataResponse`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/messaging/data/spentbook.rs:33:56
[INFO] [stderr]    |
[INFO] [stderr] 33 | #[derive(Eq, PartialEq, Clone, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stderr]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SpentbookCmd`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/messaging/serialisation/wire_msg.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 | #[derive(Clone, Debug)]
[INFO] [stderr]    |                 ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_WireMsg`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/messaging/serialisation/wire_msg_header.rs:40:10
[INFO] [stderr]    |
[INFO] [stderr] 40 | #[derive(CustomDebug, Eq, PartialEq, Clone, Serialize, Deserialize)]
[INFO] [stderr]    |          ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_MsgEnvelope`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `CustomDebug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `CustomDebug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/messaging/system/mod.rs:39:52
[INFO] [stderr]    |
[INFO] [stderr] 39 | #[derive(Clone, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stderr]    |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_NodeMsg`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/messaging/system/dkg.rs:25:62
[INFO] [stderr]    |
[INFO] [stderr] 25 | #[derive(Clone, Eq, PartialEq, Hash, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stderr]    |                                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_DkgSessionId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/messaging/anti_entropy.rs:15:28
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[derive(Clone, PartialEq, custom_debug::Debug, serde::Serialize, serde::Deserialize)]
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_AntiEntropyMsg`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/messaging/anti_entropy.rs:32:56
[INFO] [stderr]    |
[INFO] [stderr] 32 | #[derive(Clone, PartialEq, Eq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stderr]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_AntiEntropyKind`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/messaging/authority.rs:26:32
[INFO] [stderr]    |
[INFO] [stderr] 26 | #[derive(Clone, Eq, PartialEq, custom_debug::Debug, serde::Deserialize, serde::Serialize)]
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_NodeSig`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/messaging/msg_id.rs:18:80
[INFO] [stderr]    |
[INFO] [stderr] 18 |     Ord, PartialOrd, Clone, Copy, Eq, PartialEq, Serialize, Deserialize, Hash, custom_debug::Debug,
[INFO] [stderr]    |                                                                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_MsgId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/network_knowledge/node_info.rs:19:17
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[derive(Clone, custom_debug::Debug)]
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_MyNodeInfo`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/network_knowledge/node_state/relocation.rs:86:52
[INFO] [stderr]    |
[INFO] [stderr] 86 | #[derive(Clone, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stderr]    |                                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_RelocationProof`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/network_knowledge/section_keys.rs:21:10
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[derive(custom_debug::Debug, Clone)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SectionKeyShare`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/types/keys/keypair.rs:117:41
[INFO] [stderr]     |
[INFO] [stderr] 117 | #[derive(Serialize, Deserialize, Clone, custom_debug::Debug)]
[INFO] [stderr]     |                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Keypair`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = 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] [stderr]     = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/types/keys/keypair.rs:254:56
[INFO] [stderr]     |
[INFO] [stderr] 254 | #[derive(Clone, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stderr]     |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_BlsKeypairShare`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = 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] [stderr]     = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/types/keys/keypair.rs:268:56
[INFO] [stderr]     |
[INFO] [stderr] 268 | #[derive(Clone, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stderr]     |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_BlsKeypair`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = 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] [stderr]     = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]     = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/types/keys/public_key.rs:30:62
[INFO] [stderr]    |
[INFO] [stderr] 30 | #[derive(Clone, Copy, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stderr]    |                                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_PublicKey`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/types/keys/signature.rs:29:56
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[derive(Clone, Eq, PartialEq, Serialize, Deserialize, custom_debug::Debug)]
[INFO] [stderr]    |                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Signature`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/types/chunk.rs:14:55
[INFO] [stderr]    |
[INFO] [stderr] 14 | #[derive(Hash, Eq, PartialEq, PartialOrd, Ord, Clone, custom_debug::Debug)]
[INFO] [stderr]    |                                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Chunk`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `sn_interface` (lib) generated 22 warnings (run `cargo fix --lib -p sn_interface` to apply 2 suggestions)
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/messaging/serialisation/wire_msg.rs:245:19
[INFO] [stderr]     |
[INFO] [stderr] 245 |             name: xor_name::rand::random(),
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/lib.rs:22:5
[INFO] [stderr]     |
[INFO] [stderr] 22  |     unused_qualifications,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 245 -             name: xor_name::rand::random(),
[INFO] [stderr] 245 +             name: rand::random(),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/messaging/serialisation/wire_msg.rs:279:19
[INFO] [stderr]     |
[INFO] [stderr] 279 |             name: xor_name::rand::random(),
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 279 -             name: xor_name::rand::random(),
[INFO] [stderr] 279 +             name: rand::random(),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/messaging/serialisation/wire_msg.rs:286:63
[INFO] [stderr]     |
[INFO] [stderr] 286 |             ClientMsg::Query(DataQuery::GetChunk(ChunkAddress(xor_name::rand::random())));
[INFO] [stderr]     |                                                               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 286 -             ClientMsg::Query(DataQuery::GetChunk(ChunkAddress(xor_name::rand::random())));
[INFO] [stderr] 286 +             ClientMsg::Query(DataQuery::GetChunk(ChunkAddress(rand::random())));
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/network_knowledge/section_tree/mod.rs:579:56
[INFO] [stderr]     |
[INFO] [stderr] 579 |             tree.get_signed_by_name(&p1.substituted_in(xor_name::rand::random()))?,
[INFO] [stderr]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 579 -             tree.get_signed_by_name(&p1.substituted_in(xor_name::rand::random()))?,
[INFO] [stderr] 579 +             tree.get_signed_by_name(&p1.substituted_in(rand::random()))?,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/network_knowledge/section_tree/mod.rs:585:45
[INFO] [stderr]     |
[INFO] [stderr] 585 |             tree.closest(&p1.substituted_in(xor_name::rand::random()), None)
[INFO] [stderr]     |                                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 585 -             tree.closest(&p1.substituted_in(xor_name::rand::random()), None)
[INFO] [stderr] 585 +             tree.closest(&p1.substituted_in(rand::random()), None)
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/network_knowledge/section_tree/mod.rs:592:45
[INFO] [stderr]     |
[INFO] [stderr] 592 |             tree.closest(&p1.substituted_in(xor_name::rand::random()), None)
[INFO] [stderr]     |                                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 592 -             tree.closest(&p1.substituted_in(xor_name::rand::random()), None)
[INFO] [stderr] 592 +             tree.closest(&p1.substituted_in(rand::random()), None)
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/network_knowledge/section_tree/mod.rs:671:56
[INFO] [stderr]     |
[INFO] [stderr] 671 |             tree.get_signed_by_name(&p0.substituted_in(xor_name::rand::random()))?,
[INFO] [stderr]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 671 -             tree.get_signed_by_name(&p0.substituted_in(xor_name::rand::random()))?,
[INFO] [stderr] 671 +             tree.get_signed_by_name(&p0.substituted_in(rand::random()))?,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/network_knowledge/section_tree/mod.rs:678:56
[INFO] [stderr]     |
[INFO] [stderr] 678 |             tree.get_signed_by_name(&p1.substituted_in(xor_name::rand::random()))?,
[INFO] [stderr]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 678 -             tree.get_signed_by_name(&p1.substituted_in(xor_name::rand::random()))?,
[INFO] [stderr] 678 +             tree.get_signed_by_name(&p1.substituted_in(rand::random()))?,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/network_knowledge/section_tree/mod.rs:686:56
[INFO] [stderr]     |
[INFO] [stderr] 686 |             tree.get_signed_by_name(&p0.substituted_in(xor_name::rand::random()))?,
[INFO] [stderr]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 686 -             tree.get_signed_by_name(&p0.substituted_in(xor_name::rand::random()))?,
[INFO] [stderr] 686 +             tree.get_signed_by_name(&p0.substituted_in(rand::random()))?,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/network_knowledge/section_tree/mod.rs:692:66
[INFO] [stderr]     |
[INFO] [stderr] 692 |             tree.get_signed_by_name(&prefix("11").substituted_in(xor_name::rand::random()))?,
[INFO] [stderr]     |                                                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 692 -             tree.get_signed_by_name(&prefix("11").substituted_in(xor_name::rand::random()))?,
[INFO] [stderr] 692 +             tree.get_signed_by_name(&prefix("11").substituted_in(rand::random()))?,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/network_knowledge/section_tree/mod.rs:697:57
[INFO] [stderr]     |
[INFO] [stderr] 697 |             tree.get_signed_by_name(&p10.substituted_in(xor_name::rand::random()))?,
[INFO] [stderr]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 697 -             tree.get_signed_by_name(&p10.substituted_in(xor_name::rand::random()))?,
[INFO] [stderr] 697 +             tree.get_signed_by_name(&p10.substituted_in(rand::random()))?,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/network_knowledge/section_tree/mod.rs:750:38
[INFO] [stderr]     |
[INFO] [stderr] 750 |         let n01 = p01.substituted_in(xor_name::rand::random());
[INFO] [stderr]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 750 -         let n01 = p01.substituted_in(xor_name::rand::random());
[INFO] [stderr] 750 +         let n01 = p01.substituted_in(rand::random());
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/network_knowledge/section_tree/mod.rs:751:38
[INFO] [stderr]     |
[INFO] [stderr] 751 |         let n10 = p10.substituted_in(xor_name::rand::random());
[INFO] [stderr]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 751 -         let n10 = p10.substituted_in(xor_name::rand::random());
[INFO] [stderr] 751 +         let n10 = p10.substituted_in(rand::random());
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/network_knowledge/section_tree/mod.rs:752:38
[INFO] [stderr]     |
[INFO] [stderr] 752 |         let n11 = p11.substituted_in(xor_name::rand::random());
[INFO] [stderr]     |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 752 -         let n11 = p11.substituted_in(xor_name::rand::random());
[INFO] [stderr] 752 +         let n11 = p11.substituted_in(rand::random());
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]   --> src/types/keys/ed25519.rs:38:29
[INFO] [stderr]    |
[INFO] [stderr] 38 |         let name: XorName = xor_name::rand::random();
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]    |
[INFO] [stderr] 38 -         let name: XorName = xor_name::rand::random();
[INFO] [stderr] 38 +         let name: XorName = rand::random();
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/keys/mod.rs:137:48
[INFO] [stderr]     |
[INFO] [stderr] 137 |         let sks = SecretKeySet::random(3, &mut bls::rand::thread_rng());
[INFO] [stderr]     |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 137 -         let sks = SecretKeySet::random(3, &mut bls::rand::thread_rng());
[INFO] [stderr] 137 +         let sks = SecretKeySet::random(3, &mut rand::thread_rng());
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/register/mod.rs:189:20
[INFO] [stderr]     |
[INFO] [stderr] 189 |         let name = xor_name::rand::random();
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 189 -         let name = xor_name::rand::random();
[INFO] [stderr] 189 +         let name = rand::random();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/register/mod.rs:209:29
[INFO] [stderr]     |
[INFO] [stderr] 209 |         let name: XorName = xor_name::rand::random();
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 209 -         let name: XorName = xor_name::rand::random();
[INFO] [stderr] 209 +         let name: XorName = rand::random();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/register/mod.rs:261:29
[INFO] [stderr]     |
[INFO] [stderr] 261 |         let name: XorName = xor_name::rand::random();
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 261 -         let name: XorName = xor_name::rand::random();
[INFO] [stderr] 261 +         let name: XorName = rand::random();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/register/mod.rs:356:20
[INFO] [stderr]     |
[INFO] [stderr] 356 |         let name = xor_name::rand::random();
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 356 -         let name = xor_name::rand::random();
[INFO] [stderr] 356 +         let name = rand::random();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/register/mod.rs:417:20
[INFO] [stderr]     |
[INFO] [stderr] 417 |         let name = xor_name::rand::random();
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 417 -         let name = xor_name::rand::random();
[INFO] [stderr] 417 +         let name = rand::random();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/register/mod.rs:491:20
[INFO] [stderr]     |
[INFO] [stderr] 491 |         let name = xor_name::rand::random();
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 491 -         let name = xor_name::rand::random();
[INFO] [stderr] 491 +         let name = rand::random();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/register/mod.rs:527:23
[INFO] [stderr]     |
[INFO] [stderr] 527 |         let xorname = xor_name::rand::random();
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 527 -         let xorname = xor_name::rand::random();
[INFO] [stderr] 527 +         let xorname = rand::random();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/register/mod.rs:573:24
[INFO] [stderr]     |
[INFO] [stderr] 573 |             let name = xor_name::rand::random();
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 573 -             let name = xor_name::rand::random();
[INFO] [stderr] 573 +             let name = rand::random();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/register/mod.rs:603:24
[INFO] [stderr]     |
[INFO] [stderr] 603 |             let name = xor_name::rand::random();
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 603 -             let name = xor_name::rand::random();
[INFO] [stderr] 603 +             let name = rand::random();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/register/mod.rs:642:24
[INFO] [stderr]     |
[INFO] [stderr] 642 |             let name = xor_name::rand::random();
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 642 -             let name = xor_name::rand::random();
[INFO] [stderr] 642 +             let name = rand::random();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/register/mod.rs:782:24
[INFO] [stderr]     |
[INFO] [stderr] 782 |             let name = xor_name::rand::random();
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 782 -             let name = xor_name::rand::random();
[INFO] [stderr] 782 +             let name = rand::random();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/types/register/mod.rs:903:27
[INFO] [stderr]     |
[INFO] [stderr] 903 |             let xorname = xor_name::rand::random();
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 903 -             let xorname = xor_name::rand::random();
[INFO] [stderr] 903 +             let xorname = rand::random();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `sn_interface` (lib test) generated 49 warnings (21 duplicates) (run `cargo fix --lib -p sn_interface --tests` to apply 28 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sn_interface-909d43e6fb1d0c62)
[INFO] [stdout] 
[INFO] [stdout] running 102 tests
[INFO] [stdout] test messaging::serialisation::wire_msg::tests::serialisation_client_msg ... ok
[INFO] [stdout] test messaging::serialisation::wire_msg::tests::serialisation_node_msg ... ok
[INFO] [stdout] test messaging::signature_aggregator::tests::invalid_share ... ok
[INFO] [stdout] test messaging::data::tests::try_from ... ok
[INFO] [stdout] test messaging::data::tests::debug_format_functional ... ok
[INFO] [stdout] test messaging::system::section_sig::tests::verify_keyed_sig ... ok
[INFO] [stdout] test messaging::signature_aggregator::tests::repeated_voting ... ok
[INFO] [stdout] test messaging::signature_aggregator::tests::test_total_participation_aggregator ... ok
[INFO] [stdout] test messaging::signature_aggregator::tests::test_signature_aggregator ... ok
[INFO] [stdout] test messaging::data::tests::wire_msg_payload ... ok
[INFO] [stdout] test network_knowledge::section_member_history::tests::archived_members_should_not_be_moved_to_members_list ... ok
[INFO] [stdout] test network_knowledge::section_member_history::tests::retain_archived_members_of_the_latest_sections_while_pruning ... ok
[INFO] [stdout] test network_knowledge::section_member_history::tests::members_should_be_archived_if_they_leave_or_relocate ... ok
[INFO] [stdout] test network_knowledge::section_tree::tests::outdated_sap_result_in_no_update ... ok
[INFO] [stdout] test network_knowledge::section_tree::tests::insert_ancestor_of_existing_prefix ... ok
[INFO] [stdout] test network_knowledge::section_tree::tests::insert_existing_prefix ... ok
[INFO] [stdout] test network_knowledge::section_tree::tests::get_matching ... ok
[INFO] [stdout] test network_knowledge::section_tree::tests::proof_chain_should_contain_a_single_branch_during_update ... ok
[INFO] [stdout] test network_knowledge::section_tree::tests::closest ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::get_chain_from_genesis_to_last ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::insert_duplicate_key ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::insert_fork ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::insert_last ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::invalid_signature ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::merge ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::merge_fork ... ok
[INFO] [stdout] test network_knowledge::section_tree::tests::insert_direct_descendants_of_existing_prefix ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::merge_with_branches ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::self_verify_invalid_sigs ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::test_partial_dag_for_genesis_key ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::verify_ancestors ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::verify_children ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::verify_leaves ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::verify_parent_during_split ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::verify_parents_during_churn ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::verify_ser_de ... ok
[INFO] [stdout] test network_knowledge::sections_dag::tests::wrong_parent_child_order ... ok
[INFO] [stdout] test network_knowledge::tests::byte_slice_trailing_zeros ... ok
[INFO] [stdout] test network_knowledge::tests::proptest_supermajority ... ok
[INFO] [stdout] test network_knowledge::tests::signed_sap_field_should_not_be_changed_if_the_update_is_for_a_different_prefix ... ok
[INFO] [stdout] test network_knowledge::tests::supermajority_of_small_group ... ok
[INFO] [stdout] test op_cost::test::calculates_required_tokens ... ok
[INFO] [stdout] test op_cost::test::emptier_section_requires_fewer_tokens ... ok
[INFO] [stdout] test op_cost::test::fewer_tokens_required_in_larger_net ... ok
[INFO] [stdout] test op_cost::test::section_share_of_max_supply_decreases_as_network_grows ... ok
[INFO] [stdout] test op_cost::test::smaller_chunks_require_fewer_tokens ... ok
[INFO] [stdout] test op_cost::test::splitting_into_multiple_chunks_require_fewer_tokens_than_same_bytes_in_single_chunk ... ok
[INFO] [stdout] test op_cost::test::tokens ... ok
[INFO] [stdout] test op_cost::test::tokens_are_required_up_to_max_network_size ... ok
[INFO] [stdout] test types::cache::item::tests::expired_when_duration_is_zero ... ok
[INFO] [stdout] test types::cache::item::tests::not_expired_when_duration_is_none ... ok
[INFO] [stdout] test types::cache::tests::clear_not_expired_item ... ok
[INFO] [stdout] test types::cache::tests::drop_excess_entry_one_entry ... ok
[INFO] [stdout] test types::cache::tests::drop_excess_entry_zero_entry ... ok
[INFO] [stdout] test types::cache::tests::remove_expired_do_not_remove_not_expired_item ... ok
[INFO] [stdout] test types::cache::tests::remove_expired_item ... ok
[INFO] [stdout] test types::cache::tests::remove_remove_expired_item ... ok
[INFO] [stdout] test types::cache::tests::remove_return_none_if_not_found ... ok
[INFO] [stdout] test types::cache::tests::set_and_get_value_with_custom_duration ... ok
[INFO] [stdout] test types::cache::tests::set_and_get_value_with_default_duration ... ok
[INFO] [stdout] test types::cache::tests::set_and_get_value_without_duration ... ok
[INFO] [stdout] test types::cache::tests::set_do_not_get_expired_value ... ok
[INFO] [stdout] test types::cache::tests::set_do_not_return_expired_value ... ok
[INFO] [stdout] test types::cache::tests::set_replace_existing_value ... ok
[INFO] [stdout] test types::chunk::tests::deterministic_address ... ok
[INFO] [stdout] test types::chunk::tests::deterministic_name ... ok
[INFO] [stdout] test types::chunk::tests::deterministic_test ... ok
[INFO] [stdout] test types::chunk::tests::serialisation ... ok
[INFO] [stdout] test types::fees::tests::required_fee_can_be_read_by_client ... ok
[INFO] [stdout] test types::keys::keypair::tests::bls_from_hex_should_deserialize_hex_to_keypair ... ok
[INFO] [stdout] test types::keys::keypair::tests::should_serialise_a_bls_keypair ... ok
[INFO] [stdout] test types::keys::keypair::tests::should_serialise_a_bls_share ... ok
[INFO] [stdout] test types::keys::keypair::tests::should_serialise_an_ed25519_keypair ... ok
[INFO] [stdout] test types::keys::keypair::tests::to_hex_should_convert_bls_keypair_to_hex ... ok
[INFO] [stdout] test types::keys::keypair::tests::to_hex_should_convert_ed25519_keypair_to_hex ... ok
[INFO] [stdout] test types::keys::public_key::tests::serialisation_public_key ... ok
[INFO] [stdout] test types::keys::public_key::tests::zbase32_encode_decode_public_key ... ok
[INFO] [stdout] test types::keys::signature::tests::ed25519_rmp_roundtrip ... ok
[INFO] [stdout] test types::keys::test_utils::obtain_sk_set_from_shares ... ok
[INFO] [stdout] test types::register::reg_crdt::tests::creating_entry_hash ... ok
[INFO] [stdout] test types::register::tests::exceeding_max_reg_entries_errors ... ok
[INFO] [stdout] test network_knowledge::section_tree::tests::return_opposite_prefix_if_none_matching ... ok
[INFO] [stdout] test network_knowledge::section_tree::tests::get_matching_prefix ... ok
[INFO] [stdout] test network_knowledge::section_tree::tests::sap_with_same_parent_and_prefix_should_result_in_error_during_update ... ok
[INFO] [stdout] test network_knowledge::section_tree::tests::updating_with_same_sap_should_return_false ... ok
[INFO] [stdout] test network_knowledge::section_tree::tests::insert_indirect_descendants_of_existing_prefix has been running for over 60 seconds
[INFO] [stdout] test types::register::tests::proptest_converge_with_shuffled_ops_including_bad_ops_which_error_and_are_not_applied ... ok
[INFO] [stdout] test network_knowledge::section_tree::tests::insert_indirect_descendants_of_existing_prefix ... ok
[INFO] [stdout] test network_knowledge::section_tree::tests::proptest_section_tree_fields_should_stay_in_sync has been running for over 60 seconds
[INFO] [stdout] test network_knowledge::sections_dag::tests::proptest_merge_sections_dag has been running for over 60 seconds
[INFO] [stdout] test types::register::tests::proptest_converge_with_shuffled_op_set_across_arbitrary_number_of_replicas has been running for over 60 seconds
[INFO] [stdout] test types::register::tests::proptest_converge_with_shuffled_ops_from_many_replicas_across_arbitrary_number_of_replicas has been running for over 60 seconds
[INFO] [stdout] test types::register::tests::proptest_converge_with_shuffled_ops_from_many_while_dropping_some_at_random has been running for over 60 seconds
[INFO] [stdout] test types::register::tests::proptest_dropped_data_can_be_reapplied_and_we_converge has been running for over 60 seconds
[INFO] [stdout] test types::register::tests::proptest_reg_converge_with_many_random_data has been running for over 60 seconds
[INFO] [stdout] test types::register::tests::proptest_reg_converge_with_many_random_data_across_arbitrary_number_of_replicas has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "669860224b70d963bb6826a056bb72f2999f07fbc622ac9b76870d8e22166876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "669860224b70d963bb6826a056bb72f2999f07fbc622ac9b76870d8e22166876", kill_on_drop: false }`
[INFO] [stdout] 669860224b70d963bb6826a056bb72f2999f07fbc622ac9b76870d8e22166876
