[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#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuef%2Fsn" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joshuef/sn on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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] Locking 494 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.54) [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.3) [INFO] [stderr] Adding priority-queue v0.7.0 (available: v2.7.0) [INFO] [stderr] Adding proc-macro-crate v1.1.3 (available: v1.3.1) [INFO] [stderr] Adding prost v0.11.9 (available: v0.14.3) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rayon v1.5.3 (available: v1.11.0) [INFO] [stderr] Adding self_encryption v0.28.6 (available: v0.34.3) [INFO] [stderr] Adding sn_dbc v17.0.1 (available: v20.0.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding tonic v0.8.3 (available: v0.14.2) [INFO] [stderr] Adding tonic-build v0.8.4 (available: v0.14.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 466ece0b67f7eb4458ce3f8a4951ff1e19ac9e47becf69410139ace6d4d3367e [INFO] running `Command { std: "docker" "start" "-a" "466ece0b67f7eb4458ce3f8a4951ff1e19ac9e47becf69410139ace6d4d3367e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "466ece0b67f7eb4458ce3f8a4951ff1e19ac9e47becf69410139ace6d4d3367e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "466ece0b67f7eb4458ce3f8a4951ff1e19ac9e47becf69410139ace6d4d3367e", kill_on_drop: false }` [INFO] [stdout] 466ece0b67f7eb4458ce3f8a4951ff1e19ac9e47becf69410139ace6d4d3367e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] cc3c712a29df1341d504f907d31811b864963a2b55566dbeb45c59df7c8321c9 [INFO] running `Command { std: "docker" "start" "-a" "cc3c712a29df1341d504f907d31811b864963a2b55566dbeb45c59df7c8321c9", 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.105 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling const-str v0.4.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling time-macros v0.2.25 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling libp2p-swarm-derive v0.32.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling match-lookup v0.1.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.17 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling data-encoding-macro v0.1.19 [INFO] [stderr] Compiling multibase v0.9.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling rw-stream-sink v0.3.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling multistream-select v0.12.1 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling multihash v0.17.0 [INFO] [stderr] Compiling netlink-packet-route v0.17.1 [INFO] [stderr] Compiling multiaddr v0.17.1 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling libp2p-identity v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling libp2p-core v0.39.2 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling blst v0.3.16 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling clear_on_drop v0.2.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling libp2p-swarm v0.42.2 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Compiling futures-rustls v0.22.2 [INFO] [stderr] Compiling pairing v0.22.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling resolv-conf v0.7.6 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling quinn-proto v0.9.6 [INFO] [stderr] Compiling blstrs v0.6.2 [INFO] [stderr] Compiling libp2p-tls v0.1.0 [INFO] [stderr] Compiling trust-dns-resolver v0.22.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling if-watch v3.2.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.5 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling custom_debug_derive v0.5.1 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling libp2p-kad v0.43.3 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling custom_debug v0.5.1 [INFO] [stderr] Compiling libp2p-quic v0.7.0-alpha.3 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling blsttc v8.0.2 [INFO] [stderr] Compiling xor_name v5.0.0 [INFO] [stderr] Compiling libp2p-dns v0.39.0 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling bulletproofs v4.0.0 [INFO] [stderr] Compiling libp2p-mdns v0.43.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling libp2p-request-response v0.24.1 [INFO] [stderr] Compiling libp2p-allow-block-list v0.1.1 [INFO] [stderr] Compiling libp2p-connection-limits v0.1.0 [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 regex-syntax v0.8.8 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling priority-queue v0.7.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling libp2p v0.51.4 [INFO] [stderr] Compiling sn_dbc v17.0.1 [INFO] [stderr] Compiling file-rotate v0.7.6 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling crdts v7.3.2 [INFO] [stderr] Compiling self_encryption v0.28.6 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.4.1 [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.2 [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 29s [INFO] running `Command { std: "docker" "inspect" "cc3c712a29df1341d504f907d31811b864963a2b55566dbeb45c59df7c8321c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc3c712a29df1341d504f907d31811b864963a2b55566dbeb45c59df7c8321c9", kill_on_drop: false }` [INFO] [stdout] cc3c712a29df1341d504f907d31811b864963a2b55566dbeb45c59df7c8321c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] cdccaeeb9d5c3a9507a44c725ef9f9a51ff3471abf3cd48f7e5d2c527684c2eb [INFO] running `Command { std: "docker" "start" "-a" "cdccaeeb9d5c3a9507a44c725ef9f9a51ff3471abf3cd48f7e5d2c527684c2eb", 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 rand_core v0.9.5 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [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 predicates v2.1.5 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling predicates v3.1.3 [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] [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 mockall_derive v0.11.4 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling ignore v0.4.25 [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.75s [INFO] running `Command { std: "docker" "inspect" "cdccaeeb9d5c3a9507a44c725ef9f9a51ff3471abf3cd48f7e5d2c527684c2eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdccaeeb9d5c3a9507a44c725ef9f9a51ff3471abf3cd48f7e5d2c527684c2eb", kill_on_drop: false }` [INFO] [stdout] cdccaeeb9d5c3a9507a44c725ef9f9a51ff3471abf3cd48f7e5d2c527684c2eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] be9f7e4656b6a817b42cc2a08828c1ac6dc498b8a3db826352df274b5205b997 [INFO] running `Command { std: "docker" "start" "-a" "be9f7e4656b6a817b42cc2a08828c1ac6dc498b8a3db826352df274b5205b997", 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.72s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/build/safenode/e4270469a2652130/deps/safenode-e4270469a2652130) [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] [2026-01-16T14:59:51.835168Z INFO safenode::network] Peer id: PeerId("12D3KooWKARHfyY3DMQLMEHcYcpHWHPqKHZ9QRz3rmohtHmQGbDE") [INFO] [stdout] test protocol::fees::spend_queue::tests::last_three_item_are_preserved_in_stats_until_new_item_is_pushed ... ok [INFO] [stdout] test protocol::fees::spend_queue::tests::pushing_an_item_sets_stats ... ok [INFO] [stdout] test protocol::fees::spend_queue::tests::spendq_instantiated_with_fee_gives_initial_value_in_stats ... ok [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] test protocol::register::reg_crdt::tests::creating_entry_hash ... ok [INFO] [stdout] [2026-01-16T14:59:51.850132Z DEBUG safenode::protocol::fees::spend_queue] Starting fee: current_fee 0. [INFO] [stdout] [2026-01-16T14:59:51.850252Z 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-01-16T14:59:51.850420Z 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-01-16T14:59:51.850527Z 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] test protocol::fees::tests::required_fee_can_be_read_by_client ... 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-01-16T14:59:51.866919Z INFO safenode::network] Peer id: PeerId("12D3KooWNH1zCwrhtEcZKYzpxpLFCmUR6SpWoaT8mLDtZCGmwi6p") [INFO] [stdout] [2026-01-16T14:59:51.868670Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/36539/quic-v1/p2p/12D3KooWKARHfyY3DMQLMEHcYcpHWHPqKHZ9QRz3rmohtHmQGbDE" [INFO] [stdout] [2026-01-16T14:59:51.877222Z INFO safenode::network] Peer id: PeerId("12D3KooWKzWFBqdJZGEQgH2HQx3Wjx4Ngy9jisnrC7FNBqpYZBQZ") [INFO] [stdout] [2026-01-16T14:59:51.882111Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/35104/quic-v1/p2p/12D3KooWKzWFBqdJZGEQgH2HQx3Wjx4Ngy9jisnrC7FNBqpYZBQZ" [INFO] [stdout] [2026-01-16T14:59:51.884831Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/36000/quic-v1/p2p/12D3KooWNH1zCwrhtEcZKYzpxpLFCmUR6SpWoaT8mLDtZCGmwi6p" [INFO] [stdout] [2026-01-16T14:59:51.885304Z INFO safenode::network] Peer id: PeerId("12D3KooWFiHJmLAVNjy7VrHi7FmRVAGo3yeh2vxdfvENUm5xjgx9") [INFO] [stdout] [2026-01-16T14:59:51.894594Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/42197/quic-v1/p2p/12D3KooWFiHJmLAVNjy7VrHi7FmRVAGo3yeh2vxdfvENUm5xjgx9" [INFO] [stdout] [2026-01-16T14:59:51.895407Z INFO safenode::network] Peer id: PeerId("12D3KooWMmDN17FhGDJoAdpFTDn8S6nwv3ga99ssi1aJX3FiwuUz") [INFO] [stdout] [2026-01-16T14:59:51.901737Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/46784/quic-v1/p2p/12D3KooWMmDN17FhGDJoAdpFTDn8S6nwv3ga99ssi1aJX3FiwuUz" [INFO] [stdout] [2026-01-16T14:59:51.902592Z INFO safenode::network] Peer id: PeerId("12D3KooWKWgUkJ4NvFz73dN8hg3F8oy3GLsuGgoXY6XYDvszpk8A") [INFO] [stdout] [2026-01-16T14:59:51.906251Z INFO safenode::network] Peer id: PeerId("12D3KooWPEziXP1Q9ozz8jUnsVSSUmTT36V7ndt7YyArfjcbN7to") [INFO] [stdout] [2026-01-16T14:59:51.907472Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/40177/quic-v1/p2p/12D3KooWKWgUkJ4NvFz73dN8hg3F8oy3GLsuGgoXY6XYDvszpk8A" [INFO] [stdout] [2026-01-16T14:59:51.910134Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/50344/quic-v1/p2p/12D3KooWPEziXP1Q9ozz8jUnsVSSUmTT36V7ndt7YyArfjcbN7to" [INFO] [stdout] [2026-01-16T14:59:51.910941Z INFO safenode::network] Peer id: PeerId("12D3KooWMsHemsi8B9gvsfxwaPxnFtnpnShzKs6LyQREyT3wVqbs") [INFO] [stdout] [2026-01-16T14:59:51.914105Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/54482/quic-v1/p2p/12D3KooWMsHemsi8B9gvsfxwaPxnFtnpnShzKs6LyQREyT3wVqbs" [INFO] [stdout] [2026-01-16T14:59:51.914919Z INFO safenode::network] Peer id: PeerId("12D3KooWNCvYAjwRRMKQ1qQGqdF3ELLq2cUr8ihRjVbvpedBr1Gh") [INFO] [stdout] [2026-01-16T14:59:51.918013Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/48539/quic-v1/p2p/12D3KooWNCvYAjwRRMKQ1qQGqdF3ELLq2cUr8ihRjVbvpedBr1Gh" [INFO] [stdout] [2026-01-16T14:59:51.918820Z INFO safenode::network] Peer id: PeerId("12D3KooWL4Jin8zhk5Jm4dEmsgW5WcqGNUX6jBiXJwoZbjN2Gg7o") [INFO] [stdout] [2026-01-16T14:59:51.921998Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/35651/quic-v1/p2p/12D3KooWL4Jin8zhk5Jm4dEmsgW5WcqGNUX6jBiXJwoZbjN2Gg7o" [INFO] [stdout] [2026-01-16T14:59:51.922806Z INFO safenode::network] Peer id: PeerId("12D3KooWHTX6ESaSePnN9dePGPGgvLmCgJCkQPxnDAfMxGC2hQsF") [INFO] [stdout] [2026-01-16T14:59:51.925786Z INFO safenode::network] Peer id: PeerId("12D3KooWQnQMcZub2T2f4oWVFJhDbHjD5zY7yP9K9CEAGZULzHQz") [INFO] [stdout] [2026-01-16T14:59:51.928085Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/49040/quic-v1/p2p/12D3KooWHTX6ESaSePnN9dePGPGgvLmCgJCkQPxnDAfMxGC2hQsF" [INFO] [stdout] [2026-01-16T14:59:51.930333Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/52814/quic-v1/p2p/12D3KooWQnQMcZub2T2f4oWVFJhDbHjD5zY7yP9K9CEAGZULzHQz" [INFO] [stdout] [2026-01-16T14:59:51.931035Z INFO safenode::network] Peer id: PeerId("12D3KooWSr5DUeaCEyDbP77qHPyfpHayfDUNsoYf3CobZhbNw1qG") [INFO] [stdout] [2026-01-16T14:59:51.934477Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/35625/quic-v1/p2p/12D3KooWSr5DUeaCEyDbP77qHPyfpHayfDUNsoYf3CobZhbNw1qG" [INFO] [stdout] [2026-01-16T14:59:51.935282Z INFO safenode::network] Peer id: PeerId("12D3KooWR9TbVK9nyK78Dzb4whS8jFHB4Hzi7GDrtpvZcDmBp22q") [INFO] [stdout] [2026-01-16T14:59:51.938518Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/56459/quic-v1/p2p/12D3KooWR9TbVK9nyK78Dzb4whS8jFHB4Hzi7GDrtpvZcDmBp22q" [INFO] [stdout] [2026-01-16T14:59:51.939323Z INFO safenode::network] Peer id: PeerId("12D3KooWF6YhUwGuq3bx3vHVrjLYdzLttJnN27FXKKpt9d3bQjLy") [INFO] [stdout] [2026-01-16T14:59:51.942480Z INFO safenode::network] Peer id: PeerId("12D3KooWHs3nqc7gQRDQxDCtfbPzfoQeDDHvRdGzhfo3zmbD9TSK") [INFO] [stdout] [2026-01-16T14:59:51.944007Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/36489/quic-v1/p2p/12D3KooWF6YhUwGuq3bx3vHVrjLYdzLttJnN27FXKKpt9d3bQjLy" [INFO] [stdout] [2026-01-16T14:59:51.946461Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/60589/quic-v1/p2p/12D3KooWHs3nqc7gQRDQxDCtfbPzfoQeDDHvRdGzhfo3zmbD9TSK" [INFO] [stdout] [2026-01-16T14:59:51.947256Z INFO safenode::network] Peer id: PeerId("12D3KooWEJMFoPCetukUACzVrfvS9du5VAk9sUSP949ZykHyvnvR") [INFO] [stdout] [2026-01-16T14:59:51.950354Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/33989/quic-v1/p2p/12D3KooWEJMFoPCetukUACzVrfvS9du5VAk9sUSP949ZykHyvnvR" [INFO] [stdout] [2026-01-16T14:59:51.951168Z INFO safenode::network] Peer id: PeerId("12D3KooWEqpKkkjDW8Pp4sfgSSwsABNxrzLqUJrDyHAXDTNSbkg5") [INFO] [stdout] [2026-01-16T14:59:51.954301Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/42571/quic-v1/p2p/12D3KooWEqpKkkjDW8Pp4sfgSSwsABNxrzLqUJrDyHAXDTNSbkg5" [INFO] [stdout] [2026-01-16T14:59:51.955069Z INFO safenode::network] Peer id: PeerId("12D3KooWGq3NxPRMWpPBR2CovfhH6954Uqj47SUHn2kFqM8tCnbP") [INFO] [stdout] [2026-01-16T14:59:51.958064Z INFO safenode::network] Peer id: PeerId("12D3KooWHmvod2VXaxSpXEq4GVyvo5tb1dVsw6SDqLWm1dcWgtRS") [INFO] [stdout] [2026-01-16T14:59:51.959160Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/37396/quic-v1/p2p/12D3KooWGq3NxPRMWpPBR2CovfhH6954Uqj47SUHn2kFqM8tCnbP" [INFO] [stdout] [2026-01-16T14:59:51.972434Z INFO safenode::network] Peer id: PeerId("12D3KooWHgsPpMnRuf68AGmwHCsCdjvq3LRKN99HoSgwjGwLLDVL") [INFO] [stdout] [2026-01-16T14:59:51.976466Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/36787/quic-v1/p2p/12D3KooWHmvod2VXaxSpXEq4GVyvo5tb1dVsw6SDqLWm1dcWgtRS" [INFO] [stdout] [2026-01-16T14:59:51.981165Z INFO safenode::network] Peer id: PeerId("12D3KooWLPoh9efS4QUwDxS6CSZzVWcmVyPexLUBAiWQJznVSQ4o") [INFO] [stdout] [2026-01-16T14:59:51.983206Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/48065/quic-v1/p2p/12D3KooWHgsPpMnRuf68AGmwHCsCdjvq3LRKN99HoSgwjGwLLDVL" [INFO] [stdout] [2026-01-16T14:59:51.985001Z INFO safenode::network] Peer id: PeerId("12D3KooWSMRGXAcGCoWMNpnuQWUjkSq3Dh3DhqNmsz9ExYyh1tJZ") [INFO] [stdout] [2026-01-16T14:59:51.987846Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/48840/quic-v1/p2p/12D3KooWLPoh9efS4QUwDxS6CSZzVWcmVyPexLUBAiWQJznVSQ4o" [INFO] [stdout] [2026-01-16T14:59:51.999205Z INFO safenode::network] Peer id: PeerId("12D3KooW9rWiSMb1QJfr2fwCCMKGybkij62fd18YT3NdLSvYjxm1") [INFO] [stdout] [2026-01-16T14:59:52.000726Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/53690/quic-v1/p2p/12D3KooWSMRGXAcGCoWMNpnuQWUjkSq3Dh3DhqNmsz9ExYyh1tJZ" [INFO] [stdout] [2026-01-16T14:59:52.013786Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/57027/quic-v1/p2p/12D3KooW9rWiSMb1QJfr2fwCCMKGybkij62fd18YT3NdLSvYjxm1" [INFO] [stdout] test protocol::register::tests::exceeding_max_reg_entries_errors ... ok [INFO] [stdout] [2026-01-16T14:59:57.031081Z INFO safenode::network::tests] Got Closest from table 8 [INFO] [stdout] [2026-01-16T14:59:57.032010Z TRACE safenode::network::event] Query task QueryId(0) returned with peers GetClosestPeersOk { key: [71, 22, 155, 123, 198, 108, 83, 227, 197, 221, 122, 84, 146, 36, 172, 185, 233, 207, 193, 4, 32, 9, 163, 203, 129, 171, 53, 160, 193, 193, 58, 177], peers: [] }, QueryStats { requests: 0, success: 0, failure: 0, start: Some(Instant { tv_sec: 1478, tv_nsec: 302442582 }), end: Some(Instant { tv_sec: 1478, tv_nsec: 302442582 }) } - ProgressStep { count: 1, last: true } [INFO] [stdout] [2026-01-16T14:59:57.037565Z 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-01-16T15:00:38.305528Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 3414ed(00110100).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.312966Z TRACE safenode::storage::registers] Creating new register: RegisterAddress { name: 3414ed(00110100).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.344960Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 3414ed(00110100).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.345282Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 3414ed(00110100).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.375033Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 3414ed(00110100).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.375133Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 3414ed(00110100).., tag: 0 } [INFO] [stdout] test storage::registers::test::test_register_apply_cmd_against_state ... ok [INFO] [stdout] [2026-01-16T15:00:38.379615Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 8e128a(10001110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.406973Z TRACE safenode::storage::registers] Creating new register: RegisterAddress { name: 8e128a(10001110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.434950Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 8e128a(10001110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.435510Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 8e128a(10001110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.458940Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 8e128a(10001110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.459233Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 8e128a(10001110).., tag: 0 } [INFO] [stdout] test storage::registers::test::test_register_apply_cmd_against_state_inverted_cmds_order ... ok [INFO] [stdout] [2026-01-16T15:00:38.465970Z INFO safenode::storage::registers] Writing register cmd: Create(SignedRegisterCreate { op: CreateRegister { name: 982cd4(10011000).., tag: 0, policy: Policy { owner: Key(PublicKey(01c6..fbaa)), permissions: {} } }, auth: DataAuthority { public_key: PublicKey(01c6..fbaa), signature: Signature(0965..b01d) } }) [INFO] [stdout] [2026-01-16T15:00:38.470932Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.489126Z TRACE safenode::storage::registers] Creating new register: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.493558Z TRACE safenode::storage::register_store] Storing Register ops log with 1 cmd/s: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.494483Z TRACE safenode::storage::register_store] Register ops log of 1 cmd/s stored successfully: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.499691Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 982cd4(10011000).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 982cd4(10011000).., tag: 0 }, crdt_op: Node { children: {}, value: [82, 121, 78, 102, 99, 55, 103, 85, 54, 114, 80, 67, 115, 78, 120] }, source: Key(PublicKey(01c6..fbaa)), signature: None } }, auth: DataAuthority { public_key: PublicKey(01c6..fbaa), signature: Signature(12b2..95c6) } }) [INFO] [stdout] [2026-01-16T15:00:38.509621Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.525126Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.526020Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.527058Z TRACE safenode::storage::register_store] Storing Register ops log with 2 cmd/s: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.529247Z TRACE safenode::storage::register_store] Register ops log of 2 cmd/s stored successfully: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.530267Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 982cd4(10011000).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 982cd4(10011000).., tag: 0 }, crdt_op: Node { children: {}, value: [101, 78, 75, 117, 97, 109, 87, 71, 104, 99, 51, 109, 77, 107, 66] }, source: Key(PublicKey(01c6..fbaa)), signature: None } }, auth: DataAuthority { public_key: PublicKey(01c6..fbaa), signature: Signature(0f7f..9801) } }) [INFO] [stdout] [2026-01-16T15:00:38.546693Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.552312Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.574581Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.574807Z TRACE safenode::storage::register_store] Storing Register ops log with 3 cmd/s: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.574999Z TRACE safenode::storage::register_store] Register ops log of 3 cmd/s stored successfully: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.580092Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 982cd4(10011000).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 982cd4(10011000).., tag: 0 }, crdt_op: Node { children: {}, value: [118, 115, 85, 121, 54, 74, 52, 66, 79, 107, 70, 49, 111, 97, 55] }, source: Key(PublicKey(01c6..fbaa)), signature: None } }, auth: DataAuthority { public_key: PublicKey(01c6..fbaa), signature: Signature(04cf..059c) } }) [INFO] [stdout] [2026-01-16T15:00:38.583527Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.589181Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.597561Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.597763Z TRACE safenode::storage::register_store] Storing Register ops log with 4 cmd/s: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.601536Z TRACE safenode::storage::register_store] Register ops log of 4 cmd/s stored successfully: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.602585Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 982cd4(10011000).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 982cd4(10011000).., tag: 0 }, crdt_op: Node { children: {}, value: [119, 80, 72, 122, 70, 86, 101, 99, 71, 54, 85, 79, 121, 52, 69] }, source: Key(PublicKey(01c6..fbaa)), signature: None } }, auth: DataAuthority { public_key: PublicKey(01c6..fbaa), signature: Signature(09bb..bb10) } }) [INFO] [stdout] [2026-01-16T15:00:38.607517Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.627517Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.627659Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.632588Z TRACE safenode::storage::register_store] Storing Register ops log with 5 cmd/s: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.632692Z TRACE safenode::storage::register_store] Register ops log of 5 cmd/s stored successfully: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.633650Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 982cd4(10011000).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 982cd4(10011000).., tag: 0 }, crdt_op: Node { children: {}, value: [97, 80, 83, 98, 51, 55, 56, 109, 53, 67, 98, 113, 57, 71, 114] }, source: Key(PublicKey(01c6..fbaa)), signature: None } }, auth: DataAuthority { public_key: PublicKey(01c6..fbaa), signature: Signature(02ab..8c96) } }) [INFO] [stdout] [2026-01-16T15:00:38.639516Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.659195Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.667566Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.667651Z TRACE safenode::storage::register_store] Storing Register ops log with 6 cmd/s: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.667748Z TRACE safenode::storage::register_store] Register ops log of 6 cmd/s stored successfully: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.673159Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 982cd4(10011000).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 982cd4(10011000).., tag: 0 }, crdt_op: Node { children: {}, value: [88, 106, 116, 85, 109, 72, 108, 122, 97, 118, 87, 67, 100, 80, 104] }, source: Key(PublicKey(01c6..fbaa)), signature: None } }, auth: DataAuthority { public_key: PublicKey(01c6..fbaa), signature: Signature(0ee3..24ce) } }) [INFO] [stdout] [2026-01-16T15:00:38.673249Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.694874Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.695247Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.695344Z TRACE safenode::storage::register_store] Storing Register ops log with 7 cmd/s: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.695460Z TRACE safenode::storage::register_store] Register ops log of 7 cmd/s stored successfully: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.697159Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 982cd4(10011000).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 982cd4(10011000).., tag: 0 }, crdt_op: Node { children: {}, value: [88, 116, 89, 87, 113, 115, 119, 84, 97, 57, 51, 116, 112, 73, 75] }, source: Key(PublicKey(01c6..fbaa)), signature: None } }, auth: DataAuthority { public_key: PublicKey(01c6..fbaa), signature: Signature(035f..1af4) } }) [INFO] [stdout] [2026-01-16T15:00:38.705517Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.718398Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.724563Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.724632Z TRACE safenode::storage::register_store] Storing Register ops log with 8 cmd/s: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.726564Z TRACE safenode::storage::register_store] Register ops log of 8 cmd/s stored successfully: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.727554Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 982cd4(10011000).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 982cd4(10011000).., tag: 0 }, crdt_op: Node { children: {}, value: [101, 69, 110, 108, 109, 68, 56, 101, 57, 97, 98, 53, 57, 75, 111] }, source: Key(PublicKey(01c6..fbaa)), signature: None } }, auth: DataAuthority { public_key: PublicKey(01c6..fbaa), signature: Signature(18bd..3311) } }) [INFO] [stdout] [2026-01-16T15:00:38.750531Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.762626Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.782563Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.782650Z TRACE safenode::storage::register_store] Storing Register ops log with 9 cmd/s: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.782774Z TRACE safenode::storage::register_store] Register ops log of 9 cmd/s stored successfully: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.786334Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 982cd4(10011000).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 982cd4(10011000).., tag: 0 }, crdt_op: Node { children: {}, value: [103, 56, 97, 110, 52, 87, 121, 106, 122, 71, 122, 80, 100, 103, 102] }, source: Key(PublicKey(01c6..fbaa)), signature: None } }, auth: DataAuthority { public_key: PublicKey(01c6..fbaa), signature: Signature(008d..3aff) } }) [INFO] [stdout] [2026-01-16T15:00:38.786430Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.817422Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.819569Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.819650Z TRACE safenode::storage::register_store] Storing Register ops log with 10 cmd/s: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.819763Z TRACE safenode::storage::register_store] Register ops log of 10 cmd/s stored successfully: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.820763Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 982cd4(10011000).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 982cd4(10011000).., tag: 0 }, crdt_op: Node { children: {}, value: [118, 84, 56, 113, 53, 119, 76, 50, 97, 69, 120, 57, 85, 54, 56] }, source: Key(PublicKey(01c6..fbaa)), signature: None } }, auth: DataAuthority { public_key: PublicKey(01c6..fbaa), signature: Signature(0df5..c104) } }) [INFO] [stdout] [2026-01-16T15:00:38.827518Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.839396Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.851567Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.851637Z TRACE safenode::storage::register_store] Storing Register ops log with 11 cmd/s: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.851743Z TRACE safenode::storage::register_store] Register ops log of 11 cmd/s stored successfully: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.851813Z INFO safenode::storage::registers] Writing register cmd: Create(SignedRegisterCreate { op: CreateRegister { name: 982cd4(10011000).., tag: 0, policy: Policy { owner: Key(PublicKey(01c6..fbaa)), permissions: {} } }, auth: DataAuthority { public_key: PublicKey(01c6..fbaa), signature: Signature(0965..b01d) } }) [INFO] [stdout] [2026-01-16T15:00:38.851912Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.852378Z TRACE safenode::storage::register_store] Storing Register ops log with 11 cmd/s: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.861598Z TRACE safenode::storage::register_store] Register ops log of 11 cmd/s stored successfully: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.861707Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.862209Z DEBUG safenode::storage::registers] Updating Register store: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.871518Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.878720Z TRACE safenode::storage::registers] Creating new register: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.895853Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.897657Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.916137Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.917568Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.922986Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.942560Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.945284Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.959562Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.971183Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.974557Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.996267Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:38.999564Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.028610Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.028689Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.031188Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.031241Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.046639Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.046778Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.049345Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.068550Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.068580Z TRACE safenode::storage::register_store] Storing Register ops log with 11 cmd/s: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.068639Z TRACE safenode::storage::register_store] Register ops log of 11 cmd/s stored successfully: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.068670Z INFO safenode::storage::registers] Writing register cmd: Create(SignedRegisterCreate { op: CreateRegister { name: 982cd4(10011000).., tag: 0, policy: Policy { owner: Key(PublicKey(01c6..fbaa)), permissions: {} } }, auth: DataAuthority { public_key: PublicKey(01c6..fbaa), signature: Signature(0965..b01d) } }) [INFO] [stdout] [2026-01-16T15:00:39.068703Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.069033Z TRACE safenode::storage::register_store] Storing Register ops log with 11 cmd/s: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.069065Z TRACE safenode::storage::register_store] Register ops log of 11 cmd/s stored successfully: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.069099Z TRACE safenode::storage::registers] Reading register: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.069110Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 982cd4(10011000).., tag: 0 } [INFO] [stdout] test storage::registers::test::test_register_export ... ok [INFO] [stdout] [2026-01-16T15:00:39.085640Z INFO safenode::storage::registers] Writing register cmd: Create(SignedRegisterCreate { op: CreateRegister { name: dbc4d1(11011011).., tag: 0, policy: Policy { owner: Key(PublicKey(0445..053e)), permissions: {} } }, auth: DataAuthority { public_key: PublicKey(0445..053e), signature: Signature(0e70..b382) } }) [INFO] [stdout] [2026-01-16T15:00:39.090521Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: dbc4d1(11011011).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.100944Z TRACE safenode::storage::registers] Creating new register: RegisterAddress { name: dbc4d1(11011011).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.103526Z TRACE safenode::storage::register_store] Storing Register ops log with 1 cmd/s: RegisterAddress { name: dbc4d1(11011011).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.103627Z TRACE safenode::storage::register_store] Register ops log of 1 cmd/s stored successfully: RegisterAddress { name: dbc4d1(11011011).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.103672Z TRACE safenode::storage::registers] Reading register: RegisterAddress { name: dbc4d1(11011011).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.103719Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: dbc4d1(11011011).., tag: 0 } [INFO] [stdout] test storage::registers::test::test_register_non_existing_entry ... ok [INFO] [stdout] [2026-01-16T15:00:39.108794Z INFO safenode::storage::registers] Writing register cmd: Create(SignedRegisterCreate { op: CreateRegister { name: 648592(01100100).., tag: 0, policy: Policy { owner: Key(PublicKey(05e4..ea5a)), permissions: {} } }, auth: DataAuthority { public_key: PublicKey(05e4..ea5a), signature: Signature(1228..500c) } }) [INFO] [stdout] [2026-01-16T15:00:39.108902Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 648592(01100100).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.111233Z TRACE safenode::storage::registers] Creating new register: RegisterAddress { name: 648592(01100100).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.114522Z TRACE safenode::storage::register_store] Storing Register ops log with 1 cmd/s: RegisterAddress { name: 648592(01100100).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.114602Z TRACE safenode::storage::register_store] Register ops log of 1 cmd/s stored successfully: RegisterAddress { name: 648592(01100100).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.114788Z TRACE safenode::storage::registers] Reading register: RegisterAddress { name: 648592(01100100).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.114832Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 648592(01100100).., tag: 0 } [INFO] [stdout] test storage::registers::test::test_register_non_existing_permissions ... ok [INFO] [stdout] [2026-01-16T15:00:39.116567Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: a6cffd(10100110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.116608Z INFO safenode::storage::registers] Writing register cmd: Create(SignedRegisterCreate { op: CreateRegister { name: a6cffd(10100110).., tag: 0, policy: Policy { owner: Key(PublicKey(0a50..d83e)), permissions: {} } }, auth: DataAuthority { public_key: PublicKey(0a50..d83e), signature: Signature(0d23..af91) } }) [INFO] [stdout] [2026-01-16T15:00:39.116647Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: a6cffd(10100110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.134154Z TRACE safenode::storage::registers] Creating new register: RegisterAddress { name: a6cffd(10100110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.134213Z TRACE safenode::storage::register_store] Storing Register ops log with 1 cmd/s: RegisterAddress { name: a6cffd(10100110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.134263Z TRACE safenode::storage::register_store] Register ops log of 1 cmd/s stored successfully: RegisterAddress { name: a6cffd(10100110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.134293Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: a6cffd(10100110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.141173Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: a6cffd(10100110).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: a6cffd(10100110).., tag: 0 }, crdt_op: Node { children: {}, value: [86, 102, 67, 106, 49, 108, 77, 110, 78, 102, 55, 103, 51, 68, 116] }, source: Key(PublicKey(0a50..d83e)), signature: None } }, auth: DataAuthority { public_key: PublicKey(0a50..d83e), signature: Signature(18a8..0f8d) } }) [INFO] [stdout] [2026-01-16T15:00:39.141243Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: a6cffd(10100110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.143645Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: a6cffd(10100110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.143725Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: a6cffd(10100110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.143753Z TRACE safenode::storage::register_store] Storing Register ops log with 2 cmd/s: RegisterAddress { name: a6cffd(10100110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.143792Z TRACE safenode::storage::register_store] Register ops log of 2 cmd/s stored successfully: RegisterAddress { name: a6cffd(10100110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.143820Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: a6cffd(10100110).., tag: 0 } [INFO] [stdout] test storage::registers::test::test_register_try_load_stored ... ok [INFO] [stdout] [2026-01-16T15:00:39.177634Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 3e307d(00111110).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 3e307d(00111110).., tag: 0 }, crdt_op: Node { children: {}, value: [105, 52, 90, 74, 117, 112, 89, 72, 118, 120, 111, 88, 74, 74, 114] }, source: Key(PublicKey(11c8..46ea)), signature: None } }, auth: DataAuthority { public_key: PublicKey(11c8..46ea), signature: Signature(0e93..20ca) } }) [INFO] [stdout] [2026-01-16T15:00:39.177778Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 3e307d(00111110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.177848Z TRACE safenode::storage::register_store] Storing Register ops log with 1 cmd/s: RegisterAddress { name: 3e307d(00111110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.177912Z TRACE safenode::storage::register_store] Register ops log of 1 cmd/s stored successfully: RegisterAddress { name: 3e307d(00111110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.177960Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 3e307d(00111110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.178013Z INFO safenode::storage::registers] Writing register cmd: Create(SignedRegisterCreate { op: CreateRegister { name: 3e307d(00111110).., tag: 0, policy: Policy { owner: Key(PublicKey(11c8..46ea)), permissions: {} } }, auth: DataAuthority { public_key: PublicKey(11c8..46ea), signature: Signature(02c0..de70) } }) [INFO] [stdout] [2026-01-16T15:00:39.178077Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 3e307d(00111110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.184832Z TRACE safenode::storage::registers] Creating new register: RegisterAddress { name: 3e307d(00111110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.209162Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 3e307d(00111110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.218567Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 3e307d(00111110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.218661Z TRACE safenode::storage::register_store] Storing Register ops log with 2 cmd/s: RegisterAddress { name: 3e307d(00111110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.218735Z TRACE safenode::storage::register_store] Register ops log of 2 cmd/s stored successfully: RegisterAddress { name: 3e307d(00111110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.218787Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 3e307d(00111110).., tag: 0 } [INFO] [stdout] test storage::registers::test::test_register_try_load_stored_inverted_cmds_order ... ok [INFO] [stdout] [2026-01-16T15:00:39.229776Z INFO safenode::storage::registers] Writing register cmd: Create(SignedRegisterCreate { op: CreateRegister { name: 7eb32d(01111110).., tag: 0, policy: Policy { owner: Key(PublicKey(0da6..faef)), permissions: {} } }, auth: DataAuthority { public_key: PublicKey(0da6..faef), signature: Signature(1772..0e16) } }) [INFO] [stdout] [2026-01-16T15:00:39.238530Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 7eb32d(01111110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.253034Z TRACE safenode::storage::registers] Creating new register: RegisterAddress { name: 7eb32d(01111110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.258532Z TRACE safenode::storage::register_store] Storing Register ops log with 1 cmd/s: RegisterAddress { name: 7eb32d(01111110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.258671Z TRACE safenode::storage::register_store] Register ops log of 1 cmd/s stored successfully: RegisterAddress { name: 7eb32d(01111110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.258753Z TRACE safenode::storage::registers] Reading register: RegisterAddress { name: 7eb32d(01111110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.258865Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 7eb32d(01111110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.258958Z INFO safenode::storage::registers] Writing register cmd: Create(SignedRegisterCreate { op: CreateRegister { name: 7eb32d(01111110).., tag: 0, policy: Policy { owner: Key(PublicKey(0da6..faef)), permissions: {} } }, auth: DataAuthority { public_key: PublicKey(0da6..faef), signature: Signature(1772..0e16) } }) [INFO] [stdout] [2026-01-16T15:00:39.259001Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 7eb32d(01111110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.259050Z TRACE safenode::storage::register_store] Storing Register ops log with 1 cmd/s: RegisterAddress { name: 7eb32d(01111110).., tag: 0 } [INFO] [stdout] [2026-01-16T15:00:39.259078Z TRACE safenode::storage::register_store] Register ops log of 1 cmd/s stored successfully: RegisterAddress { name: 7eb32d(01111110).., 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" "be9f7e4656b6a817b42cc2a08828c1ac6dc498b8a3db826352df274b5205b997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be9f7e4656b6a817b42cc2a08828c1ac6dc498b8a3db826352df274b5205b997", kill_on_drop: false }` [INFO] [stdout] be9f7e4656b6a817b42cc2a08828c1ac6dc498b8a3db826352df274b5205b997