[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] testing joshuef/sn against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuef%2Fsn" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joshuef/sn on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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] | [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] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 505 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: v3.0.0) [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.60) [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 generic-array v0.14.7 (available: v0.14.9) [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.14.0) [INFO] [stderr] Adding predicates v2.1.5 (available: v3.1.4) [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.3) [INFO] [stderr] Adding rand v0.8.5 (available: v0.10.0) [INFO] [stderr] Adding rayon v1.5.3 (available: v1.11.0) [INFO] [stderr] Adding self_encryption v0.28.6 (available: v0.34.3) [INFO] [stderr] Adding sn_dbc v17.0.1 (available: v20.0.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] [stderr] Adding tonic v0.8.3 (available: v0.14.5) [INFO] [stderr] Adding tonic-build v0.8.4 (available: v0.14.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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] | [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29ae3375a0b101758f54fbf2956d70c7b85f1442c234eeb597f9417312fb8fce [INFO] running `Command { std: "docker" "start" "-a" "29ae3375a0b101758f54fbf2956d70c7b85f1442c234eeb597f9417312fb8fce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29ae3375a0b101758f54fbf2956d70c7b85f1442c234eeb597f9417312fb8fce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29ae3375a0b101758f54fbf2956d70c7b85f1442c234eeb597f9417312fb8fce", kill_on_drop: false }` [INFO] [stdout] 29ae3375a0b101758f54fbf2956d70c7b85f1442c234eeb597f9417312fb8fce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2acdc8ef146687ff414999c6afc398ae3436c56fae5f86a2a6b3e8feaa7314ee [INFO] running `Command { std: "docker" "start" "-a" "2acdc8ef146687ff414999c6afc398ae3436c56fae5f86a2a6b3e8feaa7314ee", 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] | [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.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling const-str v0.4.3 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling netlink-packet-core v0.8.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.17 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling match-lookup v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling data-encoding-macro v0.1.19 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling multibase v0.9.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling libp2p-swarm-derive v0.32.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling rw-stream-sink v0.3.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling multistream-select v0.12.1 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling multihash v0.17.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling netlink-packet-route v0.28.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling blst v0.3.16 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling multiaddr v0.17.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling libp2p-identity v0.1.3 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling libp2p-core v0.39.2 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling clear_on_drop v0.2.5 [INFO] [stderr] Compiling keccak v0.1.6 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Compiling pairing v0.22.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling futures-rustls v0.22.2 [INFO] [stderr] Compiling libp2p-swarm v0.42.2 [INFO] [stderr] Compiling netlink-sys v0.8.8 [INFO] [stderr] Compiling netlink-proto v0.12.0 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling resolv-conf v0.7.6 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling blstrs v0.6.2 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling rtnetlink v0.20.0 [INFO] [stderr] Compiling quinn-proto v0.9.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling libp2p-tls v0.1.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.22.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.5 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling custom_debug_derive v0.5.1 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling if-watch v3.2.2 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling libp2p-kad v0.43.3 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling libp2p-quic v0.7.0-alpha.3 [INFO] [stderr] Compiling libp2p-mdns v0.43.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling custom_debug v0.5.1 [INFO] [stderr] Compiling blsttc v8.0.2 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling xor_name v5.0.0 [INFO] [stderr] Compiling libp2p-dns v0.39.0 [INFO] [stderr] Compiling bulletproofs v4.0.0 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling libp2p-connection-limits v0.1.0 [INFO] [stderr] Compiling libp2p-request-response v0.24.1 [INFO] [stderr] Compiling libp2p-allow-block-list v0.1.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling priority-queue v0.7.0 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling libp2p v0.51.4 [INFO] [stderr] Compiling sn_dbc v17.0.1 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling self_encryption v0.28.6 [INFO] [stderr] Compiling file-rotate v0.7.6 [INFO] [stderr] Compiling clru v0.6.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling crdts v7.3.2 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling 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: 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] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling regex v1.12.3 [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] Compiling sn_testnet v0.1.4 (/opt/rustwide/workdir/sn_testnet) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 43s [INFO] running `Command { std: "docker" "inspect" "2acdc8ef146687ff414999c6afc398ae3436c56fae5f86a2a6b3e8feaa7314ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2acdc8ef146687ff414999c6afc398ae3436c56fae5f86a2a6b3e8feaa7314ee", kill_on_drop: false }` [INFO] [stdout] 2acdc8ef146687ff414999c6afc398ae3436c56fae5f86a2a6b3e8feaa7314ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6d3ccc2eeb56b303f6d5c66b34a51737806f00883d928fd317b61bcc3c7d3e3 [INFO] running `Command { std: "docker" "start" "-a" "f6d3ccc2eeb56b303f6d5c66b34a51737806f00883d928fd317b61bcc3c7d3e3", 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] | [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 getrandom v0.3.4 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling mockall_derive v0.11.4 [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] [stderr] Compiling fragile v2.0.1 [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: 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] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_fs v1.0.13 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling sn_testnet v0.1.4 (/opt/rustwide/workdir/sn_testnet) [INFO] [stderr] Compiling 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: 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 50.36s [INFO] running `Command { std: "docker" "inspect" "f6d3ccc2eeb56b303f6d5c66b34a51737806f00883d928fd317b61bcc3c7d3e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6d3ccc2eeb56b303f6d5c66b34a51737806f00883d928fd317b61bcc3c7d3e3", kill_on_drop: false }` [INFO] [stdout] f6d3ccc2eeb56b303f6d5c66b34a51737806f00883d928fd317b61bcc3c7d3e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8361fce728b7e978eff54ec5f47eb54ba01b247e2ca38e28cee3c90e8268dbf4 [INFO] running `Command { std: "docker" "start" "-a" "8361fce728b7e978eff54ec5f47eb54ba01b247e2ca38e28cee3c90e8268dbf4", 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] | [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] warning: unexpected `cfg` condition value: `limit-client-upload-size` [INFO] [stderr] --> safenode/src/client/chunks/mod.rs:60:11 [INFO] [stderr] | [INFO] [stderr] 60 | #[cfg(feature = "limit-client-upload-size")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `limit-client-upload-size` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `limit-client-upload-size` [INFO] [stderr] --> safenode/src/client/chunks/mod.rs:71:19 [INFO] [stderr] | [INFO] [stderr] 71 | #[cfg(feature = "limit-client-upload-size")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `limit-client-upload-size` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> safenode/src/network/error.rs:42:43 [INFO] [stderr] | [INFO] [stderr] 42 | TransportError(#[from] TransportError), [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> safenode/src/lib.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | unused_qualifications, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 42 - TransportError(#[from] TransportError), [INFO] [stderr] 42 + TransportError(#[from] TransportError), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> safenode/src/network/mod.rs:221:26 [INFO] [stderr] | [INFO] [stderr] 221 | let ten_millis = std::time::Duration::from_millis(10); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 221 - let ten_millis = std::time::Duration::from_millis(10); [INFO] [stderr] 221 + let ten_millis = Duration::from_millis(10); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `data-network` [INFO] [stderr] --> safenode/src/network_transfers/mod.rs:194:11 [INFO] [stderr] | [INFO] [stderr] 194 | #[cfg(not(feature = "data-network"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `data-network` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> safenode/src/node/api.rs:309:13 [INFO] [stderr] | [INFO] [stderr] 309 | Err(super::Error::Protocol(ProtocolError::UnexpectedResponses)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 309 - Err(super::Error::Protocol(ProtocolError::UnexpectedResponses)) [INFO] [stderr] 309 + Err(Error::Protocol(ProtocolError::UnexpectedResponses)) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> safenode/src/node/api.rs:354:43 [INFO] [stderr] | [INFO] [stderr] 354 | let res = res.map_err(super::Error::Network); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 354 - let res = res.map_err(super::Error::Network); [INFO] [stderr] 354 + let res = res.map_err(Error::Network); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> safenode/src/node/api.rs:364:40 [INFO] [stderr] | [INFO] [stderr] 364 | responses.push(Err(super::Error::ResponseTimeout(timeout_err))); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 364 - responses.push(Err(super::Error::ResponseTimeout(timeout_err))); [INFO] [stderr] 364 + responses.push(Err(Error::ResponseTimeout(timeout_err))); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `data-network` [INFO] [stderr] --> safenode/src/protocol/transfers/online.rs:96:19 [INFO] [stderr] | [INFO] [stderr] 96 | #[cfg(not(feature = "data-network"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `data-network` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> safenode/src/storage/spends.rs:81:27 [INFO] [stderr] | [INFO] [stderr] 81 | let size_of_new = std::mem::size_of_val(signed_spend); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 81 - let size_of_new = std::mem::size_of_val(signed_spend); [INFO] [stderr] 81 + let size_of_new = size_of_val(signed_spend); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> safenode/src/storage/spends.rs:111:27 [INFO] [stderr] | [INFO] [stderr] 111 | let size_of_new = std::mem::size_of_val(signed_spend); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 111 - let size_of_new = std::mem::size_of_val(signed_spend); [INFO] [stderr] 111 + let size_of_new = size_of_val(signed_spend); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> safenode/src/storage/spends.rs:132:40 [INFO] [stderr] | [INFO] [stderr] 132 | let size_of_existing = std::mem::size_of_val(&existing); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 132 - let size_of_existing = std::mem::size_of_val(&existing); [INFO] [stderr] 132 + let size_of_existing = size_of_val(&existing); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> safenode/src/storage/spends.rs:196:30 [INFO] [stderr] | [INFO] [stderr] 196 | let size_of_spends = std::mem::size_of_val(&(a_spend, b_spend)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 196 - let size_of_spends = std::mem::size_of_val(&(a_spend, b_spend)); [INFO] [stderr] 196 + let size_of_spends = size_of_val(&(a_spend, b_spend)); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> safenode/src/storage/spends.rs:215:27 [INFO] [stderr] | [INFO] [stderr] 215 | .decrease(std::mem::size_of_val(&removed)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 215 - .decrease(std::mem::size_of_val(&removed)); [INFO] [stderr] 215 + .decrease(size_of_val(&removed)); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: function `calculate_address` is never used [INFO] [stderr] --> safenode/src/client/file_apis.rs:281:8 [INFO] [stderr] | [INFO] [stderr] 281 | pub fn calculate_address(bytes: Bytes) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `chunk_bytes` is never used [INFO] [stderr] --> safenode/src/client/file_apis.rs:287:8 [INFO] [stderr] | [INFO] [stderr] 287 | pub fn chunk_bytes(bytes: Bytes) -> Result<(XorName, Vec)> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unreachable `pub` item [INFO] [stderr] --> safenode/src/client/file_apis.rs:281:1 [INFO] [stderr] | [INFO] [stderr] 281 | pub fn calculate_address(bytes: Bytes) -> Result { [INFO] [stderr] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: consider restricting its visibility: `pub(super)` [INFO] [stderr] | [INFO] [stderr] = help: or consider exporting it for use by other crates [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> safenode/src/lib.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | unreachable_pub, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unreachable `pub` item [INFO] [stderr] --> safenode/src/client/file_apis.rs:287:1 [INFO] [stderr] | [INFO] [stderr] 287 | pub fn chunk_bytes(bytes: Bytes) -> Result<(XorName, Vec)> { [INFO] [stderr] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: consider restricting its visibility: `pub(super)` [INFO] [stderr] | [INFO] [stderr] = help: or consider exporting it for use by other crates [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> safenode/src/protocol/messages/cmd.rs:32:56 [INFO] [stderr] | [INFO] [stderr] 32 | #[derive(Eq, PartialEq, Clone, Serialize, Deserialize, custom_debug::Debug)] [INFO] [stderr] | ^------------------ [INFO] [stderr] | | [INFO] [stderr] | `Debug` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Debug_FOR_Cmd` [INFO] [stderr] 33 | pub enum Cmd { [INFO] [stderr] | --- `Cmd` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `custom_debug::Debug` defines the non-local `impl`, and may need to be changed [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: 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] [stderr] = 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] [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, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> safenode/src/protocol/chunk.rs:16:55 [INFO] [stderr] | [INFO] [stderr] 16 | #[derive(Hash, Eq, PartialEq, PartialOrd, Ord, Clone, custom_debug::Debug)] [INFO] [stderr] | ^------------------ [INFO] [stderr] | | [INFO] [stderr] | `Debug` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Debug_FOR_Chunk` [INFO] [stderr] 17 | pub struct Chunk { [INFO] [stderr] | ----- `Chunk` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `custom_debug::Debug` defines the non-local `impl`, and may need to be changed [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: 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] [stderr] = 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] [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, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> safenode/src/protocol/fees/spend_queue.rs:38:10 [INFO] [stderr] | [INFO] [stderr] 38 | #[derive(custom_debug::Debug)] [INFO] [stderr] | ^------------------ [INFO] [stderr] | | [INFO] [stderr] | `Debug` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Debug_FOR_SpendQ` [INFO] [stderr] 39 | pub struct SpendQ { [INFO] [stderr] | ------ `SpendQ` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `custom_debug::Debug` defines the non-local `impl`, and may need to be changed [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: 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] [stderr] = 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] [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, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> safenode/src/protocol/fees/spend_queue.rs:49:17 [INFO] [stderr] | [INFO] [stderr] 49 | #[derive(Clone, custom_debug::Debug)] [INFO] [stderr] | ^------------------ [INFO] [stderr] | | [INFO] [stderr] | `Debug` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Debug_FOR_SpendQSnapshot` [INFO] [stderr] 50 | pub struct SpendQSnapshot { [INFO] [stderr] | -------------- `SpendQSnapshot` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `custom_debug::Debug` defines the non-local `impl`, and may need to be changed [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: 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] [stderr] = 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] [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: `safenode` (lib) generated 22 warnings (run `cargo fix --lib -p safenode` to apply 12 suggestions) [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> safenode/src/protocol/register/mod.rs:201:20 [INFO] [stderr] | [INFO] [stderr] 201 | let name = xor_name::rand::random(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 201 - let name = xor_name::rand::random(); [INFO] [stderr] 201 + let name = rand::random(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> safenode/src/protocol/register/mod.rs:221:29 [INFO] [stderr] | [INFO] [stderr] 221 | let name: XorName = xor_name::rand::random(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 221 - let name: XorName = xor_name::rand::random(); [INFO] [stderr] 221 + let name: XorName = rand::random(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> safenode/src/protocol/register/mod.rs:273:29 [INFO] [stderr] | [INFO] [stderr] 273 | let name: XorName = xor_name::rand::random(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 273 - let name: XorName = xor_name::rand::random(); [INFO] [stderr] 273 + let name: XorName = rand::random(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> safenode/src/protocol/register/mod.rs:368:20 [INFO] [stderr] | [INFO] [stderr] 368 | let name = xor_name::rand::random(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 368 - let name = xor_name::rand::random(); [INFO] [stderr] 368 + let name = rand::random(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> safenode/src/protocol/register/mod.rs:429:20 [INFO] [stderr] | [INFO] [stderr] 429 | let name = xor_name::rand::random(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 429 - let name = xor_name::rand::random(); [INFO] [stderr] 429 + let name = rand::random(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> safenode/src/protocol/register/mod.rs:502:20 [INFO] [stderr] | [INFO] [stderr] 502 | let name = xor_name::rand::random(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 502 - let name = xor_name::rand::random(); [INFO] [stderr] 502 + let name = rand::random(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> safenode/src/protocol/register/mod.rs:538:23 [INFO] [stderr] | [INFO] [stderr] 538 | let xorname = xor_name::rand::random(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 538 - let xorname = xor_name::rand::random(); [INFO] [stderr] 538 + let xorname = rand::random(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> safenode/src/protocol/register/mod.rs:584:24 [INFO] [stderr] | [INFO] [stderr] 584 | let name = xor_name::rand::random(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 584 - let name = xor_name::rand::random(); [INFO] [stderr] 584 + let name = rand::random(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> safenode/src/protocol/register/mod.rs:614:24 [INFO] [stderr] | [INFO] [stderr] 614 | let name = xor_name::rand::random(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 614 - let name = xor_name::rand::random(); [INFO] [stderr] 614 + let name = rand::random(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> safenode/src/protocol/register/mod.rs:653:24 [INFO] [stderr] | [INFO] [stderr] 653 | let name = xor_name::rand::random(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 653 - let name = xor_name::rand::random(); [INFO] [stderr] 653 + let name = rand::random(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> safenode/src/protocol/register/mod.rs:793:24 [INFO] [stderr] | [INFO] [stderr] 793 | let name = xor_name::rand::random(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 793 - let name = xor_name::rand::random(); [INFO] [stderr] 793 + let name = rand::random(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> safenode/src/protocol/register/mod.rs:914:27 [INFO] [stderr] | [INFO] [stderr] 914 | let xorname = xor_name::rand::random(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 914 - let xorname = xor_name::rand::random(); [INFO] [stderr] 914 + let xorname = rand::random(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> safenode/src/storage/registers.rs:681:23 [INFO] [stderr] | [INFO] [stderr] 681 | let xorname = xor_name::rand::random(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: remove the unnecessary path segments [INFO] [stderr] | [INFO] [stderr] 681 - let xorname = xor_name::rand::random(); [INFO] [stderr] 681 + let xorname = rand::random(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `safenode` (lib test) generated 35 warnings (22 duplicates) (run `cargo fix --lib -p safenode --tests` to apply 13 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/safenode-d4c6e59644e085e1) [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] [2026-03-06T16:49:25.790036Z INFO safenode::network] Peer id: PeerId("12D3KooWNRS6eehq9N47nbx68EXL3zLLYq8TUDVyikkNgthk4Hq8") [INFO] [stdout] [2026-03-06T16:49:25.794544Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/56353/quic-v1/p2p/12D3KooWNRS6eehq9N47nbx68EXL3zLLYq8TUDVyikkNgthk4Hq8" [INFO] [stdout] [2026-03-06T16:49:25.795741Z INFO safenode::network] Peer id: PeerId("12D3KooWAYHCkhVqfUb7V7s7rNYUvKacSJKimnqd4SZVHsv8ojkv") [INFO] [stdout] [2026-03-06T16:49:25.799900Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/59653/quic-v1/p2p/12D3KooWAYHCkhVqfUb7V7s7rNYUvKacSJKimnqd4SZVHsv8ojkv" [INFO] [stdout] [2026-03-06T16:49:25.800370Z INFO safenode::network] Peer id: PeerId("12D3KooWCuYY7QcudgqRNqvPDaVHvT1esXUE9FdHrJSknRaaz71D") [INFO] [stdout] [2026-03-06T16:49:25.803053Z INFO safenode::network] Peer id: PeerId("12D3KooWJv7LHBdSQCFiRxUaX94ZJ1ReNN11nvFpaWoDu57yu7zp") [INFO] [stdout] [2026-03-06T16:49:25.806143Z INFO safenode::network] Peer id: PeerId("12D3KooWT27uMemBbA2kXsPCSkHKRR9V8BTyS7cgGrF143DNKZDP") [INFO] [stdout] [2026-03-06T16:49:25.808861Z INFO safenode::network] Peer id: PeerId("12D3KooWEi7JRHHR9DabsEZMed255DTKKnnZgQ9qsxgYhwNNxftt") [INFO] [stdout] [2026-03-06T16:49:25.808915Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/43384/quic-v1/p2p/12D3KooWJv7LHBdSQCFiRxUaX94ZJ1ReNN11nvFpaWoDu57yu7zp" [INFO] [stdout] test protocol::fees::spend_queue::tests::pushing_an_item_sets_stats ... ok [INFO] [stdout] test protocol::fees::spend_queue::tests::last_three_item_are_preserved_in_stats_until_new_item_is_pushed ... ok [INFO] [stdout] [2026-03-06T16:49:25.809461Z DEBUG safenode::protocol::fees::spend_queue] Starting fee: current_fee 0. [INFO] [stdout] test protocol::fees::spend_queue::tests::spendq_instantiated_with_fee_gives_initial_value_in_stats ... ok [INFO] [stdout] [2026-03-06T16:49:25.809489Z DEBUG safenode::protocol::fees::spend_queue] stats: highest 11, high 8, medium_high 6, avg 5, medium_low 3, low 2, lowest 2, std_dev 3, len 3, queue [8, 4, 2] [INFO] [stdout] test protocol::fees::spend_queue::tests::spendq_snapshot_is_sorted_highest_first ... ok [INFO] [stdout] test protocol::fees::spend_queue::tests::zero_init_spendq_default_stats_values ... ok [INFO] [stdout] [2026-03-06T16:49:25.810010Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/57620/quic-v1/p2p/12D3KooWT27uMemBbA2kXsPCSkHKRR9V8BTyS7cgGrF143DNKZDP" [INFO] [stdout] [2026-03-06T16:49:25.810930Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/49665/quic-v1/p2p/12D3KooWCuYY7QcudgqRNqvPDaVHvT1esXUE9FdHrJSknRaaz71D" [INFO] [stdout] [2026-03-06T16:49:25.811628Z INFO safenode::network] Peer id: PeerId("12D3KooWH4rfwsKe5VMxDHMoHTfQtHTjrMVwFfsSRb5xe2dvLyLD") [INFO] [stdout] [2026-03-06T16:49:25.818885Z DEBUG safenode::protocol::fees::spend_queue] Starting fee: current_fee 0. [INFO] [stdout] [2026-03-06T16:49:25.818935Z DEBUG safenode::protocol::fees::spend_queue] stats: highest 11, high 8, medium_high 6, avg 5, medium_low 3, low 2, lowest 2, std_dev 3, len 3, queue [8, 4, 2] [INFO] [stdout] [2026-03-06T16:49:25.819034Z DEBUG safenode::protocol::fees::spend_queue] stats: highest 110, high 84, medium_high 66, avg 49, medium_low 35, low 21, lowest 17, std_dev 26, len 3, queue [84, 42, 21] [INFO] [stdout] [2026-03-06T16:49:25.819062Z DEBUG safenode::protocol::fees::spend_queue] stats: highest 173, high 132, medium_high 104, avg 77, medium_low 55, low 33, lowest 27, std_dev 41, len 3, queue [132, 66, 33] [INFO] [stdout] [2026-03-06T16:49:25.819430Z INFO safenode::network] Peer id: PeerId("12D3KooWS676tcwsrVi4pytNQ358HcyykRzaXLimDNKpt2GF7K99") [INFO] [stdout] test protocol::register::reg_crdt::tests::creating_entry_hash ... ok [INFO] [stdout] test protocol::fees::spend_queue::tests::when_pushed_to_empty_popped_item_is_preserved_in_stats_until_new_item_is_pushed ... ok [INFO] [stdout] [2026-03-06T16:49:25.826117Z INFO safenode::network] Peer id: PeerId("12D3KooWNzanD594j2yMUD98PEBDbTdjH29rV6yarHBm98dDUt7D") [INFO] [stdout] [2026-03-06T16:49:25.828856Z INFO safenode::network] Peer id: PeerId("12D3KooWMyZvyo2LqD93zWDetyipZsRSX4X6CdMFizcvjae4jsv8") [INFO] [stdout] [2026-03-06T16:49:25.829733Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/46148/quic-v1/p2p/12D3KooWH4rfwsKe5VMxDHMoHTfQtHTjrMVwFfsSRb5xe2dvLyLD" [INFO] [stdout] [2026-03-06T16:49:25.831673Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/51878/quic-v1/p2p/12D3KooWNzanD594j2yMUD98PEBDbTdjH29rV6yarHBm98dDUt7D" [INFO] [stdout] [2026-03-06T16:49:25.837127Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/43668/quic-v1/p2p/12D3KooWS676tcwsrVi4pytNQ358HcyykRzaXLimDNKpt2GF7K99" [INFO] [stdout] [2026-03-06T16:49:25.841783Z INFO safenode::network] Peer id: PeerId("12D3KooWDJ1ckgHP8gGNWJaDZ13JoU5kja4uF8CRDzc53YMN6CcQ") [INFO] [stdout] test protocol::fees::tests::required_fee_can_be_read_by_client ... ok [INFO] [stdout] [2026-03-06T16:49:25.848609Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/57730/quic-v1/p2p/12D3KooWMyZvyo2LqD93zWDetyipZsRSX4X6CdMFizcvjae4jsv8" [INFO] [stdout] [2026-03-06T16:49:25.852044Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/38161/quic-v1/p2p/12D3KooWEi7JRHHR9DabsEZMed255DTKKnnZgQ9qsxgYhwNNxftt" [INFO] [stdout] [2026-03-06T16:49:25.892665Z INFO safenode::network] Peer id: PeerId("12D3KooWDdzBUXfC9WjSMoTxUcpXrv3qndA928W3knSJyFbHoyCK") [INFO] [stdout] [2026-03-06T16:49:25.894800Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/40227/quic-v1/p2p/12D3KooWDJ1ckgHP8gGNWJaDZ13JoU5kja4uF8CRDzc53YMN6CcQ" [INFO] [stdout] [2026-03-06T16:49:25.897373Z INFO safenode::network] Peer id: PeerId("12D3KooWHpuPGWmUVaZaFoLgGmJvVU1hK6dJjydqGoEyiSgRsfeP") [INFO] [stdout] [2026-03-06T16:49:25.905946Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/43946/quic-v1/p2p/12D3KooWDdzBUXfC9WjSMoTxUcpXrv3qndA928W3knSJyFbHoyCK" [INFO] [stdout] [2026-03-06T16:49:25.920561Z INFO safenode::network] Peer id: PeerId("12D3KooWCkNssCA5N2mnG7AGTNyUX3nh7TNp5JvSzmn7Xtf7DFtw") [INFO] [stdout] [2026-03-06T16:49:25.921816Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/36321/quic-v1/p2p/12D3KooWHpuPGWmUVaZaFoLgGmJvVU1hK6dJjydqGoEyiSgRsfeP" [INFO] [stdout] [2026-03-06T16:49:25.929676Z INFO safenode::network] Peer id: PeerId("12D3KooWCSjTqHqmmhJTbQMyTyvDE6rMCSsDMSCEt14gGP6mLaCW") [INFO] [stdout] [2026-03-06T16:49:25.930998Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/35731/quic-v1/p2p/12D3KooWCkNssCA5N2mnG7AGTNyUX3nh7TNp5JvSzmn7Xtf7DFtw" [INFO] [stdout] [2026-03-06T16:49:25.942319Z INFO safenode::network] Peer id: PeerId("12D3KooWMqRUWHsnq3e6u6s6F3QYRHsxYJLkML1PWnjcjX8eu892") [INFO] [stdout] [2026-03-06T16:49:25.944964Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/60543/quic-v1/p2p/12D3KooWCSjTqHqmmhJTbQMyTyvDE6rMCSsDMSCEt14gGP6mLaCW" [INFO] [stdout] [2026-03-06T16:49:25.952305Z INFO safenode::network] Peer id: PeerId("12D3KooWBtEmLUkvswFwES74zuujwfwrnZQbGQavTQrxKjLAdtDn") [INFO] [stdout] [2026-03-06T16:49:25.954812Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/56306/quic-v1/p2p/12D3KooWMqRUWHsnq3e6u6s6F3QYRHsxYJLkML1PWnjcjX8eu892" [INFO] [stdout] [2026-03-06T16:49:25.961047Z INFO safenode::network] Peer id: PeerId("12D3KooWPK9YFqmwtpFUSwhEyy2XHVE5AfPrQxqj1ULaNgnwp5Bj") [INFO] [stdout] [2026-03-06T16:49:25.963327Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/49420/quic-v1/p2p/12D3KooWBtEmLUkvswFwES74zuujwfwrnZQbGQavTQrxKjLAdtDn" [INFO] [stdout] [2026-03-06T16:49:25.968953Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/49988/quic-v1/p2p/12D3KooWPK9YFqmwtpFUSwhEyy2XHVE5AfPrQxqj1ULaNgnwp5Bj" [INFO] [stdout] [2026-03-06T16:49:25.969783Z INFO safenode::network] Peer id: PeerId("12D3KooWL4AyFvWAH16yXXCTqJqUZdRNybJ3RbhQQRYVwHjCiXHy") [INFO] [stdout] [2026-03-06T16:49:25.976470Z INFO safenode::network] Peer id: PeerId("12D3KooWJBBksDicc5r1RcDbH4kzf59iJ84oyfSCuVymbfEiEgXU") [INFO] [stdout] [2026-03-06T16:49:25.979576Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/38375/quic-v1/p2p/12D3KooWL4AyFvWAH16yXXCTqJqUZdRNybJ3RbhQQRYVwHjCiXHy" [INFO] [stdout] [2026-03-06T16:49:25.990628Z INFO safenode::network] Peer id: PeerId("12D3KooWDbECruEHGBBFCu8fHP2EfKUho4wsJcyT7V8W7YkVNnua") [INFO] [stdout] [2026-03-06T16:49:25.992856Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/50239/quic-v1/p2p/12D3KooWJBBksDicc5r1RcDbH4kzf59iJ84oyfSCuVymbfEiEgXU" [INFO] [stdout] [2026-03-06T16:49:25.998981Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/59605/quic-v1/p2p/12D3KooWDbECruEHGBBFCu8fHP2EfKUho4wsJcyT7V8W7YkVNnua" [INFO] [stdout] [2026-03-06T16:49:25.999755Z INFO safenode::network] Peer id: PeerId("12D3KooWJe6GKExPCH4Ftn7TZRega8DS6iyM3AM72wagJkEhYCCG") [INFO] [stdout] [2026-03-06T16:49:26.005725Z INFO safenode::network] Peer id: PeerId("12D3KooWAyYJrwHUNP6yefwhvy6rFi6x1vwZshLamjx9sMu7kPSq") [INFO] [stdout] [2026-03-06T16:49:26.006790Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/45320/quic-v1/p2p/12D3KooWJe6GKExPCH4Ftn7TZRega8DS6iyM3AM72wagJkEhYCCG" [INFO] [stdout] [2026-03-06T16:49:26.011491Z INFO safenode::network] Peer id: PeerId("12D3KooWCXsEWWSnyiYyuAwAxTidvQPNaia4r2yzozH1naKLwy2t") [INFO] [stdout] [2026-03-06T16:49:26.014813Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/42920/quic-v1/p2p/12D3KooWAyYJrwHUNP6yefwhvy6rFi6x1vwZshLamjx9sMu7kPSq" [INFO] [stdout] [2026-03-06T16:49:26.022578Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/54480/quic-v1/p2p/12D3KooWCXsEWWSnyiYyuAwAxTidvQPNaia4r2yzozH1naKLwy2t" [INFO] [stdout] test protocol::register::tests::exceeding_max_reg_entries_errors ... ok [INFO] [stdout] [2026-03-06T16:49:31.061914Z INFO safenode::network::tests] Got Closest from table 8 [INFO] [stdout] [2026-03-06T16:49:31.064510Z TRACE safenode::network::event] Query task QueryId(0) returned with peers GetClosestPeersOk { key: [102, 167, 8, 89, 8, 137, 77, 142, 7, 8, 154, 19, 48, 236, 7, 35, 25, 27, 217, 34, 213, 28, 155, 169, 204, 63, 250, 137, 145, 207, 62, 42], peers: [] }, QueryStats { requests: 0, success: 0, failure: 0, start: Some(Instant { tv_sec: 81686, tv_nsec: 608621252 }), end: Some(Instant { tv_sec: 81686, tv_nsec: 608621252 }) } - ProgressStep { count: 1, last: true } [INFO] [stdout] [2026-03-06T16:49:31.076753Z WARN safenode::network] Not enough peers in the k-bucket to satisfy the request [INFO] [stdout] test network::tests::closest ... FAILED [INFO] [stdout] test protocol::register::tests::proptest_converge_with_shuffled_ops_including_bad_ops_which_error_and_are_not_applied ... ok [INFO] [stdout] test protocol::register::tests::proptest_reg_doesnt_crash_with_random_data ... ok [INFO] [stdout] test protocol::register::tests::register_concurrent_write_ops ... ok [INFO] [stdout] test protocol::register::tests::register_create ... ok [INFO] [stdout] test protocol::register::tests::register_generate_entry_hash ... ok [INFO] [stdout] test protocol::register::tests::register_get_by_hash ... ok [INFO] [stdout] test protocol::register::tests::register_query_public_policy ... ok [INFO] [stdout] test protocol::wallet::keys::test::reward_key_to_and_from_file ... ok [INFO] [stdout] test protocol::wallet::local_store::tests::deposit_adds_dbcs_that_belongs_to_the_wallet ... ok [INFO] [stdout] test protocol::wallet::local_store::tests::deposit_does_not_add_dbcs_not_belonging_to_the_wallet ... ok [INFO] [stdout] test protocol::wallet::local_store::tests::deposit_empty_list_does_nothing ... ok [INFO] [stdout] test protocol::wallet::local_store::tests::deposit_wallet_to_and_from_file ... ok [INFO] [stdout] test protocol::wallet::local_store::tests::keyless_wallet_to_and_from_file ... ok [INFO] [stdout] test protocol::wallet::local_store::tests::send_wallet_to_and_from_file ... ok [INFO] [stdout] test protocol::wallet::local_store::tests::sending_decreases_balance ... ok [INFO] [stdout] test protocol::wallet::local_store::tests::wallet_basics ... ok [INFO] [stdout] [2026-03-06T16:50:10.830040Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 146495(00010100).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:10.847355Z TRACE safenode::storage::registers] Creating new register: RegisterAddress { name: 146495(00010100).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:10.874147Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 146495(00010100).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:10.890943Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 146495(00010100).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:10.904510Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 146495(00010100).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:10.904610Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 146495(00010100).., tag: 0 } [INFO] [stdout] test storage::registers::test::test_register_apply_cmd_against_state ... ok [INFO] [stdout] [2026-03-06T16:50:10.924021Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 54567b(01010100).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:10.944329Z TRACE safenode::storage::registers] Creating new register: RegisterAddress { name: 54567b(01010100).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:10.969165Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 54567b(01010100).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:10.972910Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 54567b(01010100).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:10.993357Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 54567b(01010100).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:10.993442Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 54567b(01010100).., tag: 0 } [INFO] [stdout] test storage::registers::test::test_register_apply_cmd_against_state_inverted_cmds_order ... ok [INFO] [stdout] [2026-03-06T16:50:11.016981Z INFO safenode::storage::registers] Writing register cmd: Create(SignedRegisterCreate { op: CreateRegister { name: 098bfb(00001001).., tag: 0, policy: Policy { owner: Key(PublicKey(16fe..1c4d)), permissions: {} } }, auth: DataAuthority { public_key: PublicKey(16fe..1c4d), signature: Signature(1733..d92e) } }) [INFO] [stdout] [2026-03-06T16:50:11.017121Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.047635Z TRACE safenode::storage::registers] Creating new register: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.048248Z TRACE safenode::storage::register_store] Storing Register ops log with 1 cmd/s: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.048327Z TRACE safenode::storage::register_store] Register ops log of 1 cmd/s stored successfully: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.056253Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 098bfb(00001001).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 098bfb(00001001).., tag: 0 }, crdt_op: Node { children: {}, value: [101, 122, 85, 65, 114, 76, 77, 71, 111, 69, 97, 110, 83, 106, 107] }, source: Key(PublicKey(16fe..1c4d)), signature: None } }, auth: DataAuthority { public_key: PublicKey(16fe..1c4d), signature: Signature(04fe..9316) } }) [INFO] [stdout] [2026-03-06T16:50:11.056790Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.069782Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.073885Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.074255Z TRACE safenode::storage::register_store] Storing Register ops log with 2 cmd/s: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.074682Z TRACE safenode::storage::register_store] Register ops log of 2 cmd/s stored successfully: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.075910Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 098bfb(00001001).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 098bfb(00001001).., tag: 0 }, crdt_op: Node { children: {}, value: [90, 69, 84, 82, 75, 53, 102, 106, 69, 72, 75, 87, 101, 83, 65] }, source: Key(PublicKey(16fe..1c4d)), signature: None } }, auth: DataAuthority { public_key: PublicKey(16fe..1c4d), signature: Signature(0e68..3b15) } }) [INFO] [stdout] [2026-03-06T16:50:11.076845Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.142908Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.149929Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.150458Z TRACE safenode::storage::register_store] Storing Register ops log with 3 cmd/s: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.150966Z TRACE safenode::storage::register_store] Register ops log of 3 cmd/s stored successfully: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.152233Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 098bfb(00001001).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 098bfb(00001001).., tag: 0 }, crdt_op: Node { children: {}, value: [90, 72, 108, 48, 57, 71, 112, 87, 122, 105, 101, 75, 112, 73, 79] }, source: Key(PublicKey(16fe..1c4d)), signature: None } }, auth: DataAuthority { public_key: PublicKey(16fe..1c4d), signature: Signature(0416..0745) } }) [INFO] [stdout] [2026-03-06T16:50:11.152731Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.169985Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.174955Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.175365Z TRACE safenode::storage::register_store] Storing Register ops log with 4 cmd/s: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.175756Z TRACE safenode::storage::register_store] Register ops log of 4 cmd/s stored successfully: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.179654Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 098bfb(00001001).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 098bfb(00001001).., tag: 0 }, crdt_op: Node { children: {}, value: [99, 99, 55, 102, 103, 83, 56, 55, 73, 75, 101, 72, 77, 103, 100] }, source: Key(PublicKey(16fe..1c4d)), signature: None } }, auth: DataAuthority { public_key: PublicKey(16fe..1c4d), signature: Signature(149e..3562) } }) [INFO] [stdout] [2026-03-06T16:50:11.180846Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.198658Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.209901Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.210359Z TRACE safenode::storage::register_store] Storing Register ops log with 5 cmd/s: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.210779Z TRACE safenode::storage::register_store] Register ops log of 5 cmd/s stored successfully: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.211997Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 098bfb(00001001).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 098bfb(00001001).., tag: 0 }, crdt_op: Node { children: {}, value: [114, 97, 118, 75, 116, 72, 76, 81, 119, 76, 57, 85, 81, 103, 85] }, source: Key(PublicKey(16fe..1c4d)), signature: None } }, auth: DataAuthority { public_key: PublicKey(16fe..1c4d), signature: Signature(0fba..bc0b) } }) [INFO] [stdout] [2026-03-06T16:50:11.214846Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.217754Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.241899Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.242384Z TRACE safenode::storage::register_store] Storing Register ops log with 6 cmd/s: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.242784Z TRACE safenode::storage::register_store] Register ops log of 6 cmd/s stored successfully: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.244043Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 098bfb(00001001).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 098bfb(00001001).., tag: 0 }, crdt_op: Node { children: {}, value: [86, 67, 76, 67, 69, 67, 50, 76, 104, 51, 98, 112, 48, 53, 77] }, source: Key(PublicKey(16fe..1c4d)), signature: None } }, auth: DataAuthority { public_key: PublicKey(16fe..1c4d), signature: Signature(0df2..782d) } }) [INFO] [stdout] [2026-03-06T16:50:11.256847Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.273998Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.274553Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.274940Z TRACE safenode::storage::register_store] Storing Register ops log with 7 cmd/s: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.275408Z TRACE safenode::storage::register_store] Register ops log of 7 cmd/s stored successfully: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.276630Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 098bfb(00001001).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 098bfb(00001001).., tag: 0 }, crdt_op: Node { children: {}, value: [113, 115, 109, 72, 109, 53, 104, 90, 115, 76, 65, 74, 53, 98, 85] }, source: Key(PublicKey(16fe..1c4d)), signature: None } }, auth: DataAuthority { public_key: PublicKey(16fe..1c4d), signature: Signature(032d..c87e) } }) [INFO] [stdout] [2026-03-06T16:50:11.278846Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.304920Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.305242Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.305411Z TRACE safenode::storage::register_store] Storing Register ops log with 8 cmd/s: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.305622Z TRACE safenode::storage::register_store] Register ops log of 8 cmd/s stored successfully: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.306660Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 098bfb(00001001).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 098bfb(00001001).., tag: 0 }, crdt_op: Node { children: {}, value: [80, 104, 99, 83, 110, 86, 115, 117, 121, 102, 113, 48, 65, 105, 74] }, source: Key(PublicKey(16fe..1c4d)), signature: None } }, auth: DataAuthority { public_key: PublicKey(16fe..1c4d), signature: Signature(1798..8f5a) } }) [INFO] [stdout] [2026-03-06T16:50:11.309848Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.341998Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.342654Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.342895Z TRACE safenode::storage::register_store] Storing Register ops log with 9 cmd/s: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.343542Z TRACE safenode::storage::register_store] Register ops log of 9 cmd/s stored successfully: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.344767Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 098bfb(00001001).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 098bfb(00001001).., tag: 0 }, crdt_op: Node { children: {}, value: [100, 69, 99, 72, 104, 80, 100, 107, 97, 87, 75, 56, 87, 89, 112] }, source: Key(PublicKey(16fe..1c4d)), signature: None } }, auth: DataAuthority { public_key: PublicKey(16fe..1c4d), signature: Signature(1770..f86d) } }) [INFO] [stdout] [2026-03-06T16:50:11.348848Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.380044Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.383914Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.384141Z TRACE safenode::storage::register_store] Storing Register ops log with 10 cmd/s: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.384754Z TRACE safenode::storage::register_store] Register ops log of 10 cmd/s stored successfully: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.391008Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 098bfb(00001001).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 098bfb(00001001).., tag: 0 }, crdt_op: Node { children: {}, value: [99, 70, 74, 108, 102, 82, 109, 105, 65, 115, 113, 115, 51, 122, 49] }, source: Key(PublicKey(16fe..1c4d)), signature: None } }, auth: DataAuthority { public_key: PublicKey(16fe..1c4d), signature: Signature(040d..3730) } }) [INFO] [stdout] [2026-03-06T16:50:11.391285Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.408518Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.420898Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.421123Z TRACE safenode::storage::register_store] Storing Register ops log with 11 cmd/s: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.421518Z TRACE safenode::storage::register_store] Register ops log of 11 cmd/s stored successfully: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.421723Z INFO safenode::storage::registers] Writing register cmd: Create(SignedRegisterCreate { op: CreateRegister { name: 098bfb(00001001).., tag: 0, policy: Policy { owner: Key(PublicKey(16fe..1c4d)), permissions: {} } }, auth: DataAuthority { public_key: PublicKey(16fe..1c4d), signature: Signature(1733..d92e) } }) [INFO] [stdout] [2026-03-06T16:50:11.422102Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.423109Z TRACE safenode::storage::register_store] Storing Register ops log with 11 cmd/s: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.424883Z TRACE safenode::storage::register_store] Register ops log of 11 cmd/s stored successfully: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.425083Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.425655Z DEBUG safenode::storage::registers] Updating Register store: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.427097Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.453852Z TRACE safenode::storage::registers] Creating new register: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.467667Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.472913Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.505779Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.509894Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.522901Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.523450Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.526207Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.551904Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.572021Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.572655Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.589350Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.615912Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.631902Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.632193Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.653258Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.653340Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.662759Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.680907Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.693709Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.700899Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.705849Z TRACE safenode::storage::register_store] Storing Register ops log with 11 cmd/s: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.705937Z TRACE safenode::storage::register_store] Register ops log of 11 cmd/s stored successfully: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.705976Z INFO safenode::storage::registers] Writing register cmd: Create(SignedRegisterCreate { op: CreateRegister { name: 098bfb(00001001).., tag: 0, policy: Policy { owner: Key(PublicKey(16fe..1c4d)), permissions: {} } }, auth: DataAuthority { public_key: PublicKey(16fe..1c4d), signature: Signature(1733..d92e) } }) [INFO] [stdout] [2026-03-06T16:50:11.706012Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.706442Z TRACE safenode::storage::register_store] Storing Register ops log with 11 cmd/s: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.706493Z TRACE safenode::storage::register_store] Register ops log of 11 cmd/s stored successfully: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.706527Z TRACE safenode::storage::registers] Reading register: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.706541Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 098bfb(00001001).., tag: 0 } [INFO] [stdout] test storage::registers::test::test_register_export ... ok [INFO] [stdout] [2026-03-06T16:50:11.731177Z INFO safenode::storage::registers] Writing register cmd: Create(SignedRegisterCreate { op: CreateRegister { name: a8beeb(10101000).., tag: 0, policy: Policy { owner: Key(PublicKey(0de3..53b9)), permissions: {} } }, auth: DataAuthority { public_key: PublicKey(0de3..53b9), signature: Signature(01e4..e66c) } }) [INFO] [stdout] [2026-03-06T16:50:11.731255Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: a8beeb(10101000).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.735690Z TRACE safenode::storage::registers] Creating new register: RegisterAddress { name: a8beeb(10101000).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.735735Z TRACE safenode::storage::register_store] Storing Register ops log with 1 cmd/s: RegisterAddress { name: a8beeb(10101000).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.735783Z TRACE safenode::storage::register_store] Register ops log of 1 cmd/s stored successfully: RegisterAddress { name: a8beeb(10101000).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.735807Z TRACE safenode::storage::registers] Reading register: RegisterAddress { name: a8beeb(10101000).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.754870Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: a8beeb(10101000).., tag: 0 } [INFO] [stdout] test storage::registers::test::test_register_non_existing_entry ... ok [INFO] [stdout] [2026-03-06T16:50:11.764057Z INFO safenode::storage::registers] Writing register cmd: Create(SignedRegisterCreate { op: CreateRegister { name: c15d9c(11000001).., tag: 0, policy: Policy { owner: Key(PublicKey(0f2b..ffcc)), permissions: {} } }, auth: DataAuthority { public_key: PublicKey(0f2b..ffcc), signature: Signature(08bc..fa76) } }) [INFO] [stdout] [2026-03-06T16:50:11.764139Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: c15d9c(11000001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.804566Z TRACE safenode::storage::registers] Creating new register: RegisterAddress { name: c15d9c(11000001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.804732Z TRACE safenode::storage::register_store] Storing Register ops log with 1 cmd/s: RegisterAddress { name: c15d9c(11000001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.804843Z TRACE safenode::storage::register_store] Register ops log of 1 cmd/s stored successfully: RegisterAddress { name: c15d9c(11000001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.806567Z TRACE safenode::storage::registers] Reading register: RegisterAddress { name: c15d9c(11000001).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.806600Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: c15d9c(11000001).., tag: 0 } [INFO] [stdout] test storage::registers::test::test_register_non_existing_permissions ... ok [INFO] [stdout] [2026-03-06T16:50:11.823988Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 723fe5(01110010).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.824071Z INFO safenode::storage::registers] Writing register cmd: Create(SignedRegisterCreate { op: CreateRegister { name: 723fe5(01110010).., tag: 0, policy: Policy { owner: Key(PublicKey(1576..4b4e)), permissions: {} } }, auth: DataAuthority { public_key: PublicKey(1576..4b4e), signature: Signature(06af..c6f1) } }) [INFO] [stdout] [2026-03-06T16:50:11.824117Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 723fe5(01110010).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.830383Z TRACE safenode::storage::registers] Creating new register: RegisterAddress { name: 723fe5(01110010).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.850878Z TRACE safenode::storage::register_store] Storing Register ops log with 1 cmd/s: RegisterAddress { name: 723fe5(01110010).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.850977Z TRACE safenode::storage::register_store] Register ops log of 1 cmd/s stored successfully: RegisterAddress { name: 723fe5(01110010).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.851001Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 723fe5(01110010).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.851879Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 723fe5(01110010).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 723fe5(01110010).., tag: 0 }, crdt_op: Node { children: {}, value: [67, 89, 122, 98, 88, 55, 70, 112, 52, 76, 55, 109, 120, 52, 75] }, source: Key(PublicKey(1576..4b4e)), signature: None } }, auth: DataAuthority { public_key: PublicKey(1576..4b4e), signature: Signature(1253..857c) } }) [INFO] [stdout] [2026-03-06T16:50:11.851933Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 723fe5(01110010).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.854255Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 723fe5(01110010).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.854326Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 723fe5(01110010).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.854345Z TRACE safenode::storage::register_store] Storing Register ops log with 2 cmd/s: RegisterAddress { name: 723fe5(01110010).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.854376Z TRACE safenode::storage::register_store] Register ops log of 2 cmd/s stored successfully: RegisterAddress { name: 723fe5(01110010).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.854395Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 723fe5(01110010).., tag: 0 } [INFO] [stdout] test storage::registers::test::test_register_try_load_stored ... ok [INFO] [stdout] [2026-03-06T16:50:11.886973Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: cd0556(11001101).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: cd0556(11001101).., tag: 0 }, crdt_op: Node { children: {}, value: [108, 106, 99, 113, 75, 49, 97, 111, 49, 118, 78, 100, 120, 70, 86] }, source: Key(PublicKey(03ec..7287)), signature: None } }, auth: DataAuthority { public_key: PublicKey(03ec..7287), signature: Signature(1269..64ba) } }) [INFO] [stdout] [2026-03-06T16:50:11.887068Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: cd0556(11001101).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.892847Z TRACE safenode::storage::register_store] Storing Register ops log with 1 cmd/s: RegisterAddress { name: cd0556(11001101).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.893085Z TRACE safenode::storage::register_store] Register ops log of 1 cmd/s stored successfully: RegisterAddress { name: cd0556(11001101).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.893361Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: cd0556(11001101).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.893501Z INFO safenode::storage::registers] Writing register cmd: Create(SignedRegisterCreate { op: CreateRegister { name: cd0556(11001101).., tag: 0, policy: Policy { owner: Key(PublicKey(03ec..7287)), permissions: {} } }, auth: DataAuthority { public_key: PublicKey(03ec..7287), signature: Signature(0d82..bce8) } }) [INFO] [stdout] [2026-03-06T16:50:11.893872Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: cd0556(11001101).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.904724Z TRACE safenode::storage::registers] Creating new register: RegisterAddress { name: cd0556(11001101).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.919271Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: cd0556(11001101).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.919374Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: cd0556(11001101).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.919399Z TRACE safenode::storage::register_store] Storing Register ops log with 2 cmd/s: RegisterAddress { name: cd0556(11001101).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.919454Z TRACE safenode::storage::register_store] Register ops log of 2 cmd/s stored successfully: RegisterAddress { name: cd0556(11001101).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.919476Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: cd0556(11001101).., tag: 0 } [INFO] [stdout] test storage::registers::test::test_register_try_load_stored_inverted_cmds_order ... ok [INFO] [stdout] [2026-03-06T16:50:11.924109Z INFO safenode::storage::registers] Writing register cmd: Create(SignedRegisterCreate { op: CreateRegister { name: bdb5dd(10111101).., tag: 0, policy: Policy { owner: Key(PublicKey(0f2f..6796)), permissions: {} } }, auth: DataAuthority { public_key: PublicKey(0f2f..6796), signature: Signature(109c..42f0) } }) [INFO] [stdout] [2026-03-06T16:50:11.924168Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: bdb5dd(10111101).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.928424Z TRACE safenode::storage::registers] Creating new register: RegisterAddress { name: bdb5dd(10111101).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.928459Z TRACE safenode::storage::register_store] Storing Register ops log with 1 cmd/s: RegisterAddress { name: bdb5dd(10111101).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.928500Z TRACE safenode::storage::register_store] Register ops log of 1 cmd/s stored successfully: RegisterAddress { name: bdb5dd(10111101).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.928519Z TRACE safenode::storage::registers] Reading register: RegisterAddress { name: bdb5dd(10111101).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.928531Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: bdb5dd(10111101).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.928552Z INFO safenode::storage::registers] Writing register cmd: Create(SignedRegisterCreate { op: CreateRegister { name: bdb5dd(10111101).., tag: 0, policy: Policy { owner: Key(PublicKey(0f2f..6796)), permissions: {} } }, auth: DataAuthority { public_key: PublicKey(0f2f..6796), signature: Signature(109c..42f0) } }) [INFO] [stdout] [2026-03-06T16:50:11.928580Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: bdb5dd(10111101).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.928597Z TRACE safenode::storage::register_store] Storing Register ops log with 1 cmd/s: RegisterAddress { name: bdb5dd(10111101).., tag: 0 } [INFO] [stdout] [2026-03-06T16:50:11.928615Z TRACE safenode::storage::register_store] Register ops log of 1 cmd/s stored successfully: RegisterAddress { name: bdb5dd(10111101).., tag: 0 } [INFO] [stdout] test storage::registers::test::test_register_write ... ok [INFO] [stdout] test protocol::register::tests::proptest_converge_with_shuffled_op_set_across_arbitrary_number_of_replicas has been running for over 60 seconds [INFO] [stdout] test protocol::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 protocol::register::tests::proptest_converge_with_shuffled_ops_from_many_while_dropping_some_at_random has been running for over 60 seconds [INFO] [stdout] test protocol::register::tests::proptest_dropped_data_can_be_reapplied_and_we_converge has been running for over 60 seconds [INFO] [stdout] test protocol::register::tests::proptest_reg_converge_with_many_random_data has been running for over 60 seconds [INFO] [stdout] test protocol::register::tests::proptest_reg_converge_with_many_random_data_across_arbitrary_number_of_replicas has been running for over 60 seconds [INFO] [stdout] test protocol::register::tests::proptest_reg_converge_with_many_random_data_random_entry_children has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "8361fce728b7e978eff54ec5f47eb54ba01b247e2ca38e28cee3c90e8268dbf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8361fce728b7e978eff54ec5f47eb54ba01b247e2ca38e28cee3c90e8268dbf4", kill_on_drop: false }` [INFO] [stdout] 8361fce728b7e978eff54ec5f47eb54ba01b247e2ca38e28cee3c90e8268dbf4