[INFO] cloning repository https://github.com/joshuef/sn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshuef/sn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuef%2Fsn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuef%2Fsn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56672e3c7d91053f2c3b37c24dc1cbac54c9e2e4 [INFO] checking joshuef/sn against master#42b384ec0dfcd528d99a4db0a337d9188a9eecaa for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuef%2Fsn" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/joshuef/sn [INFO] finished tweaking git repo https://github.com/joshuef/sn [INFO] tweaked toml for git repo https://github.com/joshuef/sn written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joshuef/sn on toolchain 42b384ec0dfcd528d99a4db0a337d9188a9eecaa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42b384ec0dfcd528d99a4db0a337d9188a9eecaa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42b384ec0dfcd528d99a4db0a337d9188a9eecaa" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 496 packages to latest compatible versions [INFO] [stderr] Adding assert_fs v1.0.13 (available: v1.1.3) [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding brotli v3.3.4 (available: v3.5.0) [INFO] [stderr] Adding brotli-decompressor v2.3.5 (available: v2.5.1) [INFO] [stderr] Adding clap v3.2.25 (available: v4.5.48) [INFO] [stderr] Adding custom_debug v0.5.1 (available: v0.6.2) [INFO] [stderr] Adding file-rotate v0.7.6 (available: v0.8.0) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding libp2p v0.51.4 (available: v0.56.0) [INFO] [stderr] Adding libp2p-quic v0.7.0-alpha.3 (available: v0.13.0) [INFO] [stderr] Adding mockall v0.11.4 (available: v0.13.1) [INFO] [stderr] Adding predicates v2.1.5 (available: v3.1.3) [INFO] [stderr] Adding priority-queue v0.7.0 (available: v2.7.0) [INFO] [stderr] Adding proc-macro-crate v1.1.3 (available: v1.3.1) [INFO] [stderr] Adding prost v0.11.9 (available: v0.14.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rayon v1.5.3 (available: v1.11.0) [INFO] [stderr] Adding self_encryption v0.28.6 (available: v0.34.1) [INFO] [stderr] Adding sn_dbc v17.0.1 (available: v20.0.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding tonic v0.8.3 (available: v0.14.2) [INFO] [stderr] Adding tonic-build v0.8.4 (available: v0.14.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42b384ec0dfcd528d99a4db0a337d9188a9eecaa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-build v0.11.9 [INFO] [stderr] Downloaded color-spantrace v0.3.0 [INFO] [stderr] Downloaded dirs-sys-next v0.1.2 [INFO] [stderr] Downloaded blstrs v0.6.2 [INFO] [stderr] Downloaded semver v1.0.27 [INFO] [stderr] Downloaded predicates v3.1.3 [INFO] [stderr] Downloaded polling v3.11.0 [INFO] [stderr] Downloaded libp2p-allow-block-list v0.1.1 [INFO] [stderr] Downloaded brotli v3.3.4 [INFO] [stderr] Downloaded file-rotate v0.7.6 [INFO] [stderr] Downloaded libp2p-mdns v0.43.1 [INFO] [stderr] Downloaded libp2p-metrics v0.12.0 [INFO] [stderr] Downloaded trust-dns-resolver v0.22.0 [INFO] [stderr] Downloaded libp2p-swarm v0.42.2 [INFO] [stderr] Downloaded netlink-packet-route v0.17.1 [INFO] [stderr] Downloaded quinn-proto v0.9.6 [INFO] [stderr] Downloaded crdts v7.3.2 [INFO] [stderr] Downloaded blst v0.3.16 [INFO] [stderr] Downloaded curve25519-dalek-ng v4.1.1 [INFO] [stderr] Downloaded trust-dns-proto v0.22.0 [INFO] [stderr] Downloaded brotli-decompressor v2.3.5 [INFO] [stderr] Downloaded libp2p-kad v0.43.3 [INFO] [stderr] Downloaded rustls v0.20.9 [INFO] [stderr] Downloaded rayon v1.5.3 [INFO] [stderr] Downloaded prometheus-client v0.19.0 [INFO] [stderr] Downloaded ed25519-dalek v2.2.0 [INFO] [stderr] Downloaded quick-protobuf v0.8.1 [INFO] [stderr] Downloaded webpki v0.22.4 [INFO] [stderr] Downloaded proptest v1.8.0 [INFO] [stderr] Downloaded typenum v1.19.0 [INFO] [stderr] Downloaded color-eyre v0.6.5 [INFO] [stderr] Downloaded mockall v0.11.4 [INFO] [stderr] Downloaded parking_lot_core v0.9.12 [INFO] [stderr] Downloaded tonic v0.8.3 [INFO] [stderr] Downloaded libp2p-request-response v0.24.1 [INFO] [stderr] Downloaded netlink-sys v0.8.7 [INFO] [stderr] Downloaded rtnetlink v0.13.1 [INFO] [stderr] Downloaded windows-core v0.53.0 [INFO] [stderr] Downloaded futures-rustls v0.22.2 [INFO] [stderr] Downloaded core2 v0.4.0 [INFO] [stderr] Downloaded multihash v0.17.0 [INFO] [stderr] Downloaded libp2p-quic v0.7.0-alpha.3 [INFO] [stderr] Downloaded bulletproofs v4.0.0 [INFO] [stderr] Downloaded wait-timeout v0.2.1 [INFO] [stderr] Downloaded err-derive v0.3.1 [INFO] [stderr] Downloaded globwalk v0.8.1 [INFO] [stderr] Downloaded float-cmp v0.9.0 [INFO] [stderr] Downloaded multimap v0.8.3 [INFO] [stderr] Downloaded xor_name v5.0.0 [INFO] [stderr] Downloaded uint v0.9.5 [INFO] [stderr] Downloaded libp2p-swarm-derive v0.32.0 [INFO] [stderr] Downloaded libp2p v0.51.4 [INFO] [stderr] Downloaded futures-lite v2.6.1 [INFO] [stderr] Downloaded async-io v2.6.0 [INFO] [stderr] Downloaded if-addrs v0.10.2 [INFO] [stderr] Downloaded netlink-packet-utils v0.5.2 [INFO] [stderr] Downloaded netlink-packet-core v0.7.0 [INFO] [stderr] Downloaded netlink-proto v0.11.5 [INFO] [stderr] Downloaded if-watch v3.2.1 [INFO] [stderr] Downloaded rw-stream-sink v0.3.0 [INFO] [stderr] Downloaded base-x v0.2.11 [INFO] [stderr] Downloaded const-str v0.4.3 [INFO] [stderr] Downloaded match-lookup v0.1.1 [INFO] [stderr] Downloaded base256emoji v1.0.2 [INFO] [stderr] Downloaded data-encoding-macro-internal v0.1.16 [INFO] [stderr] Downloaded data-encoding-macro v0.1.18 [INFO] [stderr] Downloaded multibase v0.9.2 [INFO] [stderr] Downloaded multiaddr v0.17.1 [INFO] [stderr] Downloaded proc-macro-crate v1.1.3 [INFO] [stderr] Downloaded multihash-derive v0.8.1 [INFO] [stderr] Downloaded asynchronous-codec v0.6.2 [INFO] [stderr] Downloaded unsigned-varint v0.7.2 [INFO] [stderr] Downloaded libp2p-identity v0.1.3 [INFO] [stderr] Downloaded libp2p-tls v0.1.0 [INFO] [stderr] Downloaded priority-queue v0.7.0 [INFO] [stderr] Downloaded quick-error v1.2.3 [INFO] [stderr] Downloaded rusty-fork v0.3.0 [INFO] [stderr] Downloaded inout v0.1.4 [INFO] [stderr] Downloaded hex_fmt v0.3.0 [INFO] [stderr] Downloaded rand_xorshift v0.3.0 [INFO] [stderr] Downloaded pairing v0.22.0 [INFO] [stderr] Downloaded custom_debug_derive v0.5.1 [INFO] [stderr] Downloaded custom_debug v0.5.1 [INFO] [stderr] Downloaded tracing-appender v0.2.3 [INFO] [stderr] Downloaded assert_fs v1.0.13 [INFO] [stderr] Downloaded tracing-error v0.2.1 [INFO] [stderr] Downloaded dirs-next v2.0.0 [INFO] [stderr] Downloaded indenter v0.3.4 [INFO] [stderr] Downloaded fragile v2.0.1 [INFO] [stderr] Downloaded mockall_derive v0.11.4 [INFO] [stderr] Downloaded predicates-tree v1.0.12 [INFO] [stderr] Downloaded difflib v0.4.0 [INFO] [stderr] Downloaded normalize-line-endings v0.3.0 [INFO] [stderr] Downloaded predicates-core v1.0.9 [INFO] [stderr] Downloaded predicates v2.1.5 [INFO] [stderr] Downloaded tokio-io-timeout v1.2.1 [INFO] [stderr] Downloaded lock_api v0.4.14 [INFO] [stderr] Downloaded parking_lot v0.12.5 [INFO] [stderr] Downloaded prettyplease v0.1.25 [INFO] [stderr] Downloaded prost v0.11.9 [INFO] [stderr] Downloaded prost-types v0.11.9 [INFO] [stderr] Downloaded nu-ansi-term v0.50.1 [INFO] [stderr] Downloaded tracing-subscriber v0.3.20 [INFO] [stderr] Downloaded serde_test v1.0.177 [INFO] [stderr] Downloaded libp2p-connection-limits v0.1.0 [INFO] [stderr] Downloaded resolv-conf v0.7.5 [INFO] [stderr] Downloaded libp2p-dns v0.39.0 [INFO] [stderr] Downloaded enum-as-inner v0.5.1 [INFO] [stderr] Downloaded libp2p-tcp v0.39.0 [INFO] [stderr] Downloaded multistream-select v0.12.1 [INFO] [stderr] Downloaded libp2p-core v0.39.2 [INFO] [stderr] Downloaded threadpool v1.8.1 [INFO] [stderr] Downloaded byte-slice-cast v1.2.3 [INFO] [stderr] Downloaded blsttc v8.0.2 [INFO] [stderr] Downloaded clear_on_drop v0.2.5 [INFO] [stderr] Downloaded subtle-ng v2.5.0 [INFO] [stderr] Downloaded doc-comment v0.3.3 [INFO] [stderr] Downloaded clap_derive v3.2.25 [INFO] [stderr] Downloaded prost-derive v0.11.9 [INFO] [stderr] Downloaded tonic-build v0.8.4 [INFO] [stderr] Downloaded prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Downloaded web-sys v0.3.81 [INFO] [stderr] Downloaded termtree v0.5.1 [INFO] [stderr] Downloaded tracing-futures v0.2.5 [INFO] [stderr] Downloaded windows v0.53.0 [INFO] [stderr] Downloaded sn_dbc v17.0.1 [INFO] [stderr] Downloaded self_encryption v0.28.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+42b384ec0dfcd528d99a4db0a337d9188a9eecaa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba8bf5f17b8214f517e436d9b913b900bb2f9ce4f242a682275d604ff5987c67 [INFO] running `Command { std: "docker" "start" "-a" "ba8bf5f17b8214f517e436d9b913b900bb2f9ce4f242a682275d604ff5987c67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba8bf5f17b8214f517e436d9b913b900bb2f9ce4f242a682275d604ff5987c67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba8bf5f17b8214f517e436d9b913b900bb2f9ce4f242a682275d604ff5987c67", kill_on_drop: false }` [INFO] [stdout] ba8bf5f17b8214f517e436d9b913b900bb2f9ce4f242a682275d604ff5987c67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+42b384ec0dfcd528d99a4db0a337d9188a9eecaa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc333475bd6f81c7744a2956b4a27d75386412493d6991b5bcca3579efb5aa46 [INFO] running `Command { std: "docker" "start" "-a" "bc333475bd6f81c7744a2956b4a27d75386412493d6991b5bcca3579efb5aa46", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking const-str v0.4.3 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking quick-protobuf v0.8.1 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling blst v0.3.16 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling clear_on_drop v0.2.5 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking resolv-conf v0.7.5 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking brotli-decompressor v2.3.5 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Checking rcgen v0.10.0 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking priority-queue v0.7.0 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking clru v0.6.2 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking pairing v0.22.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking file-rotate v0.7.6 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Compiling match-lookup v0.1.1 [INFO] [stderr] Compiling libp2p-swarm-derive v0.32.0 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling custom_debug_derive v0.5.1 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Checking data-encoding-macro v0.1.18 [INFO] [stderr] Checking base256emoji v1.0.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking multibase v0.9.2 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking futures-rustls v0.22.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking custom_debug v0.5.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking proptest v1.8.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking netlink-packet-utils v0.5.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking asn1-rs v0.5.2 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking netlink-packet-core v0.7.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking netlink-packet-route v0.17.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking predicates v2.1.5 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Checking assert_fs v1.0.13 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Checking der-parser v8.2.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking clap v4.5.48 [INFO] [stderr] Checking x509-parser v0.14.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking blstrs v0.6.2 [INFO] [stderr] Checking serde_test v1.0.177 [INFO] [stderr] Checking curve25519-dalek-ng v4.1.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking crdts v7.3.2 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking bulletproofs v4.0.0 [INFO] [stderr] Checking xor_name v5.0.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking quinn-proto v0.9.6 [INFO] [stderr] Checking mockall v0.11.4 [INFO] [stderr] Checking blsttc v8.0.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Checking sn_dbc v17.0.1 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking asynchronous-codec v0.6.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking unsigned-varint v0.7.2 [INFO] [stderr] Checking rw-stream-sink v0.3.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking multihash v0.17.0 [INFO] [stderr] Checking multistream-select v0.12.1 [INFO] [stderr] Checking multiaddr v0.17.1 [INFO] [stderr] Checking libp2p-identity v0.1.3 [INFO] [stderr] Checking libp2p-core v0.39.2 [INFO] [stderr] Checking libp2p-tls v0.1.0 [INFO] [stderr] Checking netlink-sys v0.8.7 [INFO] [stderr] Checking libp2p-swarm v0.42.2 [INFO] [stderr] Checking trust-dns-proto v0.22.0 [INFO] [stderr] Checking self_encryption v0.28.6 [INFO] [stderr] Checking sn_testnet v0.1.4 (/opt/rustwide/workdir/sn_testnet) [INFO] [stderr] Checking netlink-proto v0.11.5 [INFO] [stderr] Checking rtnetlink v0.13.1 [INFO] [stderr] Checking libp2p-request-response v0.24.1 [INFO] [stderr] Checking libp2p-kad v0.43.3 [INFO] [stderr] Checking libp2p-connection-limits v0.1.0 [INFO] [stderr] Checking libp2p-allow-block-list v0.1.1 [INFO] [stderr] Checking if-watch v3.2.1 [INFO] [stderr] Checking libp2p-quic v0.7.0-alpha.3 [INFO] [stderr] Checking trust-dns-resolver v0.22.0 [INFO] [stderr] Checking libp2p-mdns v0.43.1 [INFO] [stderr] Checking libp2p-dns v0.39.0 [INFO] [stderr] Checking libp2p v0.51.4 [INFO] [stderr] Checking safenode v0.1.0 (/opt/rustwide/workdir/safenode) [INFO] [stdout] warning: unexpected `cfg` condition value: `limit-client-upload-size` [INFO] [stdout] --> safenode/src/client/chunks/mod.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg(feature = "limit-client-upload-size")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `limit-client-upload-size` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `limit-client-upload-size` [INFO] [stdout] --> safenode/src/client/chunks/mod.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(feature = "limit-client-upload-size")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `limit-client-upload-size` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/network/error.rs:42:43 [INFO] [stdout] | [INFO] [stdout] 42 | TransportError(#[from] TransportError), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> safenode/src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | unused_qualifications, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 42 - TransportError(#[from] TransportError), [INFO] [stdout] 42 + TransportError(#[from] TransportError), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/network/mod.rs:221:26 [INFO] [stdout] | [INFO] [stdout] 221 | let ten_millis = std::time::Duration::from_millis(10); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 221 - let ten_millis = std::time::Duration::from_millis(10); [INFO] [stdout] 221 + let ten_millis = Duration::from_millis(10); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `data-network` [INFO] [stdout] --> safenode/src/network_transfers/mod.rs:194:11 [INFO] [stdout] | [INFO] [stdout] 194 | #[cfg(not(feature = "data-network"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `data-network` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/node/api.rs:309:13 [INFO] [stdout] | [INFO] [stdout] 309 | Err(super::Error::Protocol(ProtocolError::UnexpectedResponses)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 309 - Err(super::Error::Protocol(ProtocolError::UnexpectedResponses)) [INFO] [stdout] 309 + Err(Error::Protocol(ProtocolError::UnexpectedResponses)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/node/api.rs:354:43 [INFO] [stdout] | [INFO] [stdout] 354 | let res = res.map_err(super::Error::Network); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 354 - let res = res.map_err(super::Error::Network); [INFO] [stdout] 354 + let res = res.map_err(Error::Network); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/node/api.rs:364:40 [INFO] [stdout] | [INFO] [stdout] 364 | responses.push(Err(super::Error::ResponseTimeout(timeout_err))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 364 - responses.push(Err(super::Error::ResponseTimeout(timeout_err))); [INFO] [stdout] 364 + responses.push(Err(Error::ResponseTimeout(timeout_err))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `data-network` [INFO] [stdout] --> safenode/src/protocol/transfers/online.rs:96:19 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(not(feature = "data-network"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `data-network` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `limit-client-upload-size` [INFO] [stdout] --> safenode/src/client/chunks/mod.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg(feature = "limit-client-upload-size")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `limit-client-upload-size` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `limit-client-upload-size` [INFO] [stdout] --> safenode/src/client/chunks/mod.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(feature = "limit-client-upload-size")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `limit-client-upload-size` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/network/error.rs:42:43 [INFO] [stdout] | [INFO] [stdout] 42 | TransportError(#[from] TransportError), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> safenode/src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | unused_qualifications, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 42 - TransportError(#[from] TransportError), [INFO] [stdout] 42 + TransportError(#[from] TransportError), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/storage/spends.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | let size_of_new = std::mem::size_of_val(signed_spend); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 81 - let size_of_new = std::mem::size_of_val(signed_spend); [INFO] [stdout] 81 + let size_of_new = size_of_val(signed_spend); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/storage/spends.rs:111:27 [INFO] [stdout] | [INFO] [stdout] 111 | let size_of_new = std::mem::size_of_val(signed_spend); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 111 - let size_of_new = std::mem::size_of_val(signed_spend); [INFO] [stdout] 111 + let size_of_new = size_of_val(signed_spend); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/storage/spends.rs:132:40 [INFO] [stdout] | [INFO] [stdout] 132 | let size_of_existing = std::mem::size_of_val(&existing); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 132 - let size_of_existing = std::mem::size_of_val(&existing); [INFO] [stdout] 132 + let size_of_existing = size_of_val(&existing); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/storage/spends.rs:196:30 [INFO] [stdout] | [INFO] [stdout] 196 | let size_of_spends = std::mem::size_of_val(&(a_spend, b_spend)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 196 - let size_of_spends = std::mem::size_of_val(&(a_spend, b_spend)); [INFO] [stdout] 196 + let size_of_spends = size_of_val(&(a_spend, b_spend)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/storage/spends.rs:215:27 [INFO] [stdout] | [INFO] [stdout] 215 | .decrease(std::mem::size_of_val(&removed)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 215 - .decrease(std::mem::size_of_val(&removed)); [INFO] [stdout] 215 + .decrease(size_of_val(&removed)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/network/mod.rs:221:26 [INFO] [stdout] | [INFO] [stdout] 221 | let ten_millis = std::time::Duration::from_millis(10); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 221 - let ten_millis = std::time::Duration::from_millis(10); [INFO] [stdout] 221 + let ten_millis = Duration::from_millis(10); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `data-network` [INFO] [stdout] --> safenode/src/network_transfers/mod.rs:194:11 [INFO] [stdout] | [INFO] [stdout] 194 | #[cfg(not(feature = "data-network"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `data-network` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/node/api.rs:309:13 [INFO] [stdout] | [INFO] [stdout] 309 | Err(super::Error::Protocol(ProtocolError::UnexpectedResponses)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 309 - Err(super::Error::Protocol(ProtocolError::UnexpectedResponses)) [INFO] [stdout] 309 + Err(Error::Protocol(ProtocolError::UnexpectedResponses)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/node/api.rs:354:43 [INFO] [stdout] | [INFO] [stdout] 354 | let res = res.map_err(super::Error::Network); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 354 - let res = res.map_err(super::Error::Network); [INFO] [stdout] 354 + let res = res.map_err(Error::Network); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/node/api.rs:364:40 [INFO] [stdout] | [INFO] [stdout] 364 | responses.push(Err(super::Error::ResponseTimeout(timeout_err))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 364 - responses.push(Err(super::Error::ResponseTimeout(timeout_err))); [INFO] [stdout] 364 + responses.push(Err(Error::ResponseTimeout(timeout_err))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/protocol/register/mod.rs:201:20 [INFO] [stdout] | [INFO] [stdout] 201 | let name = xor_name::rand::random(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 201 - let name = xor_name::rand::random(); [INFO] [stdout] 201 + let name = rand::random(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/protocol/register/mod.rs:221:29 [INFO] [stdout] | [INFO] [stdout] 221 | let name: XorName = xor_name::rand::random(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 221 - let name: XorName = xor_name::rand::random(); [INFO] [stdout] 221 + let name: XorName = rand::random(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/protocol/register/mod.rs:273:29 [INFO] [stdout] | [INFO] [stdout] 273 | let name: XorName = xor_name::rand::random(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 273 - let name: XorName = xor_name::rand::random(); [INFO] [stdout] 273 + let name: XorName = rand::random(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/protocol/register/mod.rs:368:20 [INFO] [stdout] | [INFO] [stdout] 368 | let name = xor_name::rand::random(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 368 - let name = xor_name::rand::random(); [INFO] [stdout] 368 + let name = rand::random(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/protocol/register/mod.rs:429:20 [INFO] [stdout] | [INFO] [stdout] 429 | let name = xor_name::rand::random(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 429 - let name = xor_name::rand::random(); [INFO] [stdout] 429 + let name = rand::random(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/protocol/register/mod.rs:502:20 [INFO] [stdout] | [INFO] [stdout] 502 | let name = xor_name::rand::random(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 502 - let name = xor_name::rand::random(); [INFO] [stdout] 502 + let name = rand::random(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/protocol/register/mod.rs:538:23 [INFO] [stdout] | [INFO] [stdout] 538 | let xorname = xor_name::rand::random(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 538 - let xorname = xor_name::rand::random(); [INFO] [stdout] 538 + let xorname = rand::random(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/protocol/register/mod.rs:584:24 [INFO] [stdout] | [INFO] [stdout] 584 | let name = xor_name::rand::random(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 584 - let name = xor_name::rand::random(); [INFO] [stdout] 584 + let name = rand::random(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/protocol/register/mod.rs:614:24 [INFO] [stdout] | [INFO] [stdout] 614 | let name = xor_name::rand::random(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 614 - let name = xor_name::rand::random(); [INFO] [stdout] 614 + let name = rand::random(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/protocol/register/mod.rs:653:24 [INFO] [stdout] | [INFO] [stdout] 653 | let name = xor_name::rand::random(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 653 - let name = xor_name::rand::random(); [INFO] [stdout] 653 + let name = rand::random(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/protocol/register/mod.rs:793:24 [INFO] [stdout] | [INFO] [stdout] 793 | let name = xor_name::rand::random(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 793 - let name = xor_name::rand::random(); [INFO] [stdout] 793 + let name = rand::random(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/protocol/register/mod.rs:914:27 [INFO] [stdout] | [INFO] [stdout] 914 | let xorname = xor_name::rand::random(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 914 - let xorname = xor_name::rand::random(); [INFO] [stdout] 914 + let xorname = rand::random(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `data-network` [INFO] [stdout] --> safenode/src/protocol/transfers/online.rs:96:19 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(not(feature = "data-network"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `data-network` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/storage/registers.rs:681:23 [INFO] [stdout] | [INFO] [stdout] 681 | let xorname = xor_name::rand::random(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 681 - let xorname = xor_name::rand::random(); [INFO] [stdout] 681 + let xorname = rand::random(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/storage/spends.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | let size_of_new = std::mem::size_of_val(signed_spend); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 81 - let size_of_new = std::mem::size_of_val(signed_spend); [INFO] [stdout] 81 + let size_of_new = size_of_val(signed_spend); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/storage/spends.rs:111:27 [INFO] [stdout] | [INFO] [stdout] 111 | let size_of_new = std::mem::size_of_val(signed_spend); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 111 - let size_of_new = std::mem::size_of_val(signed_spend); [INFO] [stdout] 111 + let size_of_new = size_of_val(signed_spend); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/storage/spends.rs:132:40 [INFO] [stdout] | [INFO] [stdout] 132 | let size_of_existing = std::mem::size_of_val(&existing); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 132 - let size_of_existing = std::mem::size_of_val(&existing); [INFO] [stdout] 132 + let size_of_existing = size_of_val(&existing); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/storage/spends.rs:196:30 [INFO] [stdout] | [INFO] [stdout] 196 | let size_of_spends = std::mem::size_of_val(&(a_spend, b_spend)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 196 - let size_of_spends = std::mem::size_of_val(&(a_spend, b_spend)); [INFO] [stdout] 196 + let size_of_spends = size_of_val(&(a_spend, b_spend)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/storage/spends.rs:215:27 [INFO] [stdout] | [INFO] [stdout] 215 | .decrease(std::mem::size_of_val(&removed)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 215 - .decrease(std::mem::size_of_val(&removed)); [INFO] [stdout] 215 + .decrease(size_of_val(&removed)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `calculate_address` is never used [INFO] [stdout] --> safenode/src/client/file_apis.rs:281:8 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn calculate_address(bytes: Bytes) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `chunk_bytes` is never used [INFO] [stdout] --> safenode/src/client/file_apis.rs:287:8 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn chunk_bytes(bytes: Bytes) -> Result<(XorName, Vec)> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> safenode/src/client/file_apis.rs:281:1 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn calculate_address(bytes: Bytes) -> Result { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(super)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> safenode/src/lib.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | unreachable_pub, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> safenode/src/client/file_apis.rs:287:1 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn chunk_bytes(bytes: Bytes) -> Result<(XorName, Vec)> { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(super)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> safenode/src/protocol/messages/cmd.rs:32:56 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Eq, PartialEq, Clone, Serialize, Deserialize, custom_debug::Debug)] [INFO] [stdout] | ^------------------ [INFO] [stdout] | | [INFO] [stdout] | `Debug` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Debug_FOR_Cmd` [INFO] [stdout] 33 | pub enum Cmd { [INFO] [stdout] | --- `Cmd` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `custom_debug::Debug` defines the non-local `impl`, and may need to be changed [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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [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, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> safenode/src/protocol/chunk.rs:16:55 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Hash, Eq, PartialEq, PartialOrd, Ord, Clone, custom_debug::Debug)] [INFO] [stdout] | ^------------------ [INFO] [stdout] | | [INFO] [stdout] | `Debug` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Debug_FOR_Chunk` [INFO] [stdout] 17 | pub struct Chunk { [INFO] [stdout] | ----- `Chunk` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `custom_debug::Debug` defines the non-local `impl`, and may need to be changed [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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [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, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> safenode/src/protocol/fees/spend_queue.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(custom_debug::Debug)] [INFO] [stdout] | ^------------------ [INFO] [stdout] | | [INFO] [stdout] | `Debug` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Debug_FOR_SpendQ` [INFO] [stdout] 39 | pub struct SpendQ { [INFO] [stdout] | ------ `SpendQ` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `custom_debug::Debug` defines the non-local `impl`, and may need to be changed [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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [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, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> safenode/src/protocol/fees/spend_queue.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Clone, custom_debug::Debug)] [INFO] [stdout] | ^------------------ [INFO] [stdout] | | [INFO] [stdout] | `Debug` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Debug_FOR_SpendQSnapshot` [INFO] [stdout] 50 | pub struct SpendQSnapshot { [INFO] [stdout] | -------------- `SpendQSnapshot` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `custom_debug::Debug` defines the non-local `impl`, and may need to be changed [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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [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: function `calculate_address` is never used [INFO] [stdout] --> safenode/src/client/file_apis.rs:281:8 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn calculate_address(bytes: Bytes) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `chunk_bytes` is never used [INFO] [stdout] --> safenode/src/client/file_apis.rs:287:8 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn chunk_bytes(bytes: Bytes) -> Result<(XorName, Vec)> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> safenode/src/client/file_apis.rs:281:1 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn calculate_address(bytes: Bytes) -> Result { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(super)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> safenode/src/lib.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | unreachable_pub, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> safenode/src/client/file_apis.rs:287:1 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn chunk_bytes(bytes: Bytes) -> Result<(XorName, Vec)> { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(super)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> safenode/src/protocol/messages/cmd.rs:32:56 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Eq, PartialEq, Clone, Serialize, Deserialize, custom_debug::Debug)] [INFO] [stdout] | ^------------------ [INFO] [stdout] | | [INFO] [stdout] | `Debug` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Debug_FOR_Cmd` [INFO] [stdout] 33 | pub enum Cmd { [INFO] [stdout] | --- `Cmd` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `custom_debug::Debug` defines the non-local `impl`, and may need to be changed [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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [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, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> safenode/src/protocol/chunk.rs:16:55 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Hash, Eq, PartialEq, PartialOrd, Ord, Clone, custom_debug::Debug)] [INFO] [stdout] | ^------------------ [INFO] [stdout] | | [INFO] [stdout] | `Debug` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Debug_FOR_Chunk` [INFO] [stdout] 17 | pub struct Chunk { [INFO] [stdout] | ----- `Chunk` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `custom_debug::Debug` defines the non-local `impl`, and may need to be changed [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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [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, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> safenode/src/protocol/fees/spend_queue.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(custom_debug::Debug)] [INFO] [stdout] | ^------------------ [INFO] [stdout] | | [INFO] [stdout] | `Debug` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Debug_FOR_SpendQ` [INFO] [stdout] 39 | pub struct SpendQ { [INFO] [stdout] | ------ `SpendQ` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `custom_debug::Debug` defines the non-local `impl`, and may need to be changed [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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [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, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> safenode/src/protocol/fees/spend_queue.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Clone, custom_debug::Debug)] [INFO] [stdout] | ^------------------ [INFO] [stdout] | | [INFO] [stdout] | `Debug` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Debug_FOR_SpendQSnapshot` [INFO] [stdout] 50 | pub struct SpendQSnapshot { [INFO] [stdout] | -------------- `SpendQSnapshot` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `custom_debug::Debug` defines the non-local `impl`, and may need to be changed [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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "bc333475bd6f81c7744a2956b4a27d75386412493d6991b5bcca3579efb5aa46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc333475bd6f81c7744a2956b4a27d75386412493d6991b5bcca3579efb5aa46", kill_on_drop: false }` [INFO] [stdout] bc333475bd6f81c7744a2956b4a27d75386412493d6991b5bcca3579efb5aa46