[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#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuef%2Fsn" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joshuef/sn on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rayon v1.5.3 (available: v1.11.0) [INFO] [stderr] Adding self_encryption v0.28.6 (available: v0.34.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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 569153a8353c5a92209e35fd51e5bf879aa5ebaaf3d5c330a7e88073547685a8 [INFO] running `Command { std: "docker" "start" "-a" "569153a8353c5a92209e35fd51e5bf879aa5ebaaf3d5c330a7e88073547685a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "569153a8353c5a92209e35fd51e5bf879aa5ebaaf3d5c330a7e88073547685a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "569153a8353c5a92209e35fd51e5bf879aa5ebaaf3d5c330a7e88073547685a8", kill_on_drop: false }` [INFO] [stdout] 569153a8353c5a92209e35fd51e5bf879aa5ebaaf3d5c330a7e88073547685a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86637dd69cf6e402713c48c5a96058f84a1c87d1340af3986049ff91a94c6f4b [INFO] running `Command { std: "docker" "start" "-a" "86637dd69cf6e402713c48c5a96058f84a1c87d1340af3986049ff91a94c6f4b", 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 quote v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling const-str v0.4.3 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [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 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 zeroize_derive v1.4.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling match-lookup v0.1.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling multibase v0.9.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [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 tracing v0.1.44 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling libp2p-swarm-derive v0.32.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling rw-stream-sink v0.3.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling multistream-select v0.12.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling multihash v0.17.0 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling async-trait v0.1.89 [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 base64 v0.13.1 [INFO] [stderr] Compiling multiaddr v0.17.1 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling libp2p-identity v0.1.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling netlink-packet-route v0.17.1 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling libp2p-core v0.39.2 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling blst v0.3.16 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling block-padding v0.3.3 [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 libp2p-swarm v0.42.2 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling clear_on_drop v0.2.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling if-watch v3.2.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 owo-colors v4.2.3 [INFO] [stderr] Compiling resolv-conf v0.7.6 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling quinn-proto v0.9.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling blstrs v0.6.2 [INFO] [stderr] Compiling libp2p-tls v0.1.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling trust-dns-resolver v0.22.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.5 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stderr] Compiling custom_debug_derive v0.5.1 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling libp2p-kad v0.43.3 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling libp2p-quic v0.7.0-alpha.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling blsttc v8.0.2 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling libp2p-dns v0.39.0 [INFO] [stderr] Compiling custom_debug v0.5.1 [INFO] [stderr] Compiling xor_name v5.0.0 [INFO] [stderr] Compiling bulletproofs v4.0.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling libp2p-mdns v0.43.1 [INFO] [stderr] Compiling libp2p-request-response v0.24.1 [INFO] [stderr] Compiling libp2p-connection-limits v0.1.0 [INFO] [stderr] Compiling libp2p-allow-block-list v0.1.1 [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 rustc-demangle v0.1.26 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [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 self_encryption v0.28.6 [INFO] [stderr] Compiling libp2p v0.51.4 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling sn_dbc v17.0.1 [INFO] [stderr] Compiling file-rotate v0.7.6 [INFO] [stderr] Compiling crdts v7.3.2 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling textwrap v0.16.2 [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] [stderr] Compiling clap v3.2.25 [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 regex v1.12.2 [INFO] [stderr] Compiling sn_testnet v0.1.4 (/opt/rustwide/workdir/sn_testnet) [INFO] [stdout] warning: function `calculate_address` is never used [INFO] [stdout] --> safenode/src/client/file_apis.rs:281:8 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn calculate_address(bytes: Bytes) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `chunk_bytes` is never used [INFO] [stdout] --> safenode/src/client/file_apis.rs:287:8 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn chunk_bytes(bytes: Bytes) -> Result<(XorName, Vec)> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> safenode/src/client/file_apis.rs:281:1 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn calculate_address(bytes: Bytes) -> Result { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(super)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> safenode/src/lib.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | unreachable_pub, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> safenode/src/client/file_apis.rs:287:1 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn chunk_bytes(bytes: Bytes) -> Result<(XorName, Vec)> { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(super)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> safenode/src/protocol/messages/cmd.rs:32:56 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Eq, PartialEq, Clone, Serialize, Deserialize, custom_debug::Debug)] [INFO] [stdout] | ^------------------ [INFO] [stdout] | | [INFO] [stdout] | `Debug` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Debug_FOR_Cmd` [INFO] [stdout] 33 | pub enum Cmd { [INFO] [stdout] | --- `Cmd` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `custom_debug::Debug` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> safenode/src/protocol/chunk.rs:16:55 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Hash, Eq, PartialEq, PartialOrd, Ord, Clone, custom_debug::Debug)] [INFO] [stdout] | ^------------------ [INFO] [stdout] | | [INFO] [stdout] | `Debug` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Debug_FOR_Chunk` [INFO] [stdout] 17 | pub struct Chunk { [INFO] [stdout] | ----- `Chunk` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `custom_debug::Debug` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> safenode/src/protocol/fees/spend_queue.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(custom_debug::Debug)] [INFO] [stdout] | ^------------------ [INFO] [stdout] | | [INFO] [stdout] | `Debug` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Debug_FOR_SpendQ` [INFO] [stdout] 39 | pub struct SpendQ { [INFO] [stdout] | ------ `SpendQ` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `custom_debug::Debug` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> safenode/src/protocol/fees/spend_queue.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Clone, custom_debug::Debug)] [INFO] [stdout] | ^------------------ [INFO] [stdout] | | [INFO] [stdout] | `Debug` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Debug_FOR_SpendQSnapshot` [INFO] [stdout] 50 | pub struct SpendQSnapshot { [INFO] [stdout] | -------------- `SpendQSnapshot` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `custom_debug::Debug` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 44s [INFO] running `Command { std: "docker" "inspect" "86637dd69cf6e402713c48c5a96058f84a1c87d1340af3986049ff91a94c6f4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86637dd69cf6e402713c48c5a96058f84a1c87d1340af3986049ff91a94c6f4b", kill_on_drop: false }` [INFO] [stdout] 86637dd69cf6e402713c48c5a96058f84a1c87d1340af3986049ff91a94c6f4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 572d560ff78169c316d2bd059d3e3dbda66071b98eeebabd816a11fd01316a7f [INFO] running `Command { std: "docker" "start" "-a" "572d560ff78169c316d2bd059d3e3dbda66071b98eeebabd816a11fd01316a7f", 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.3 [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 quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling predicates v2.1.5 [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] [stderr] Compiling mockall_derive v0.11.4 [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 downcast v0.11.0 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_fs v1.0.13 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling sn_testnet v0.1.4 (/opt/rustwide/workdir/sn_testnet) [INFO] [stderr] Compiling safenode v0.1.0 (/opt/rustwide/workdir/safenode) [INFO] [stdout] warning: unexpected `cfg` condition value: `limit-client-upload-size` [INFO] [stdout] --> safenode/src/client/chunks/mod.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg(feature = "limit-client-upload-size")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `limit-client-upload-size` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `limit-client-upload-size` [INFO] [stdout] --> safenode/src/client/chunks/mod.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(feature = "limit-client-upload-size")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `limit-client-upload-size` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/network/error.rs:42:43 [INFO] [stdout] | [INFO] [stdout] 42 | TransportError(#[from] TransportError), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> safenode/src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | unused_qualifications, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 42 - TransportError(#[from] TransportError), [INFO] [stdout] 42 + TransportError(#[from] TransportError), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/network/mod.rs:221:26 [INFO] [stdout] | [INFO] [stdout] 221 | let ten_millis = std::time::Duration::from_millis(10); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 221 - let ten_millis = std::time::Duration::from_millis(10); [INFO] [stdout] 221 + let ten_millis = Duration::from_millis(10); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `data-network` [INFO] [stdout] --> safenode/src/network_transfers/mod.rs:194:11 [INFO] [stdout] | [INFO] [stdout] 194 | #[cfg(not(feature = "data-network"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `data-network` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/node/api.rs:309:13 [INFO] [stdout] | [INFO] [stdout] 309 | Err(super::Error::Protocol(ProtocolError::UnexpectedResponses)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 309 - Err(super::Error::Protocol(ProtocolError::UnexpectedResponses)) [INFO] [stdout] 309 + Err(Error::Protocol(ProtocolError::UnexpectedResponses)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/node/api.rs:354:43 [INFO] [stdout] | [INFO] [stdout] 354 | let res = res.map_err(super::Error::Network); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 354 - let res = res.map_err(super::Error::Network); [INFO] [stdout] 354 + let res = res.map_err(Error::Network); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/node/api.rs:364:40 [INFO] [stdout] | [INFO] [stdout] 364 | responses.push(Err(super::Error::ResponseTimeout(timeout_err))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 364 - responses.push(Err(super::Error::ResponseTimeout(timeout_err))); [INFO] [stdout] 364 + responses.push(Err(Error::ResponseTimeout(timeout_err))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/protocol/register/mod.rs:201:20 [INFO] [stdout] | [INFO] [stdout] 201 | let name = xor_name::rand::random(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 201 - let name = xor_name::rand::random(); [INFO] [stdout] 201 + let name = rand::random(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/protocol/register/mod.rs:221:29 [INFO] [stdout] | [INFO] [stdout] 221 | let name: XorName = xor_name::rand::random(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 221 - let name: XorName = xor_name::rand::random(); [INFO] [stdout] 221 + let name: XorName = rand::random(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/protocol/register/mod.rs:273:29 [INFO] [stdout] | [INFO] [stdout] 273 | let name: XorName = xor_name::rand::random(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 273 - let name: XorName = xor_name::rand::random(); [INFO] [stdout] 273 + let name: XorName = rand::random(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/protocol/register/mod.rs:368:20 [INFO] [stdout] | [INFO] [stdout] 368 | let name = xor_name::rand::random(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 368 - let name = xor_name::rand::random(); [INFO] [stdout] 368 + let name = rand::random(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/protocol/register/mod.rs:429:20 [INFO] [stdout] | [INFO] [stdout] 429 | let name = xor_name::rand::random(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 429 - let name = xor_name::rand::random(); [INFO] [stdout] 429 + let name = rand::random(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/protocol/register/mod.rs:502:20 [INFO] [stdout] | [INFO] [stdout] 502 | let name = xor_name::rand::random(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 502 - let name = xor_name::rand::random(); [INFO] [stdout] 502 + let name = rand::random(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/protocol/register/mod.rs:538:23 [INFO] [stdout] | [INFO] [stdout] 538 | let xorname = xor_name::rand::random(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 538 - let xorname = xor_name::rand::random(); [INFO] [stdout] 538 + let xorname = rand::random(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/protocol/register/mod.rs:584:24 [INFO] [stdout] | [INFO] [stdout] 584 | let name = xor_name::rand::random(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 584 - let name = xor_name::rand::random(); [INFO] [stdout] 584 + let name = rand::random(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/protocol/register/mod.rs:614:24 [INFO] [stdout] | [INFO] [stdout] 614 | let name = xor_name::rand::random(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 614 - let name = xor_name::rand::random(); [INFO] [stdout] 614 + let name = rand::random(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/protocol/register/mod.rs:653:24 [INFO] [stdout] | [INFO] [stdout] 653 | let name = xor_name::rand::random(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 653 - let name = xor_name::rand::random(); [INFO] [stdout] 653 + let name = rand::random(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/protocol/register/mod.rs:793:24 [INFO] [stdout] | [INFO] [stdout] 793 | let name = xor_name::rand::random(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 793 - let name = xor_name::rand::random(); [INFO] [stdout] 793 + let name = rand::random(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/protocol/register/mod.rs:914:27 [INFO] [stdout] | [INFO] [stdout] 914 | let xorname = xor_name::rand::random(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 914 - let xorname = xor_name::rand::random(); [INFO] [stdout] 914 + let xorname = rand::random(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `data-network` [INFO] [stdout] --> safenode/src/protocol/transfers/online.rs:96:19 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(not(feature = "data-network"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `data-network` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/storage/registers.rs:681:23 [INFO] [stdout] | [INFO] [stdout] 681 | let xorname = xor_name::rand::random(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 681 - let xorname = xor_name::rand::random(); [INFO] [stdout] 681 + let xorname = rand::random(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/storage/spends.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | let size_of_new = std::mem::size_of_val(signed_spend); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 81 - let size_of_new = std::mem::size_of_val(signed_spend); [INFO] [stdout] 81 + let size_of_new = size_of_val(signed_spend); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/storage/spends.rs:111:27 [INFO] [stdout] | [INFO] [stdout] 111 | let size_of_new = std::mem::size_of_val(signed_spend); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 111 - let size_of_new = std::mem::size_of_val(signed_spend); [INFO] [stdout] 111 + let size_of_new = size_of_val(signed_spend); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/storage/spends.rs:132:40 [INFO] [stdout] | [INFO] [stdout] 132 | let size_of_existing = std::mem::size_of_val(&existing); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 132 - let size_of_existing = std::mem::size_of_val(&existing); [INFO] [stdout] 132 + let size_of_existing = size_of_val(&existing); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/storage/spends.rs:196:30 [INFO] [stdout] | [INFO] [stdout] 196 | let size_of_spends = std::mem::size_of_val(&(a_spend, b_spend)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 196 - let size_of_spends = std::mem::size_of_val(&(a_spend, b_spend)); [INFO] [stdout] 196 + let size_of_spends = size_of_val(&(a_spend, b_spend)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> safenode/src/storage/spends.rs:215:27 [INFO] [stdout] | [INFO] [stdout] 215 | .decrease(std::mem::size_of_val(&removed)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 215 - .decrease(std::mem::size_of_val(&removed)); [INFO] [stdout] 215 + .decrease(size_of_val(&removed)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `calculate_address` is never used [INFO] [stdout] --> safenode/src/client/file_apis.rs:281:8 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn calculate_address(bytes: Bytes) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `chunk_bytes` is never used [INFO] [stdout] --> safenode/src/client/file_apis.rs:287:8 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn chunk_bytes(bytes: Bytes) -> Result<(XorName, Vec)> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> safenode/src/client/file_apis.rs:281:1 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn calculate_address(bytes: Bytes) -> Result { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(super)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> safenode/src/lib.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | unreachable_pub, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> safenode/src/client/file_apis.rs:287:1 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn chunk_bytes(bytes: Bytes) -> Result<(XorName, Vec)> { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(super)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> safenode/src/protocol/messages/cmd.rs:32:56 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Eq, PartialEq, Clone, Serialize, Deserialize, custom_debug::Debug)] [INFO] [stdout] | ^------------------ [INFO] [stdout] | | [INFO] [stdout] | `Debug` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Debug_FOR_Cmd` [INFO] [stdout] 33 | pub enum Cmd { [INFO] [stdout] | --- `Cmd` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `custom_debug::Debug` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> safenode/src/protocol/chunk.rs:16:55 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Hash, Eq, PartialEq, PartialOrd, Ord, Clone, custom_debug::Debug)] [INFO] [stdout] | ^------------------ [INFO] [stdout] | | [INFO] [stdout] | `Debug` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Debug_FOR_Chunk` [INFO] [stdout] 17 | pub struct Chunk { [INFO] [stdout] | ----- `Chunk` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `custom_debug::Debug` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> safenode/src/protocol/fees/spend_queue.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(custom_debug::Debug)] [INFO] [stdout] | ^------------------ [INFO] [stdout] | | [INFO] [stdout] | `Debug` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Debug_FOR_SpendQ` [INFO] [stdout] 39 | pub struct SpendQ { [INFO] [stdout] | ------ `SpendQ` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `custom_debug::Debug` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> safenode/src/protocol/fees/spend_queue.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Clone, custom_debug::Debug)] [INFO] [stdout] | ^------------------ [INFO] [stdout] | | [INFO] [stdout] | `Debug` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_fmt_Debug_FOR_SpendQSnapshot` [INFO] [stdout] 50 | pub struct SpendQSnapshot { [INFO] [stdout] | -------------- `SpendQSnapshot` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `custom_debug::Debug` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `custom_debug::Debug` may come from an old version of the `custom_debug_derive` crate, try updating your dependency with `cargo update -p custom_debug_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 48.88s [INFO] running `Command { std: "docker" "inspect" "572d560ff78169c316d2bd059d3e3dbda66071b98eeebabd816a11fd01316a7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "572d560ff78169c316d2bd059d3e3dbda66071b98eeebabd816a11fd01316a7f", kill_on_drop: false }` [INFO] [stdout] 572d560ff78169c316d2bd059d3e3dbda66071b98eeebabd816a11fd01316a7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c80509874587056cdbea1296c0008fb8d54626a4fbe67d05216d81df9531a437 [INFO] running `Command { std: "docker" "start" "-a" "c80509874587056cdbea1296c0008fb8d54626a4fbe67d05216d81df9531a437", 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.68s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/safenode-352424a11a62d4df) [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test protocol::fees::spend_queue::tests::pushing_an_item_sets_stats ... ok [INFO] [stdout] test protocol::fees::spend_queue::tests::last_three_item_are_preserved_in_stats_until_new_item_is_pushed ... ok [INFO] [stdout] test protocol::fees::spend_queue::tests::spendq_instantiated_with_fee_gives_initial_value_in_stats ... ok [INFO] [stdout] [2026-01-06T23:50:43.359950Z 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-06T23:50:43.360196Z DEBUG safenode::protocol::fees::spend_queue] stats: highest 173, high 132, medium_high 104, avg 77, medium_low 55, low 33, lowest 27, std_dev 41, len 3, queue [132, 66, 33] [INFO] [stdout] [2026-01-06T23:50:43.363201Z DEBUG safenode::protocol::fees::spend_queue] Starting fee: current_fee 0. [INFO] [stdout] [2026-01-06T23:50:43.363365Z 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-06T23:50:43.368695Z INFO safenode::network] Peer id: PeerId("12D3KooWL9DLgnt6cy95FSn6gt5xCQZDor5EbznwaFpFrzoo3sQg") [INFO] [stdout] [2026-01-06T23:50:43.374668Z DEBUG safenode::protocol::fees::spend_queue] Starting fee: current_fee 0. [INFO] [stdout] [2026-01-06T23:50:43.374735Z 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-06T23:50:43.374848Z DEBUG safenode::protocol::fees::spend_queue] stats: highest 3, high 2, medium_high 1, avg 1, medium_low 0, low 0, lowest 0, std_dev 1, len 3, queue [2, 1, 0] [INFO] [stdout] [2026-01-06T23:50:43.374876Z DEBUG safenode::protocol::fees::spend_queue] stats: highest 3, high 2, medium_high 1, avg 1, medium_low 1, low 1, lowest 0, std_dev 1, len 3, queue [2, 1, 1] [INFO] [stdout] [2026-01-06T23:50:43.374942Z DEBUG safenode::protocol::fees::spend_queue] stats: highest 4, high 3, medium_high 2, avg 2, medium_low 1, low 1, lowest 0, std_dev 1, len 3, queue [3, 2, 1] [INFO] [stdout] [2026-01-06T23:50:43.374985Z DEBUG safenode::protocol::fees::spend_queue] stats: highest 5, high 4, medium_high 3, avg 3, medium_low 2, low 1, lowest 0, std_dev 1, len 4, queue [4, 3, 2, 1] [INFO] [stdout] [2026-01-06T23:50:43.375002Z DEBUG safenode::protocol::fees::spend_queue] stats: highest 6, high 5, medium_high 4, avg 3, medium_low 2, low 1, lowest 0, std_dev 1, len 5, queue [5, 4, 3, 2, 1] [INFO] [stdout] [2026-01-06T23:50:43.375016Z DEBUG safenode::protocol::fees::spend_queue] stats: highest 8, high 6, medium_high 5, avg 4, medium_low 2, low 1, lowest 1, std_dev 2, len 6, queue [6, 5, 4, 3, 2, 1] [INFO] [stdout] [2026-01-06T23:50:43.375030Z DEBUG safenode::protocol::fees::spend_queue] stats: highest 9, high 7, medium_high 5, avg 4, medium_low 2, low 1, lowest 1, std_dev 2, len 7, queue [7, 6, 5, 4, 3, 2, 1] [INFO] [stdout] [2026-01-06T23:50:43.375065Z DEBUG safenode::protocol::fees::spend_queue] stats: highest 10, high 8, medium_high 6, avg 5, medium_low 3, low 1, lowest 1, std_dev 2, len 8, queue [8, 7, 6, 5, 4, 3, 2, 1] [INFO] [stdout] [2026-01-06T23:50:43.375086Z DEBUG safenode::protocol::fees::spend_queue] stats: highest 12, high 9, medium_high 7, avg 5, medium_low 3, low 1, lowest 1, std_dev 3, len 9, queue [9, 8, 7, 6, 5, 4, 3, 2, 1] [INFO] [stdout] [2026-01-06T23:50:43.375104Z DEBUG safenode::protocol::fees::spend_queue] stats: highest 13, high 10, medium_high 8, avg 6, medium_low 3, low 1, lowest 1, std_dev 3, len 10, queue [10, 9, 8, 7, 6, 5, 4, 3, 2, 1] [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] test protocol::register::reg_crdt::tests::creating_entry_hash ... ok [INFO] [stdout] test protocol::fees::spend_queue::tests::zero_init_spendq_default_stats_values ... ok [INFO] [stdout] test protocol::fees::spend_queue::tests::spendq_snapshot_is_sorted_highest_first ... ok [INFO] [stdout] test protocol::fees::tests::required_fee_can_be_read_by_client ... ok [INFO] [stdout] [2026-01-06T23:50:43.396337Z INFO safenode::network] Peer id: PeerId("12D3KooWP2xf5chs7VYDacapnRA5DrQ2i8me83cH9SjKVs76txBj") [INFO] [stdout] [2026-01-06T23:50:43.399710Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/49262/quic-v1/p2p/12D3KooWL9DLgnt6cy95FSn6gt5xCQZDor5EbznwaFpFrzoo3sQg" [INFO] [stdout] [2026-01-06T23:50:43.411799Z INFO safenode::network] Peer id: PeerId("12D3KooWAZVnL27P42Uv22AiPmnfAUXk7YvtVqveLk2vZ4vcU1hi") [INFO] [stdout] [2026-01-06T23:50:43.416145Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/37975/quic-v1/p2p/12D3KooWP2xf5chs7VYDacapnRA5DrQ2i8me83cH9SjKVs76txBj" [INFO] [stdout] [2026-01-06T23:50:43.418708Z INFO safenode::network] Peer id: PeerId("12D3KooWCqVsTus28p3unXmLxSAmDHQK3FFwfUtFyN1HADgBtA1M") [INFO] [stdout] [2026-01-06T23:50:43.421315Z INFO safenode::network] Peer id: PeerId("12D3KooWHZ91Dm2E1rmHGu7k7afdFVWvnBQbmqMNDA8yer5HvrvW") [INFO] [stdout] [2026-01-06T23:50:43.425937Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/33236/quic-v1/p2p/12D3KooWCqVsTus28p3unXmLxSAmDHQK3FFwfUtFyN1HADgBtA1M" [INFO] [stdout] [2026-01-06T23:50:43.436674Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/33011/quic-v1/p2p/12D3KooWHZ91Dm2E1rmHGu7k7afdFVWvnBQbmqMNDA8yer5HvrvW" [INFO] [stdout] [2026-01-06T23:50:43.437441Z INFO safenode::network] Peer id: PeerId("12D3KooWLwf6ugDeakaYUiNGTrTqrkYtBTZJP11QSvrx759Stg2e") [INFO] [stdout] [2026-01-06T23:50:43.447278Z INFO safenode::network] Peer id: PeerId("12D3KooWG3WXGPDCs7VUkcsZFZzM1VTcwZuw5XpoCBoD8MPLpqXv") [INFO] [stdout] [2026-01-06T23:50:43.449928Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/35279/quic-v1/p2p/12D3KooWLwf6ugDeakaYUiNGTrTqrkYtBTZJP11QSvrx759Stg2e" [INFO] [stdout] [2026-01-06T23:50:43.455837Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/38547/quic-v1/p2p/12D3KooWAZVnL27P42Uv22AiPmnfAUXk7YvtVqveLk2vZ4vcU1hi" [INFO] [stdout] [2026-01-06T23:50:43.456258Z INFO safenode::network] Peer id: PeerId("12D3KooWDrESmv2kKbZocxMLbMoWpXMJoBnWSpDwDnW5HUhvCeK7") [INFO] [stdout] [2026-01-06T23:50:43.458386Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/42517/quic-v1/p2p/12D3KooWG3WXGPDCs7VUkcsZFZzM1VTcwZuw5XpoCBoD8MPLpqXv" [INFO] [stdout] [2026-01-06T23:50:43.467430Z INFO safenode::network] Peer id: PeerId("12D3KooWSiUWwBqEGKzq4mLZ6Djm46yqi7MBmhCJgKkFDtes1Mhr") [INFO] [stdout] [2026-01-06T23:50:43.474681Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/39798/quic-v1/p2p/12D3KooWDrESmv2kKbZocxMLbMoWpXMJoBnWSpDwDnW5HUhvCeK7" [INFO] [stdout] [2026-01-06T23:50:43.475723Z INFO safenode::network] Peer id: PeerId("12D3KooWJrcrAB7A2mg59BYb5VXaYy4CykyBZLMo5XTZJhNoN1hN") [INFO] [stdout] [2026-01-06T23:50:43.482975Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/49148/quic-v1/p2p/12D3KooWSiUWwBqEGKzq4mLZ6Djm46yqi7MBmhCJgKkFDtes1Mhr" [INFO] [stdout] [2026-01-06T23:50:43.488394Z INFO safenode::network] Peer id: PeerId("12D3KooWRjCndro3HLX88b9UqrraVUgGVWdPtEan7tqeMTAyUxAm") [INFO] [stdout] [2026-01-06T23:50:43.491703Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/57568/quic-v1/p2p/12D3KooWJrcrAB7A2mg59BYb5VXaYy4CykyBZLMo5XTZJhNoN1hN" [INFO] [stdout] [2026-01-06T23:50:43.500376Z INFO safenode::network] Peer id: PeerId("12D3KooWEUWLv34KBKGbT9eCeLCDdWXVDmB64FgT7GHFGkQUaftv") [INFO] [stdout] [2026-01-06T23:50:43.508013Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/60970/quic-v1/p2p/12D3KooWEUWLv34KBKGbT9eCeLCDdWXVDmB64FgT7GHFGkQUaftv" [INFO] [stdout] [2026-01-06T23:50:43.508586Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/41758/quic-v1/p2p/12D3KooWRjCndro3HLX88b9UqrraVUgGVWdPtEan7tqeMTAyUxAm" [INFO] [stdout] [2026-01-06T23:50:43.509198Z INFO safenode::network] Peer id: PeerId("12D3KooWMmNEF1QrB9R2jBqsQJnMwvSUXEq88yRm3M9Ha6EkrETF") [INFO] [stdout] [2026-01-06T23:50:43.520256Z INFO safenode::network] Peer id: PeerId("12D3KooWJANLqaf5uGSygjKwgDeKpjjWLeos65Ph8bNqNYCdwmXr") [INFO] [stdout] [2026-01-06T23:50:43.521535Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/41472/quic-v1/p2p/12D3KooWMmNEF1QrB9R2jBqsQJnMwvSUXEq88yRm3M9Ha6EkrETF" [INFO] [stdout] [2026-01-06T23:50:43.528212Z INFO safenode::network] Peer id: PeerId("12D3KooWGVpXd9hrBQ6QXa6oGner3MPa5txKmaS6Cf7ndqp12eTa") [INFO] [stdout] [2026-01-06T23:50:43.532664Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/49538/quic-v1/p2p/12D3KooWJANLqaf5uGSygjKwgDeKpjjWLeos65Ph8bNqNYCdwmXr" [INFO] [stdout] [2026-01-06T23:50:43.539445Z INFO safenode::network] Peer id: PeerId("12D3KooWPDXQh8nzsXUSuzmej8Z7nPeE98MytpJdRbRmbhrwQVXe") [INFO] [stdout] [2026-01-06T23:50:43.540590Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/35293/quic-v1/p2p/12D3KooWGVpXd9hrBQ6QXa6oGner3MPa5txKmaS6Cf7ndqp12eTa" [INFO] [stdout] [2026-01-06T23:50:43.550255Z INFO safenode::network] Peer id: PeerId("12D3KooWMh8XUaDFWEmMwStEPfyaJRHSqfVoYNeLQa8m9SvtE5NL") [INFO] [stdout] [2026-01-06T23:50:43.552586Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/55869/quic-v1/p2p/12D3KooWPDXQh8nzsXUSuzmej8Z7nPeE98MytpJdRbRmbhrwQVXe" [INFO] [stdout] [2026-01-06T23:50:43.557198Z INFO safenode::network] Peer id: PeerId("12D3KooWMz8nHd1U8K7MGt3ibxbU1Yj7SYnw4EWnRrmC9H3xcFQu") [INFO] [stdout] [2026-01-06T23:50:43.559475Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/36853/quic-v1/p2p/12D3KooWMh8XUaDFWEmMwStEPfyaJRHSqfVoYNeLQa8m9SvtE5NL" [INFO] [stdout] [2026-01-06T23:50:43.563088Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/45652/quic-v1/p2p/12D3KooWMz8nHd1U8K7MGt3ibxbU1Yj7SYnw4EWnRrmC9H3xcFQu" [INFO] [stdout] [2026-01-06T23:50:43.563981Z INFO safenode::network] Peer id: PeerId("12D3KooWJTdTghBqbaqtn6mygQi3z2JPEv58XgTJK6Z4aXVDYS79") [INFO] [stdout] [2026-01-06T23:50:43.570255Z INFO safenode::network] Peer id: PeerId("12D3KooWJcv3q72kwaBgnYVXsCoC2jDKuixxbEWULF9N1AW6GrpU") [INFO] [stdout] [2026-01-06T23:50:43.572936Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/38248/quic-v1/p2p/12D3KooWJTdTghBqbaqtn6mygQi3z2JPEv58XgTJK6Z4aXVDYS79" [INFO] [stdout] [2026-01-06T23:50:43.585455Z INFO safenode::network] Peer id: PeerId("12D3KooWPs2ka2BjMvJcjzeZm9cvkt7XBhN2cXfLcDZPeqG5TefB") [INFO] [stdout] [2026-01-06T23:50:43.587628Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/37282/quic-v1/p2p/12D3KooWJcv3q72kwaBgnYVXsCoC2jDKuixxbEWULF9N1AW6GrpU" [INFO] [stdout] [2026-01-06T23:50:43.592508Z INFO safenode::network] Peer id: PeerId("12D3KooWQdftt1ayimPAUBegWopmGPs8VCnGRvREW4ePk6YjSNVr") [INFO] [stdout] [2026-01-06T23:50:43.594817Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/59530/quic-v1/p2p/12D3KooWPs2ka2BjMvJcjzeZm9cvkt7XBhN2cXfLcDZPeqG5TefB" [INFO] [stdout] [2026-01-06T23:50:43.601477Z INFO safenode::network] Peer id: PeerId("12D3KooWEqDg7o3f7mM4ER1q1gB5Y52LgvHygiPh6JpttW8y5My6") [INFO] [stdout] [2026-01-06T23:50:43.602491Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/44347/quic-v1/p2p/12D3KooWQdftt1ayimPAUBegWopmGPs8VCnGRvREW4ePk6YjSNVr" [INFO] [stdout] [2026-01-06T23:50:43.606117Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/45029/quic-v1/p2p/12D3KooWEqDg7o3f7mM4ER1q1gB5Y52LgvHygiPh6JpttW8y5My6" [INFO] [stdout] [2026-01-06T23:50:43.606912Z INFO safenode::network] Peer id: PeerId("12D3KooWCuFf4jWUJyUqw9h3nUAzJYCd7SNLz9jcLwvdbgDJjd9h") [INFO] [stdout] [2026-01-06T23:50:43.610349Z INFO safenode::network::event] Local node is listening on "/ip4/127.0.0.1/udp/33260/quic-v1/p2p/12D3KooWCuFf4jWUJyUqw9h3nUAzJYCd7SNLz9jcLwvdbgDJjd9h" [INFO] [stdout] test protocol::register::tests::exceeding_max_reg_entries_errors ... ok [INFO] [stdout] [2026-01-06T23:50:48.616705Z INFO safenode::network::tests] Got Closest from table 8 [INFO] [stdout] [2026-01-06T23:50:48.617549Z TRACE safenode::network::event] Query task QueryId(0) returned with peers GetClosestPeersOk { key: [157, 35, 0, 26, 139, 41, 230, 147, 164, 212, 22, 18, 220, 88, 214, 25, 210, 230, 50, 69, 195, 5, 91, 78, 107, 91, 156, 255, 176, 226, 228, 164], peers: [] }, QueryStats { requests: 0, success: 0, failure: 0, start: Some(Instant { tv_sec: 82364, tv_nsec: 864905283 }), end: Some(Instant { tv_sec: 82364, tv_nsec: 864905283 }) } - ProgressStep { count: 1, last: true } [INFO] [stdout] [2026-01-06T23:50:48.619624Z 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-06T23:51:31.301353Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 7ff2cc(01111111).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.308235Z TRACE safenode::storage::registers] Creating new register: RegisterAddress { name: 7ff2cc(01111111).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.326173Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 7ff2cc(01111111).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.332678Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 7ff2cc(01111111).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.343928Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 7ff2cc(01111111).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.346661Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 7ff2cc(01111111).., tag: 0 } [INFO] [stdout] test storage::registers::test::test_register_apply_cmd_against_state ... ok [INFO] [stdout] [2026-01-06T23:51:31.357527Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 060bcd(00000110).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.430294Z TRACE safenode::storage::registers] Creating new register: RegisterAddress { name: 060bcd(00000110).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.447832Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 060bcd(00000110).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.457662Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 060bcd(00000110).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.478903Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 060bcd(00000110).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.484658Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 060bcd(00000110).., tag: 0 } [INFO] [stdout] test storage::registers::test::test_register_apply_cmd_against_state_inverted_cmds_order ... ok [INFO] [stdout] [2026-01-06T23:51:31.486470Z INFO safenode::storage::registers] Writing register cmd: Create(SignedRegisterCreate { op: CreateRegister { name: 68921f(01101000).., tag: 0, policy: Policy { owner: Key(PublicKey(1152..1ab6)), permissions: {} } }, auth: DataAuthority { public_key: PublicKey(1152..1ab6), signature: Signature(164d..b5e3) } }) [INFO] [stdout] [2026-01-06T23:51:31.501372Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.520358Z TRACE safenode::storage::registers] Creating new register: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.524621Z TRACE safenode::storage::register_store] Storing Register ops log with 1 cmd/s: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.529663Z TRACE safenode::storage::register_store] Register ops log of 1 cmd/s stored successfully: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.531397Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 68921f(01101000).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 68921f(01101000).., tag: 0 }, crdt_op: Node { children: {}, value: [77, 66, 99, 99, 48, 116, 111, 55, 75, 90, 88, 75, 100, 48, 86] }, source: Key(PublicKey(1152..1ab6)), signature: None } }, auth: DataAuthority { public_key: PublicKey(1152..1ab6), signature: Signature(192a..745a) } }) [INFO] [stdout] [2026-01-06T23:51:31.541574Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.592746Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.594632Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.594666Z TRACE safenode::storage::register_store] Storing Register ops log with 2 cmd/s: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.594719Z TRACE safenode::storage::register_store] Register ops log of 2 cmd/s stored successfully: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.595752Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 68921f(01101000).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 68921f(01101000).., tag: 0 }, crdt_op: Node { children: {}, value: [108, 48, 54, 120, 74, 118, 109, 50, 83, 114, 109, 49, 111, 50, 85] }, source: Key(PublicKey(1152..1ab6)), signature: None } }, auth: DataAuthority { public_key: PublicKey(1152..1ab6), signature: Signature(011c..1f56) } }) [INFO] [stdout] [2026-01-06T23:51:31.597589Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.643428Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.643618Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.643672Z TRACE safenode::storage::register_store] Storing Register ops log with 3 cmd/s: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.643775Z TRACE safenode::storage::register_store] Register ops log of 3 cmd/s stored successfully: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.644833Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 68921f(01101000).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 68921f(01101000).., tag: 0 }, crdt_op: Node { children: {}, value: [111, 75, 67, 83, 83, 105, 57, 99, 99, 112, 102, 57, 67, 101, 78] }, source: Key(PublicKey(1152..1ab6)), signature: None } }, auth: DataAuthority { public_key: PublicKey(1152..1ab6), signature: Signature(0ce6..6cdc) } }) [INFO] [stdout] [2026-01-06T23:51:31.650609Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.653553Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.675653Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.683615Z TRACE safenode::storage::register_store] Storing Register ops log with 4 cmd/s: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.683714Z TRACE safenode::storage::register_store] Register ops log of 4 cmd/s stored successfully: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.684717Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 68921f(01101000).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 68921f(01101000).., tag: 0 }, crdt_op: Node { children: {}, value: [48, 108, 116, 113, 97, 99, 113, 69, 101, 85, 54, 57, 89, 67, 85] }, source: Key(PublicKey(1152..1ab6)), signature: None } }, auth: DataAuthority { public_key: PublicKey(1152..1ab6), signature: Signature(1926..d947) } }) [INFO] [stdout] [2026-01-06T23:51:31.684768Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.713771Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.713939Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.714085Z TRACE safenode::storage::register_store] Storing Register ops log with 5 cmd/s: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.714243Z TRACE safenode::storage::register_store] Register ops log of 5 cmd/s stored successfully: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.715718Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 68921f(01101000).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 68921f(01101000).., tag: 0 }, crdt_op: Node { children: {}, value: [87, 78, 116, 120, 57, 84, 50, 120, 88, 49, 119, 54, 120, 97, 54] }, source: Key(PublicKey(1152..1ab6)), signature: None } }, auth: DataAuthority { public_key: PublicKey(1152..1ab6), signature: Signature(1620..cc2a) } }) [INFO] [stdout] [2026-01-06T23:51:31.731611Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.985752Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.986695Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.986809Z TRACE safenode::storage::register_store] Storing Register ops log with 6 cmd/s: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.987364Z TRACE safenode::storage::register_store] Register ops log of 6 cmd/s stored successfully: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:31.988830Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 68921f(01101000).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 68921f(01101000).., tag: 0 }, crdt_op: Node { children: {}, value: [98, 114, 117, 81, 104, 114, 111, 76, 82, 110, 87, 109, 107, 118, 79] }, source: Key(PublicKey(1152..1ab6)), signature: None } }, auth: DataAuthority { public_key: PublicKey(1152..1ab6), signature: Signature(0aa5..101a) } }) [INFO] [stdout] [2026-01-06T23:51:31.993601Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.007821Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.013704Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.177619Z TRACE safenode::storage::register_store] Storing Register ops log with 7 cmd/s: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.177724Z TRACE safenode::storage::register_store] Register ops log of 7 cmd/s stored successfully: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.178636Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 68921f(01101000).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 68921f(01101000).., tag: 0 }, crdt_op: Node { children: {}, value: [75, 122, 84, 86, 51, 110, 56, 104, 100, 90, 113, 80, 118, 122, 117] }, source: Key(PublicKey(1152..1ab6)), signature: None } }, auth: DataAuthority { public_key: PublicKey(1152..1ab6), signature: Signature(03b8..75cc) } }) [INFO] [stdout] [2026-01-06T23:51:32.178688Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.187313Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.187415Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.187436Z TRACE safenode::storage::register_store] Storing Register ops log with 8 cmd/s: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.187501Z TRACE safenode::storage::register_store] Register ops log of 8 cmd/s stored successfully: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.212631Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 68921f(01101000).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 68921f(01101000).., tag: 0 }, crdt_op: Node { children: {}, value: [101, 109, 116, 55, 75, 108, 97, 105, 57, 84, 56, 107, 100, 122, 117] }, source: Key(PublicKey(1152..1ab6)), signature: None } }, auth: DataAuthority { public_key: PublicKey(1152..1ab6), signature: Signature(036a..5538) } }) [INFO] [stdout] [2026-01-06T23:51:32.212719Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.216014Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.216121Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.216193Z TRACE safenode::storage::register_store] Storing Register ops log with 9 cmd/s: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.216293Z TRACE safenode::storage::register_store] Register ops log of 9 cmd/s stored successfully: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.221492Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 68921f(01101000).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 68921f(01101000).., tag: 0 }, crdt_op: Node { children: {}, value: [107, 78, 81, 72, 87, 71, 48, 81, 76, 111, 114, 101, 117, 114, 78] }, source: Key(PublicKey(1152..1ab6)), signature: None } }, auth: DataAuthority { public_key: PublicKey(1152..1ab6), signature: Signature(13fa..8f58) } }) [INFO] [stdout] [2026-01-06T23:51:32.221627Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.224523Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.224745Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.224896Z TRACE safenode::storage::register_store] Storing Register ops log with 10 cmd/s: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.224996Z TRACE safenode::storage::register_store] Register ops log of 10 cmd/s stored successfully: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.227613Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 68921f(01101000).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 68921f(01101000).., tag: 0 }, crdt_op: Node { children: {}, value: [76, 68, 111, 118, 111, 97, 98, 112, 74, 85, 110, 83, 121, 55, 69] }, source: Key(PublicKey(1152..1ab6)), signature: None } }, auth: DataAuthority { public_key: PublicKey(1152..1ab6), signature: Signature(0cfa..4270) } }) [INFO] [stdout] [2026-01-06T23:51:32.227707Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.233821Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.236640Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.236900Z TRACE safenode::storage::register_store] Storing Register ops log with 11 cmd/s: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.237137Z TRACE safenode::storage::register_store] Register ops log of 11 cmd/s stored successfully: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.237296Z INFO safenode::storage::registers] Writing register cmd: Create(SignedRegisterCreate { op: CreateRegister { name: 68921f(01101000).., tag: 0, policy: Policy { owner: Key(PublicKey(1152..1ab6)), permissions: {} } }, auth: DataAuthority { public_key: PublicKey(1152..1ab6), signature: Signature(164d..b5e3) } }) [INFO] [stdout] [2026-01-06T23:51:32.237495Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.238039Z TRACE safenode::storage::register_store] Storing Register ops log with 11 cmd/s: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.241632Z TRACE safenode::storage::register_store] Register ops log of 11 cmd/s stored successfully: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.241907Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.242462Z DEBUG safenode::storage::registers] Updating Register store: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.242635Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.253020Z TRACE safenode::storage::registers] Creating new register: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.258287Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.261012Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.272027Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.274650Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.282343Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.287306Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.302650Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.302814Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.321303Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.321709Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.337114Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.466629Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.491661Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.491811Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.499481Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.520656Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.534378Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.534482Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.560063Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.562647Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.562729Z TRACE safenode::storage::register_store] Storing Register ops log with 11 cmd/s: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.562813Z TRACE safenode::storage::register_store] Register ops log of 11 cmd/s stored successfully: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.564614Z INFO safenode::storage::registers] Writing register cmd: Create(SignedRegisterCreate { op: CreateRegister { name: 68921f(01101000).., tag: 0, policy: Policy { owner: Key(PublicKey(1152..1ab6)), permissions: {} } }, auth: DataAuthority { public_key: PublicKey(1152..1ab6), signature: Signature(164d..b5e3) } }) [INFO] [stdout] [2026-01-06T23:51:32.564688Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.565090Z TRACE safenode::storage::register_store] Storing Register ops log with 11 cmd/s: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.568619Z TRACE safenode::storage::register_store] Register ops log of 11 cmd/s stored successfully: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.573643Z TRACE safenode::storage::registers] Reading register: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.573723Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 68921f(01101000).., tag: 0 } [INFO] [stdout] test storage::registers::test::test_register_export ... ok [INFO] [stdout] [2026-01-06T23:51:32.592068Z INFO safenode::storage::registers] Writing register cmd: Create(SignedRegisterCreate { op: CreateRegister { name: 811f07(10000001).., tag: 0, policy: Policy { owner: Key(PublicKey(17a1..57e3)), permissions: {} } }, auth: DataAuthority { public_key: PublicKey(17a1..57e3), signature: Signature(18f2..7b56) } }) [INFO] [stdout] [2026-01-06T23:51:32.593590Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 811f07(10000001).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.698044Z TRACE safenode::storage::registers] Creating new register: RegisterAddress { name: 811f07(10000001).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.698098Z TRACE safenode::storage::register_store] Storing Register ops log with 1 cmd/s: RegisterAddress { name: 811f07(10000001).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.698147Z TRACE safenode::storage::register_store] Register ops log of 1 cmd/s stored successfully: RegisterAddress { name: 811f07(10000001).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.698167Z TRACE safenode::storage::registers] Reading register: RegisterAddress { name: 811f07(10000001).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.698180Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 811f07(10000001).., tag: 0 } [INFO] [stdout] test storage::registers::test::test_register_non_existing_entry ... ok [INFO] [stdout] [2026-01-06T23:51:32.700327Z INFO safenode::storage::registers] Writing register cmd: Create(SignedRegisterCreate { op: CreateRegister { name: 943d99(10010100).., tag: 0, policy: Policy { owner: Key(PublicKey(0c5e..6ffa)), permissions: {} } }, auth: DataAuthority { public_key: PublicKey(0c5e..6ffa), signature: Signature(09fd..4c07) } }) [INFO] [stdout] [2026-01-06T23:51:32.700372Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 943d99(10010100).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.711348Z TRACE safenode::storage::registers] Creating new register: RegisterAddress { name: 943d99(10010100).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.711406Z TRACE safenode::storage::register_store] Storing Register ops log with 1 cmd/s: RegisterAddress { name: 943d99(10010100).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.711460Z TRACE safenode::storage::register_store] Register ops log of 1 cmd/s stored successfully: RegisterAddress { name: 943d99(10010100).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.713895Z TRACE safenode::storage::registers] Reading register: RegisterAddress { name: 943d99(10010100).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.714100Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 943d99(10010100).., tag: 0 } [INFO] [stdout] test storage::registers::test::test_register_non_existing_permissions ... ok [INFO] [stdout] [2026-01-06T23:51:32.722531Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: a6225c(10100110).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.722787Z INFO safenode::storage::registers] Writing register cmd: Create(SignedRegisterCreate { op: CreateRegister { name: a6225c(10100110).., tag: 0, policy: Policy { owner: Key(PublicKey(0f12..ed33)), permissions: {} } }, auth: DataAuthority { public_key: PublicKey(0f12..ed33), signature: Signature(118d..3458) } }) [INFO] [stdout] [2026-01-06T23:51:32.722988Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: a6225c(10100110).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.725741Z TRACE safenode::storage::registers] Creating new register: RegisterAddress { name: a6225c(10100110).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.725774Z TRACE safenode::storage::register_store] Storing Register ops log with 1 cmd/s: RegisterAddress { name: a6225c(10100110).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.725812Z TRACE safenode::storage::register_store] Register ops log of 1 cmd/s stored successfully: RegisterAddress { name: a6225c(10100110).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.725829Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: a6225c(10100110).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.731701Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: a6225c(10100110).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: a6225c(10100110).., tag: 0 }, crdt_op: Node { children: {}, value: [77, 57, 116, 112, 67, 116, 108, 118, 100, 77, 77, 82, 66, 54, 53] }, source: Key(PublicKey(0f12..ed33)), signature: None } }, auth: DataAuthority { public_key: PublicKey(0f12..ed33), signature: Signature(074f..de68) } }) [INFO] [stdout] [2026-01-06T23:51:32.732029Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: a6225c(10100110).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.738533Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: a6225c(10100110).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.740890Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: a6225c(10100110).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.741084Z TRACE safenode::storage::register_store] Storing Register ops log with 2 cmd/s: RegisterAddress { name: a6225c(10100110).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.741324Z TRACE safenode::storage::register_store] Register ops log of 2 cmd/s stored successfully: RegisterAddress { name: a6225c(10100110).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.741515Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: a6225c(10100110).., tag: 0 } [INFO] [stdout] test storage::registers::test::test_register_try_load_stored ... ok [INFO] [stdout] [2026-01-06T23:51:32.748674Z INFO safenode::storage::registers] Writing register cmd: Edit(SignedRegisterEdit { op: EditRegister { address: RegisterAddress { name: 053129(00000101).., tag: 0 }, edit: CrdtOperation { address: RegisterAddress { name: 053129(00000101).., tag: 0 }, crdt_op: Node { children: {}, value: [52, 89, 67, 100, 81, 90, 67, 117, 57, 119, 122, 75, 66, 55, 115] }, source: Key(PublicKey(105a..2485)), signature: None } }, auth: DataAuthority { public_key: PublicKey(105a..2485), signature: Signature(1348..8b43) } }) [INFO] [stdout] [2026-01-06T23:51:32.749252Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 053129(00000101).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.749623Z TRACE safenode::storage::register_store] Storing Register ops log with 1 cmd/s: RegisterAddress { name: 053129(00000101).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.750033Z TRACE safenode::storage::register_store] Register ops log of 1 cmd/s stored successfully: RegisterAddress { name: 053129(00000101).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.750408Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 053129(00000101).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.750794Z INFO safenode::storage::registers] Writing register cmd: Create(SignedRegisterCreate { op: CreateRegister { name: 053129(00000101).., tag: 0, policy: Policy { owner: Key(PublicKey(105a..2485)), permissions: {} } }, auth: DataAuthority { public_key: PublicKey(105a..2485), signature: Signature(1339..f73e) } }) [INFO] [stdout] [2026-01-06T23:51:32.750831Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 053129(00000101).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.757278Z TRACE safenode::storage::registers] Creating new register: RegisterAddress { name: 053129(00000101).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.765385Z INFO safenode::storage::registers] Editing Register: RegisterAddress { name: 053129(00000101).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.766140Z TRACE safenode::storage::registers] Editing Register success: RegisterAddress { name: 053129(00000101).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.766375Z TRACE safenode::storage::register_store] Storing Register ops log with 2 cmd/s: RegisterAddress { name: 053129(00000101).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.766956Z TRACE safenode::storage::register_store] Register ops log of 2 cmd/s stored successfully: RegisterAddress { name: 053129(00000101).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.772422Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 053129(00000101).., tag: 0 } [INFO] [stdout] test storage::registers::test::test_register_try_load_stored_inverted_cmds_order ... ok [INFO] [stdout] [2026-01-06T23:51:32.776914Z INFO safenode::storage::registers] Writing register cmd: Create(SignedRegisterCreate { op: CreateRegister { name: 554e50(01010101).., tag: 0, policy: Policy { owner: Key(PublicKey(02ad..3eaf)), permissions: {} } }, auth: DataAuthority { public_key: PublicKey(02ad..3eaf), signature: Signature(0409..7a15) } }) [INFO] [stdout] [2026-01-06T23:51:32.779592Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 554e50(01010101).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.786019Z TRACE safenode::storage::registers] Creating new register: RegisterAddress { name: 554e50(01010101).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.786698Z TRACE safenode::storage::register_store] Storing Register ops log with 1 cmd/s: RegisterAddress { name: 554e50(01010101).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.787089Z TRACE safenode::storage::register_store] Register ops log of 1 cmd/s stored successfully: RegisterAddress { name: 554e50(01010101).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.787731Z TRACE safenode::storage::registers] Reading register: RegisterAddress { name: 554e50(01010101).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.787818Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 554e50(01010101).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.788460Z INFO safenode::storage::registers] Writing register cmd: Create(SignedRegisterCreate { op: CreateRegister { name: 554e50(01010101).., tag: 0, policy: Policy { owner: Key(PublicKey(02ad..3eaf)), permissions: {} } }, auth: DataAuthority { public_key: PublicKey(02ad..3eaf), signature: Signature(0409..7a15) } }) [INFO] [stdout] [2026-01-06T23:51:32.788902Z TRACE safenode::storage::register_store] Getting Register ops log: RegisterAddress { name: 554e50(01010101).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.789349Z TRACE safenode::storage::register_store] Storing Register ops log with 1 cmd/s: RegisterAddress { name: 554e50(01010101).., tag: 0 } [INFO] [stdout] [2026-01-06T23:51:32.789447Z TRACE safenode::storage::register_store] Register ops log of 1 cmd/s stored successfully: RegisterAddress { name: 554e50(01010101).., 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" "c80509874587056cdbea1296c0008fb8d54626a4fbe67d05216d81df9531a437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c80509874587056cdbea1296c0008fb8d54626a4fbe67d05216d81df9531a437", kill_on_drop: false }` [INFO] [stdout] c80509874587056cdbea1296c0008fb8d54626a4fbe67d05216d81df9531a437