[INFO] cloning repository https://github.com/disentangle-network/protocol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/disentangle-network/protocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisentangle-network%2Fprotocol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisentangle-network%2Fprotocol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a647b18b0d25c6a837c2e0a9aedccc0ba322587
[INFO] testing disentangle-network/protocol against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisentangle-network%2Fprotocol" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/disentangle-network/protocol
[INFO] finished tweaking git repo https://github.com/disentangle-network/protocol
[INFO] tweaked toml for git repo https://github.com/disentangle-network/protocol written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/disentangle-network/protocol on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/disentangle-network/protocol already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] eabaa1ad99a7586e90b9f4a678b4eedad444a6d76ba13bb92d9c8173610a98a9
[INFO] running `Command { std: "docker" "start" "eabaa1ad99a7586e90b9f4a678b4eedad444a6d76ba13bb92d9c8173610a98a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eabaa1ad99a7586e90b9f4a678b4eedad444a6d76ba13bb92d9c8173610a98a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eabaa1ad99a7586e90b9f4a678b4eedad444a6d76ba13bb92d9c8173610a98a9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eabaa1ad99a7586e90b9f4a678b4eedad444a6d76ba13bb92d9c8173610a98a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eabaa1ad99a7586e90b9f4a678b4eedad444a6d76ba13bb92d9c8173610a98a9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling p3-maybe-rayon v0.2.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling pqcrypto-traits v0.3.5
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling prometheus-client v0.22.3
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling pqcrypto-internals v0.2.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling pqcrypto-kyber v0.8.1
[INFO] [stderr]    Compiling pqcrypto-dilithium v0.5.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling nums v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.17
[INFO] [stderr]    Compiling data-encoding-macro v0.1.19
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.35.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling netlink-packet-route v0.17.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling libp2p-identity v0.2.13
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[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 serde v1.0.228
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling p3-util v0.2.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling p3-field v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling cbor4ii v0.3.3
[INFO] [stderr]    Compiling p3-matrix v0.2.0
[INFO] [stderr]    Compiling p3-symmetric v0.2.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling p3-dft v0.2.0
[INFO] [stderr]    Compiling p3-interpolation v0.2.0
[INFO] [stderr]    Compiling p3-air v0.2.0
[INFO] [stderr]    Compiling p3-challenger v0.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling futures-bounded v0.2.4
[INFO] [stderr]    Compiling p3-commit v0.2.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling p3-mds v0.2.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling p3-merkle-tree v0.2.0
[INFO] [stderr]    Compiling multistream-select v0.13.0
[INFO] [stderr]    Compiling rw-stream-sink v0.4.0
[INFO] [stderr]    Compiling p3-poseidon2 v0.2.0
[INFO] [stderr]    Compiling p3-monty-31 v0.2.0
[INFO] [stderr]    Compiling p3-uni-stark v0.2.0
[INFO] [stderr]    Compiling p3-fri v0.2.0
[INFO] [stderr]    Compiling quick-protobuf-codec v0.3.1
[INFO] [stderr]    Compiling futures-ticker v0.0.3
[INFO] [stderr]    Compiling yamux v0.13.8
[INFO] [stderr]    Compiling yamux v0.12.1
[INFO] [stderr]    Compiling p3-baby-bear v0.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling netlink-sys v0.8.7
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling netlink-proto v0.11.5
[INFO] [stderr]    Compiling libp2p-core v0.42.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rtnetlink v0.13.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling libp2p-swarm v0.45.1
[INFO] [stderr]    Compiling libp2p-noise v0.45.0
[INFO] [stderr]    Compiling libp2p-yamux v0.46.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling disentangle-crypto v0.4.1 (/opt/rustwide/workdir/disentangle-crypto)
[INFO] [stderr]    Compiling if-watch v3.2.1
[INFO] [stderr]    Compiling disentangle-simhash v0.4.1 (/opt/rustwide/workdir/disentangle-simhash)
[INFO] [stderr]    Compiling disentangle-zkp v0.4.1 (/opt/rustwide/workdir/disentangle-zkp)
[INFO] [stderr]    Compiling disentangle-economy v0.4.1 (/opt/rustwide/workdir/disentangle-economy)
[INFO] [stderr]    Compiling libp2p-tcp v0.42.0
[INFO] [stderr]    Compiling libp2p-gossipsub v0.47.0
[INFO] [stderr]    Compiling libp2p-connection-limits v0.4.0
[INFO] [stderr]    Compiling libp2p-identify v0.45.0
[INFO] [stderr]    Compiling libp2p-kad v0.46.2
[INFO] [stderr]    Compiling libp2p-request-response v0.27.0
[INFO] [stderr]    Compiling libp2p-allow-block-list v0.4.0
[INFO] [stderr]    Compiling disentangle-dag v0.4.1 (/opt/rustwide/workdir/disentangle-dag)
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling disentangle-identity v0.4.1 (/opt/rustwide/workdir/disentangle-identity)
[INFO] [stderr]    Compiling disentangle-consensus v0.4.1 (/opt/rustwide/workdir/disentangle-consensus)
[INFO] [stderr]    Compiling libp2p-dns v0.42.0
[INFO] [stderr]    Compiling disentangle-membrane v0.4.1 (/opt/rustwide/workdir/disentangle-membrane)
[INFO] [stderr]    Compiling libp2p v0.54.1
[INFO] [stderr]    Compiling disentangle-cli v0.4.1 (/opt/rustwide/workdir/disentangle-cli)
[INFO] [stderr]    Compiling disentangle-node v0.4.1 (/opt/rustwide/workdir/disentangle-node)
[INFO] [stderr]    Compiling disentangle-p2p v0.4.1 (/opt/rustwide/workdir/disentangle-p2p)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s
[INFO] running `Command { std: "docker" "inspect" "eabaa1ad99a7586e90b9f4a678b4eedad444a6d76ba13bb92d9c8173610a98a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eabaa1ad99a7586e90b9f4a678b4eedad444a6d76ba13bb92d9c8173610a98a9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling disentangle-crypto v0.4.1 (/opt/rustwide/workdir/disentangle-crypto)
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling libp2p-identity v0.2.13
[INFO] [stderr]    Compiling yamux v0.12.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling disentangle-simhash v0.4.1 (/opt/rustwide/workdir/disentangle-simhash)
[INFO] [stderr]    Compiling disentangle-economy v0.4.1 (/opt/rustwide/workdir/disentangle-economy)
[INFO] [stderr]    Compiling yamux v0.13.8
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling disentangle-membrane v0.4.1 (/opt/rustwide/workdir/disentangle-membrane)
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling libp2p-core v0.42.0
[INFO] [stderr]    Compiling nums v0.1.0
[INFO] [stderr]    Compiling p3-field v0.2.0
[INFO] [stderr]    Compiling p3-matrix v0.2.0
[INFO] [stderr]    Compiling p3-symmetric v0.2.0
[INFO] [stderr]    Compiling p3-challenger v0.2.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling netlink-sys v0.8.7
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling libp2p-swarm v0.45.1
[INFO] [stderr]    Compiling libp2p-yamux v0.46.0
[INFO] [stderr]    Compiling libp2p-noise v0.45.0
[INFO] [stderr]    Compiling p3-dft v0.2.0
[INFO] [stderr]    Compiling p3-commit v0.2.0
[INFO] [stderr]    Compiling p3-air v0.2.0
[INFO] [stderr]    Compiling p3-mds v0.2.0
[INFO] [stderr]    Compiling p3-interpolation v0.2.0
[INFO] [stderr]    Compiling p3-merkle-tree v0.2.0
[INFO] [stderr]    Compiling p3-uni-stark v0.2.0
[INFO] [stderr]    Compiling netlink-proto v0.11.5
[INFO] [stderr]    Compiling p3-fri v0.2.0
[INFO] [stderr]    Compiling p3-poseidon2 v0.2.0
[INFO] [stderr]    Compiling p3-monty-31 v0.2.0
[INFO] [stderr]    Compiling rtnetlink v0.13.1
[INFO] [stderr]    Compiling p3-baby-bear v0.2.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling disentangle-zkp v0.4.1 (/opt/rustwide/workdir/disentangle-zkp)
[INFO] [stderr]    Compiling if-watch v3.2.1
[INFO] [stderr]    Compiling libp2p-allow-block-list v0.4.0
[INFO] [stderr]    Compiling libp2p-connection-limits v0.4.0
[INFO] [stderr]    Compiling libp2p-request-response v0.27.0
[INFO] [stderr]    Compiling libp2p-gossipsub v0.47.0
[INFO] [stderr]    Compiling libp2p-identify v0.45.0
[INFO] [stderr]    Compiling libp2p-kad v0.46.2
[INFO] [stderr]    Compiling disentangle-dag v0.4.1 (/opt/rustwide/workdir/disentangle-dag)
[INFO] [stderr]    Compiling libp2p-tcp v0.42.0
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling disentangle-consensus v0.4.1 (/opt/rustwide/workdir/disentangle-consensus)
[INFO] [stderr]    Compiling disentangle-identity v0.4.1 (/opt/rustwide/workdir/disentangle-identity)
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling libp2p-dns v0.42.0
[INFO] [stderr]    Compiling libp2p v0.54.1
[INFO] [stderr]    Compiling disentangle-cli v0.4.1 (/opt/rustwide/workdir/disentangle-cli)
[INFO] [stderr]    Compiling disentangle-node v0.4.1 (/opt/rustwide/workdir/disentangle-node)
[INFO] [stderr]    Compiling disentangle-p2p v0.4.1 (/opt/rustwide/workdir/disentangle-p2p)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "eabaa1ad99a7586e90b9f4a678b4eedad444a6d76ba13bb92d9c8173610a98a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eabaa1ad99a7586e90b9f4a678b4eedad444a6d76ba13bb92d9c8173610a98a9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/disentangle-4c3b582bdeb070b7)
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test client::tests::cli_error_from_serde_error ... ok
[INFO] [stdout] test output::tests::format_value_bool ... ok
[INFO] [stdout] test keys::tests::load_nonexistent_key_returns_none ... ok
[INFO] [stdout] test keys::tests::did_with_special_characters_is_sanitized ... ok
[INFO] [stdout] test output::tests::format_value_null ... ok
[INFO] [stdout] test output::tests::format_value_number ... ok
[INFO] [stdout] test keys::tests::saved_key_file_has_restricted_permissions ... ok
[INFO] [stdout] test keys::tests::save_then_load_returns_same_key ... ok
[INFO] [stdout] test output::tests::human_print_does_not_panic_on_array ... ok
[INFO] [stdout] test output::tests::format_value_array_returns_json_string ... ok
[INFO] [stdout] test output::tests::human_print_does_not_panic_on_object ... ok
[INFO] [stdout] test keys::tests::list_stored_dids_empty_dir_returns_empty_vec ... ok
[INFO] [stdout] test output::tests::json_print_does_not_panic ... ok
[INFO] [stdout] test output::tests::human_print_does_not_panic_on_scalar ... ok
[INFO] [stdout] test output::tests::format_value_object_returns_json_string ... ok
[INFO] [stdout] test output::tests::json_format_pretty_prints_object ... ok
[INFO] [stdout] test client::tests::cli_error_display_messages ... ok
[INFO] [stdout] test client::tests::cli_error_from_io_error ... ok
[INFO] [stdout] test output::tests::human_print_does_not_panic_on_nested ... ok
[INFO] [stdout] test output::tests::output_format_value_enum_rejects_invalid ... ok
[INFO] [stdout] test output::tests::output_format_value_enum_parses_human ... ok
[INFO] [stdout] test output::tests::format_value_string ... ok
[INFO] [stdout] test output::tests::output_format_value_enum_parses_json ... ok
[INFO] [stdout] test keys::tests::list_stored_dids_returns_saved_dids ... ok
[INFO] [stdout] test output::tests::json_format_pretty_prints_array ... ok
[INFO] [stdout] test tests::parse_identity_list ... ok
[INFO] [stdout] test tests::parse_cap_list ... ok
[INFO] [stdout] test tests::parse_custom_node_url ... ok
[INFO] [stdout] test tests::parse_identity_create_with_options ... ok
[INFO] [stdout] test tests::parse_identity_create_defaults ... ok
[INFO] [stdout] test keys::tests::save_key_overwrites_existing ... ok
[INFO] [stdout] test tests::parse_gov_list ... ok
[INFO] [stdout] test tests::parse_curvature_compute ... ok
[INFO] [stdout] test tests::parse_human_format_explicit ... ok
[INFO] [stdout] test tests::parse_node_graph ... ok
[INFO] [stdout] test tests::parse_petname_set ... ok
[INFO] [stdout] test tests::parse_node_status ... ok
[INFO] [stdout] test tests::parse_tx_tips ... ok
[INFO] [stdout] test tests::parse_tx_submit ... ok
[INFO] [stdout] test tests::reject_identity_show_missing_did ... ok
[INFO] [stdout] test tests::reject_curvature_compute_missing_args ... ok
[INFO] [stdout] test tests::parse_identity_show ... ok
[INFO] [stdout] test tests::reject_invalid_format ... ok
[INFO] [stdout] test tests::parse_json_format ... ok
[INFO] [stdout] test tests::reject_unknown_subcommand ... ok
[INFO] [stdout] test tests::reject_tx_submit_missing_required_args ... ok
[INFO] [stdout] test client::tests::new_client_stores_base_url ... ok
[INFO] [stdout] test tests::reject_missing_subcommand ... ok
[INFO] [stdout] test client::tests::get_connection_refused_returns_request_failed_error ... ok
[INFO] [stdout] test client::tests::post_connection_refused_returns_request_failed_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-032028dde159a288)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test no_subcommand_exits_nonzero ... ok
[INFO] [stdout] test tx_submit_missing_sender_exits_nonzero ... ok
[INFO] [stdout] test help_flag_exits_zero ... ok
[INFO] [stdout] test curvature_stats_exits_nonzero ... ok
[INFO] [stdout] test node_peers_exits_nonzero ... ok
[INFO] [stdout] test identity_rotate_exits_nonzero ... ok
[INFO] [stdout] test tx_mass_exits_nonzero ... ok
[INFO] [stdout] test tx_get_json_format_outputs_valid_json ... ok
[INFO] [stdout] test tx_get_returns_not_implemented_json ... ok
[INFO] [stdout] test unknown_subcommand_exits_nonzero ... ok
[INFO] [stdout] test version_flag_exits_zero ... ok
[INFO] [stdout] test tx_list_returns_not_implemented_json ... ok
[INFO] [stdout] test petname_list_exits_nonzero ... ok
[INFO] [stdout] test node_status_connection_refused ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/disentangle_consensus-d85f95afa03bcb1e)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test tests::test_integer_log1p ... ok
[INFO] [stdout] test tests::test_integer_log1p_edge_cases ... ok
[INFO] [stdout] test tests::test_strict_mode_missing_proof ... ok
[INFO] [stdout] test tests::test_compute_curvature_known_neighbors ... ok
[INFO] [stdout] test tests::test_verification_context_creation ... ok
[INFO] [stdout] test tests::test_compute_curvature_no_shared_ancestors ... ok
[INFO] [stdout] test tests::test_compute_topological_mass_backward_compatible ... ok
[INFO] [stdout] test tests::test_compute_curvature_triangle ... ok
[INFO] [stdout] test tests::test_mass_at_different_depths ... ok
[INFO] [stdout] test tests::test_verified_mass_no_proofs ... ok
[INFO] [stdout] test tests::test_resolve_conflict_equal_mass_tiebreaker ... ok
[INFO] [stdout] test tests::test_resolve_conflict_asymmetric_masses ... ok
[INFO] [stdout] test tests::test_strict_mode_invalid_proof ... ok
[INFO] [stdout] test tests::test_verified_mass_wrong_root ... ok
[INFO] [stdout] test tests::test_is_finalized ... ok
[INFO] [stdout] test tests::test_verified_mass_wrong_epoch ... ok
[INFO] [stdout] test tests::test_verify_reputation_claim_helper ... ok
[INFO] [stdout] test tests::test_multi_transaction_verified_mass ... ok
[INFO] [stdout] test tests::test_verified_mass_with_valid_proof ... ok
[INFO] [stdout] test tests::test_mass_overflow_clamping ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-f9713214dc596226)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test edge_case_single_node_dag ... ok
[INFO] [stdout] test curvature_shared_parents_positive ... ok
[INFO] [stdout] test curvature_unrelated_nodes_negative ... ok
[INFO] [stdout] test edge_case_disconnected_nodes ... ok
[INFO] [stdout] test conflict_resolution_is_deterministic ... ok
[INFO] [stdout] test mass_computation_accounts_for_depth_and_supporters ... ok
[INFO] [stdout] test mass_computation_linear_chain ... ok
[INFO] [stdout] test conflict_resolution_heavier_branch_wins ... ok
[INFO] [stdout] test multi_hop_mass_deep_chain ... ok
[INFO] [stdout] test finalization_triggered_by_mass_dominance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-5fff9664a6d6bed0)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_curvature_computation ... ok
[INFO] [stdout] test test_honest_branch_beats_sybil_branch ... ok
[INFO] [stdout] test test_is_finalized ... ok
[INFO] [stdout] test test_sybil_attack_resistance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/disentangle_crypto-45edc416a1fdc5a2)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test hash::tests::test_nullifier_derivation ... ok
[INFO] [stdout] test hash::tests::test_hash_digest_hex_roundtrip ... ok
[INFO] [stdout] test hash::tests::test_sha3_determinism ... ok
[INFO] [stdout] test hash::tests::test_sha3_different_inputs ... ok
[INFO] [stdout] test hash::tests::test_sha3_multi_equivalent ... ok
[INFO] [stdout] test types::tests::test_epoch_from_depth ... ok
[INFO] [stdout] test hash::tests::test_merkle_operations ... ok
[INFO] [stdout] test signature::tests::test_key_serialization ... ok
[INFO] [stdout] test types::tests::test_account_id_from_pk ... ok
[INFO] [stdout] test kem::tests::test_different_keypairs_different_secrets ... ok
[INFO] [stdout] test kem::tests::test_key_serialization ... ok
[INFO] [stdout] test types::tests::test_nullifier_determinism ... ok
[INFO] [stdout] test kem::tests::test_kem_roundtrip ... ok
[INFO] [stdout] test types::tests::test_nullifier_epoch_dependence ... ok
[INFO] [stdout] test signature::tests::test_invalid_signature_fails ... ok
[INFO] [stdout] test signature::tests::test_wrong_key_fails ... ok
[INFO] [stdout] test signature::tests::test_sign_verify_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-e3a1deccc215d8b8)
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test invalid_key_lengths_produce_errors ... ok
[INFO] [stdout] test sha3_256_determinism ... ok
[INFO] [stdout] test sha3_256_multi_streaming_equivalence ... ok
[INFO] [stdout] test kem_wrong_decapsulation_key_produces_different_secret ... ok
[INFO] [stdout] test kem_roundtrip_shared_secrets_match ... ok
[INFO] [stdout] test serialization_roundtrip_kem_keys ... ok
[INFO] [stdout] test sign_verify_wrong_key_rejects ... ok
[INFO] [stdout] test node_id_derivation_consistency ... ok
[INFO] [stdout] test sha3_256_collision_resistance ... ok
[INFO] [stdout] test serialization_roundtrip_signing_keys ... ok
[INFO] [stdout] test sign_verify_tampered_message_rejects ... ok
[INFO] [stdout] test cross_module_signed_kem_handshake ... ok
[INFO] [stdout] test sign_verify_roundtrip_varied_messages ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/disentangle_dag-287fbc7193cf3cdd)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test tests::test_curvature_weight_with_alpha_clamping ... ok
[INFO] [stdout] test tests::test_curvature_weight_at_depth ... ok
[INFO] [stdout] test tests::test_ancestors_genesis_returns_empty ... ok
[INFO] [stdout] test tests::test_dag_insert_and_retrieve ... ok
[INFO] [stdout] test tests::test_effective_alpha_at_bootstrap_end ... ok
[INFO] [stdout] test tests::test_effective_alpha_at_bootstrap_start ... ok
[INFO] [stdout] test tests::test_compute_depth_from_parents ... ok
[INFO] [stdout] test tests::test_depth_genesis ... ok
[INFO] [stdout] test tests::test_empty_parents_rejected ... ok
[INFO] [stdout] test tests::test_epoch_from_depth_integration ... ok
[INFO] [stdout] test tests::test_fp_from_ratio_greater_than_one ... ok
[INFO] [stdout] test tests::test_ancestors_multi_parent ... ok
[INFO] [stdout] test tests::test_effective_alpha_boundary_conditions ... ok
[INFO] [stdout] test tests::test_effective_alpha_midpoint ... ok
[INFO] [stdout] test tests::test_fp_from_ratio_negative_values ... ok
[INFO] [stdout] test tests::test_ancestors_depth_zero ... ok
[INFO] [stdout] test tests::test_curvature_deterministic_without_children ... ok
[INFO] [stdout] test tests::test_fp_from_ratio_zero_numerator ... ok
[INFO] [stdout] test tests::test_fp_mul_large_values ... ok
[INFO] [stdout] test tests::test_fp_mul_edge_cases ... ok
[INFO] [stdout] test tests::test_fp_from_ratio_zero_denominator ... ok
[INFO] [stdout] test tests::test_ancestors_depth_1 ... ok
[INFO] [stdout] test tests::test_fp_mul_negative_values ... ok
[INFO] [stdout] test tests::test_depth_diamond ... ok
[INFO] [stdout] test tests::test_curvature_positive_with_shared_grandparent ... ok
[INFO] [stdout] test tests::test_ancestors_depth_2 ... ok
[INFO] [stdout] test tests::test_find_best_path_weight ... ok
[INFO] [stdout] test tests::test_ramped_bootstrap_throttling ... ok
[INFO] [stdout] test tests::test_min_parents_enforcement_one_parent ... ok
[INFO] [stdout] test tests::test_min_parents_enforcement_two_parents ... ok
[INFO] [stdout] test tests::test_verify_signature_wrong_key ... ok
[INFO] [stdout] test tests::test_depth_linear_chain ... ok
[INFO] [stdout] test tests::test_nullifier_prevents_double_spend ... ok
[INFO] [stdout] test tests::test_verify_signature_tampered_message ... ok
[INFO] [stdout] test tests::test_ancestors_diamond_pattern ... ok
[INFO] [stdout] test tests::test_descendants ... ok
[INFO] [stdout] test tests::test_verify_signature_valid ... ok
[INFO] [stdout] test tests::test_curvature_immutable_by_construction ... ok
[INFO] [stdout] test tests::test_neighbors_includes_parents_and_children ... ok
[INFO] [stdout] test tests::test_max_parents_rejected ... ok
[INFO] [stdout] test tests::test_max_parents_enforcement_exact ... ok
[INFO] [stdout] test tests::test_depth_asymmetric ... ok
[INFO] [stdout] test tests::test_max_parents_enforcement_exceeded ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-e8c6f0554e20590e)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test fixed_point_arithmetic_end_to_end ... ok
[INFO] [stdout] test bootstrap_throttling_full_range ... ok
[INFO] [stdout] test nullifier_double_spend_prevention ... ok
[INFO] [stdout] test simhash_structurally_bound ... ok
[INFO] [stdout] test dag_construction_multi_transaction ... ok
[INFO] [stdout] test multi_node_shared_dag ... ok
[INFO] [stdout] test depth_computation_complex_dag ... ok
[INFO] [stdout] test conflict_resolution_topological_mass ... ok
[INFO] [stdout] test curvature_computation_diamond_topology ... ok
[INFO] [stdout] test finality_beyond_confirmation_depth ... ok
[INFO] [stdout] test curvature_weight_throttling_spectrum ... ok
[INFO] [stdout] test parent_validation_enforcement ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/disentangle_economy-d36f9ba51697e4f2)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test agreement::tests::test_agreement_completion ... ok
[INFO] [stdout] test agreement::tests::test_agreement_involves_did ... ok
[INFO] [stdout] test commons_pool::tests::test_pool_creation ... ok
[INFO] [stdout] test agreement::tests::test_agreement_expiry ... ok
[INFO] [stdout] test commons_pool::tests::test_pool_full_lifecycle ... ok
[INFO] [stdout] test commons_pool::tests::test_pool_claim ... ok
[INFO] [stdout] test commons_pool::tests::test_pool_distribute ... ok
[INFO] [stdout] test intent::tests::test_intent_archiving ... ok
[INFO] [stdout] test agreement::tests::test_agreement_id_deterministic ... ok
[INFO] [stdout] test intent::tests::test_has_participant ... ok
[INFO] [stdout] test intent::tests::test_intent_creation ... ok
[INFO] [stdout] test intent::tests::test_intent_id_deterministic ... ok
[INFO] [stdout] test commons_pool::tests::test_pool_deposit ... ok
[INFO] [stdout] test oracle::tests::test_oracle_query_creation ... ok
[INFO] [stdout] test oracle::tests::test_query_id_deterministic ... ok
[INFO] [stdout] test oracle::tests::test_agent_score_composite_paper_formula ... ok
[INFO] [stdout] test oracle::tests::test_distribution_zero_scores ... ok
[INFO] [stdout] test proposal::tests::test_proposal_activation_check ... ok
[INFO] [stdout] test proposal::tests::test_proposal_creation ... ok
[INFO] [stdout] test proposal::tests::test_proposal_expiry ... ok
[INFO] [stdout] test proposal::tests::test_proposal_id_deterministic ... ok
[INFO] [stdout] test oracle::tests::test_agent_score_negative_derivative ... ok
[INFO] [stdout] test oracle::tests::test_oracle_query_with_min_coherence ... ok
[INFO] [stdout] test agreement::tests::test_agreement_creation ... ok
[INFO] [stdout] test commons_pool::tests::test_pool_id_deterministic ... ok
[INFO] [stdout] test oracle::tests::test_merkle_root_empty ... ok
[INFO] [stdout] test oracle::tests::test_merkle_root_deterministic ... ok
[INFO] [stdout] test oracle::tests::test_distribution_normalization ... ok
[INFO] [stdout] test oracle::tests::test_merkle_root_binary_tree_structure ... ok
[INFO] [stdout] test agreement::tests::test_agreement_acceptance ... ok
[INFO] [stderr]      Running tests/oracle_integration.rs (/opt/rustwide/target/debug/deps/oracle_integration-26267e9fac28c177)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test oracle_distribution_negative_derivatives_equal_weight ... ok
[INFO] [stdout] test oracle_single_positive_agent_gets_full_weight ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/disentangle_identity-f36468264bbc61c0)
[INFO] [stdout] test oracle_query_and_distribution ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 99 tests
[INFO] [stdout] test capability::tests::test_reputation_minimum_exact_boundary ... ok
[INFO] [stdout] test capability::tests::test_coherence_minimum_fails ... ok
[INFO] [stdout] test capability::tests::test_temporal_constraint ... ok
[INFO] [stdout] test capability::tests::test_coherence_minimum_passes ... ok
[INFO] [stdout] test capability::tests::test_reputation_minimum_fails ... ok
[INFO] [stdout] test capability::tests::test_capability_multiple_constraints_one_fails ... ok
[INFO] [stdout] test capability::tests::test_capability_verification ... ok
[INFO] [stdout] test capability::tests::test_capability_id_computation ... ok
[INFO] [stdout] test capability::tests::test_capability_creation ... ok
[INFO] [stdout] test capability::tests::test_requires_capability_fails ... ok
[INFO] [stdout] test capability::tests::test_reputation_minimum_passes ... ok
[INFO] [stdout] test capability::tests::test_capability_multiple_constraints_all_pass ... ok
[INFO] [stdout] test capability::tests::test_delegation_non_delegatable_returns_error ... ok
[INFO] [stdout] test capability::tests::test_requires_capability_passes ... ok
[INFO] [stdout] test capability::tests::test_delegation_creation ... ok
[INFO] [stdout] test capability::tests::test_tier_can_perform ... ok
[INFO] [stdout] test capability::tests::test_tier_from_score_boundaries ... ok
[INFO] [stdout] test capability::tests::test_tier_minimum_constraint ... ok
[INFO] [stdout] test capability::tests::test_tier_minimum_score ... ok
[INFO] [stdout] test capability::tests::test_tier_ordering ... ok
[INFO] [stdout] test capability::tests::test_tier_serialization_roundtrip ... ok
[INFO] [stdout] test coherence::tests::test_composite_score ... ok
[INFO] [stdout] test coherence::tests::test_decayed_mass_no_decay ... ok
[INFO] [stdout] test coherence::tests::test_decayed_mass_one_half_life ... ok
[INFO] [stdout] test coherence::tests::test_coherence_profile_tier ... ok
[INFO] [stdout] test coherence::tests::test_not_prunable_with_high_mass ... ok
[INFO] [stdout] test coherence::tests::test_prunable_after_long_inactivity ... ok
[INFO] [stdout] test coherence::tests::test_composite_score_includes_capability_and_introduction ... ok
[INFO] [stdout] test coherence::tests::test_decayed_mass_floor ... ok
[INFO] [stdout] test coherence::tests::test_introduction_coherence_no_neighbors ... ok
[INFO] [stdout] test coherence::tests::test_coherence_profile_empty ... ok
[INFO] [stdout] test coherence::tests::test_capability_coherence_no_grants ... ok
[INFO] [stdout] test coherence::tests::test_introduction_coherence_zero_mean_curvature ... ok
[INFO] [stdout] test did::tests::test_did_creation ... ok
[INFO] [stdout] test did::tests::test_agi_did_creation ... ok
[INFO] [stdout] test did::tests::test_did_document_empty_verification_methods ... ok
[INFO] [stdout] test coherence::tests::test_coherence_profile_with_neighbors ... ok
[INFO] [stdout] test did::tests::test_did_parse_invalid_hex ... ok
[INFO] [stdout] test coherence::tests::test_introduction_coherence_max_curvature ... ok
[INFO] [stdout] test coherence::tests::test_capability_coherence_half_revoked ... ok
[INFO] [stdout] test did::tests::test_did_parse_valid_human ... ok
[INFO] [stdout] test did::tests::test_did_document_verify_valid ... ok
[INFO] [stdout] test did::tests::test_did_parse_wrong_length ... ok
[INFO] [stdout] test did::tests::test_did_parse_invalid_prefix ... ok
[INFO] [stdout] test did::tests::test_did_parse_valid_agi ... ok
[INFO] [stdout] test coherence::tests::test_introduction_coherence_positive_curvature ... ok
[INFO] [stdout] test did::tests::test_did_parse_empty ... ok
[INFO] [stdout] test did::tests::test_did_document_id_hash ... ok
[INFO] [stdout] test did::tests::test_agi_agent_type ... ok
[INFO] [stdout] test did::tests::test_did_document_creation ... ok
[INFO] [stdout] test did::tests::test_did_document_tampered_agent_type ... ok
[INFO] [stdout] test governance::tests::test_evaluate_proposal_diversity_minimum ... ok
[INFO] [stdout] test governance::tests::test_evaluate_proposal_coherence_weighted ... ok
[INFO] [stdout] test did::tests::test_method_specific_id ... ok
[INFO] [stdout] test did::tests::test_did_document_tampered_updated_depth ... ok
[INFO] [stdout] test coherence::tests::test_capability_coherence_all_active ... ok
[INFO] [stdout] test did::tests::test_did_document_tampered_controller ... ok
[INFO] [stdout] test governance::tests::test_governance_proposal_creation ... ok
[INFO] [stdout] test governance::tests::test_governance_proposal_verification ... ok
[INFO] [stdout] test did::tests::test_did_document_tampered_created_depth ... ok
[INFO] [stdout] test governance::tests::test_coherence_weighted_fallback_for_unknown_voter ... ok
[INFO] [stdout] test did::tests::test_hybrid_agent_type_creation ... ok
[INFO] [stdout] test governance::tests::test_coherence_weighted_voting_high_coherence_wins ... ok
[INFO] [stdout] test governance::tests::test_evaluate_proposal_pending ... ok
[INFO] [stdout] test graph::tests::test_revocation ... ok
[INFO] [stdout] test did::tests::test_hybrid_agent_type_document_verify_and_hash ... ok
[INFO] [stdout] test governance::tests::test_coherence_weighted_voting_low_coherence_loses ... ok
[INFO] [stdout] test capability::tests::test_delegation_chain_verification ... ok
[INFO] [stdout] test petname::tests::test_bind_and_resolve ... ok
[INFO] [stdout] test petname::tests::test_display_name_priority ... ok
[INFO] [stdout] test graph::tests::test_identity_curvature_empty ... ok
[INFO] [stdout] test petname::tests::test_unbind ... ok
[INFO] [stdout] test transactions::tests::test_did_deactivation_verify_signature_valid ... ok
[INFO] [stdout] test petname::tests::test_edge_name_resolution ... ok
[INFO] [stdout] test tests::test_full_capability_flow ... ok
[INFO] [stdout] test graph::tests::test_record_introduction ... ok
[INFO] [stdout] test petname::tests::test_proposed_name_disambiguation ... ok
[INFO] [stdout] test tests::test_petname_system ... ok
[INFO] [stdout] test transactions::tests::test_did_update_verify_signature_valid ... ok
[INFO] [stdout] test transactions::tests::test_did_update_verify_signature_tampered ... ok
[INFO] [stdout] test transactions::tests::test_did_deactivation_verify_signature_tampered ... ok
[INFO] [stdout] test transactions::tests::test_introduction_compute_id_deterministic ... ok
[INFO] [stdout] test petname::tests::test_duplicate_bind_fails ... ok
[INFO] [stdout] test tests::test_agi_did ... ok
[INFO] [stdout] test transactions::tests::test_introduction_verify_signature_tampered ... ok
[INFO] [stdout] test tests::test_governance_proposal ... ok
[INFO] [stdout] test tests::test_identity_graph_and_curvature ... ok
[INFO] [stdout] test tests::test_coherence_profile ... ok
[INFO] [stdout] test graph::tests::test_identity_curvature_with_neighbors ... ok
[INFO] [stdout] test graph::tests::test_introduction_chain ... ok
[INFO] [stdout] test transactions::tests::test_introduction_transaction ... ok
[INFO] [stdout] test tests::test_full_did_lifecycle ... ok
[INFO] [stdout] test transactions::tests::test_did_registration_document_verify ... ok
[INFO] [stdout] test petname::tests::test_edge_path_curvature_gate ... ok
[INFO] [stdout] test transactions::tests::test_introduction_verify_signature_valid ... ok
[INFO] [stdout] test transactions::tests::test_did_registration_id ... ok
[INFO] [stdout] test transactions::tests::test_key_rotation_verify_signatures_wrong_old_key ... ok
[INFO] [stdout] test transactions::tests::test_key_rotation_verify_signatures_valid ... ok
[INFO] [stdout] test transactions::tests::test_did_registration_compute_id_deterministic ... ok
[INFO] [stderr]      Running tests/cross_crate_curvature_test.rs (/opt/rustwide/target/debug/deps/cross_crate_curvature_test-f6e0ffdea31cbd52)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 99 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_curvature_formula_equivalence_empty_neighbors ... ok
[INFO] [stdout] test test_curvature_formula_equivalence_partial_overlap ... ok
[INFO] [stdout] test test_curvature_formula_equivalence_shared_neighbors ... ok
[INFO] [stdout] test test_curvature_formula_equivalence_disjoint ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-079cbee795afad72)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test coherence_profile_score_computation ... ok
[INFO] [stdout] test governance_returns_pending_before_voting_end ... ok
[INFO] [stdout] test capability_temporal_constraint_expiry ... ok
[INFO] [stdout] test capability_revocation_removes_access ... ok
[INFO] [stdout] test governance_diversity_minimum_fails_insufficient_supporters ... ok
[INFO] [stdout] test coherence_integrates_with_governance_weighted_voting ... ok
[INFO] [stdout] test governance_coherence_weighted_passes_majority_for ... ok
[INFO] [stdout] test capability_create_grant_verify ... ok
[INFO] [stdout] test identity_graph_curvature_with_triangle ... ok
[INFO] [stdout] test governance_diversity_minimum_passes ... ok
[INFO] [stdout] test governance_coherence_weighted_fails_majority_against ... ok
[INFO] [stdout] test capability_delegation_chain_a_to_b_to_c ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/disentangle_membrane-18f02918bbe457a7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/adversarial_tests.rs (/opt/rustwide/target/debug/deps/adversarial_tests-f14f1f4e0af7b0ce)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test prop_square_preservation_requires_match ... ok
[INFO] [stdout] test prop_no_total_bypass ... ok
[INFO] [stdout] test prop_bandwidth_requires_mutual_coherence ... ok
[INFO] [stdout] test prop_adversarial_encoding_filtered ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/coherence_evolution_tests.rs (/opt/rustwide/target/debug/deps/coherence_evolution_tests-f35dcce665dca73c)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_bidirectional_coherence_preservation ... ok
[INFO] [stdout] test test_convergence_compatible_peers ... ok
[INFO] [stdout] test test_sender_coherence_not_degraded ... ok
[INFO] [stdout] test test_no_convergence_incompatible_peers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/enlightenment_tests.rs (/opt/rustwide/target/debug/deps/enlightenment_tests-5530a523c5b14216)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test prop_bandwidth_requires_mutual_coherence_integration ... ok
[INFO] [stdout] test prop_transfer_bounded_by_receiver ... ok
[INFO] [stdout] test test_sybil_enlightenment_attack ... ok
[INFO] [stderr]      Running tests/filter_tests.rs (/opt/rustwide/target/debug/deps/filter_tests-60c573e8542807ac)
[INFO] [stdout] test test_rapid_fire_does_not_overwhelm ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.85s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test test_bandwidth_monotonic ... ok
[INFO] [stdout] test test_adapt_lambda_from_curvature ... ok
[INFO] [stdout] test test_filter_identical_basis ... ok
[INFO] [stdout] test test_filter_orthogonal ... ok
[INFO] [stdout] test test_empty_basis_blocks_all ... ok
[INFO] [stdout] test test_inter_leaf_gap ... ok
[INFO] [stdout] test test_lambda_one_blocks_all ... ok
[INFO] [stdout] test test_identical_lt_same_leaf ... ok
[INFO] [stdout] test test_different_level_different_leaf ... ok
[INFO] [stdout] test test_epsilon_boundary ... ok
[INFO] [stdout] test test_gap_self_zero ... ok
[INFO] [stdout] test test_lambda_zero_passes_all ... ok
[INFO] [stdout] test test_level_diverse ... ok
[INFO] [stdout] test test_level_empty_history ... ok
[INFO] [stdout] test test_extend_basis_widens_filter ... ok
[INFO] [stdout] test test_level_gap_reduces_bandwidth ... ok
[INFO] [stdout] test test_level_single_cluster ... ok
[INFO] [stdout] test test_matched_peers_max_bandwidth ... ok
[INFO] [stdout] test test_unknown_peer_conservative ... ok
[INFO] [stdout] test test_square_preserving_only_when_matched ... ok
[INFO] [stdout] test test_reclassify_on_evolution ... ok
[INFO] [stdout] test test_temporal_gap_reduces_bandwidth ... ok
[INFO] [stdout] test test_temporality_fast ... ok
[INFO] [stdout] test test_temporality_single_depth ... ok
[INFO] [stdout] test test_gap_symmetric ... ok
[INFO] [stdout] test test_both_gaps_compound ... ok
[INFO] [stdout] test test_spectral_drops_noise ... ok
[INFO] [stdout] test test_spectral_preserves_high_energy ... ok
[INFO] [stdout] test test_filter_partial ... ok
[INFO] [stdout] test test_temporality_slow ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/safety_invariants.rs (/opt/rustwide/target/debug/deps/safety_invariants-5de84761fc8ae5e6)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test invariant_bandwidth_monotonic_in_level_gap ... ok
[INFO] [stdout] test invariant_bandwidth_monotonic_in_temporal_gap ... ok
[INFO] [stdout] test invariant_lambda_one_exact_only ... ok
[INFO] [stdout] test invariant_sybil_resistance_idempotence ... ok
[INFO] [stdout] test invariant_square_preservation_structural ... ok
[INFO] [stdout] test invariant_basis_scope_non_bypassable ... ok
[INFO] [stdout] test invariant_bandwidth_non_negative ... ok
[INFO] [stdout] test invariant_bandwidth_non_negative_no_peer ... ok
[INFO] [stdout] test invariant_non_degradation ... ok
[INFO] [stdout] test invariant_lambda_zero_open ... ok
[INFO] [stdout] test invariant_lambda_monotonic ... ok
[INFO] [stdout] test invariant_basis_scope_general ... ok
[INFO] [stdout] test invariant_sybil_resistance_membrane_transfer ... ok
[INFO] [stderr]      Running tests/spectral_evolution_tests.rs (/opt/rustwide/target/debug/deps/spectral_evolution_tests-0102ef88038e3748)
[INFO] [stdout] test invariant_square_preservation_payload_independent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.91s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_comparative_simhash_vs_spectral ... ignored
[INFO] [stdout] test test_spectral_convergence_compatible_peers ... ok
[INFO] [stdout] test test_spectral_coherence_preservation ... ok
[INFO] [stdout] test test_spectral_isolation_incompatible_peers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/disentangle_node-b60b743bbd34f3e5)
[INFO] [stdout] 
[INFO] [stdout] running 63 tests
[INFO] [stdout] test event_stream::tests::test_event_bus_multiple_subscribers ... ok
[INFO] [stdout] test event_stream::tests::test_event_bus_topic_serialization ... ok
[INFO] [stdout] test identity_state::tests::test_apply_payload_heartbeat ... ok
[INFO] [stdout] test event_stream::tests::test_event_bus_publish_subscribe ... ok
[INFO] [stdout] test identity_state::tests::test_apply_payload_backward_compat ... ok
[INFO] [stdout] test identity_state::tests::test_deactivate_did_wrong_key_rejected ... ok
[INFO] [stdout] test identity_state::tests::test_create_proposal_queues_payload ... ok
[INFO] [stdout] test identity_state::tests::test_coherence_decay ... ok
[INFO] [stdout] test identity_state::tests::test_get_nonexistent_did ... ok
[INFO] [stdout] test identity_state::tests::test_create_capability ... ok
[INFO] [stdout] test identity_state::tests::test_apply_payload_create_pool ... ok
[INFO] [stdout] test identity_state::tests::test_deactivate_did_invalid_proof_rejected ... ok
[INFO] [stdout] test identity_state::tests::test_complete_agreement_success ... ok
[INFO] [stdout] test identity_state::tests::test_apply_payload_introduce ... ok
[INFO] [stdout] test identity_state::tests::test_apply_payload_register_identity ... ok
[INFO] [stdout] test identity_state::tests::test_apply_payload_register_identity_idempotent ... ok
[INFO] [stdout] test identity_state::tests::test_create_pool_queues_payload ... ok
[INFO] [stdout] test identity_state::tests::test_petname_roundtrip ... ok
[INFO] [stdout] test identity_state::tests::test_introduce_builds_graph ... ok
[INFO] [stdout] test identity_state::tests::test_deactivate_did_valid_proof ... ok
[INFO] [stdout] test identity_state::tests::test_pool_create_and_deposit ... ok
[INFO] [stdout] test identity_state::tests::test_pool_nonexistent_errors ... ok
[INFO] [stdout] test identity_state::tests::test_introduce_queues_payload ... ok
[INFO] [stdout] test identity_state::tests::test_apply_payload_deactivate_identity ... ok
[INFO] [stdout] test identity_state::tests::test_list_agreements_by_did ... ok
[INFO] [stdout] test identity_state::tests::test_propose_and_accept_agreement ... ok
[INFO] [stdout] test identity_state::tests::test_register_agi_did ... ok
[INFO] [stdout] test identity_state::tests::test_curvature_negative_no_shared ... ok
[INFO] [stdout] test identity_state::tests::test_register_did_queues_payload ... ok
[INFO] [stdout] test identity_state::tests::test_reconstruct_from_dag ... ok
[INFO] [stdout] test identity_state::tests::test_delegate_capability ... ok
[INFO] [stdout] test identity_state::tests::test_register_duplicate_prevention ... ok
[INFO] [stdout] test identity_state::tests::test_rotate_key_nonexistent_did_rejected ... ok
[INFO] [stdout] test identity_state::tests::test_register_human_did ... ok
[INFO] [stdout] test identity_state::tests::test_pool_full_lifecycle ... ok
[INFO] [stdout] test identity_state::tests::test_coherence_profile_increases_with_introductions ... ok
[INFO] [stdout] test identity_state::tests::test_delegation_chain_depth ... ok
[INFO] [stdout] test identity_state::tests::test_rotate_key_wrong_old_key_rejected ... ok
[INFO] [stdout] test identity_state::tests::test_update_did_add_service_endpoints ... ok
[INFO] [stdout] test identity_state::tests::test_update_did_nonexistent_rejected ... ok
[INFO] [stdout] test identity_state::tests::test_oracle_distribution_lifecycle ... ok
[INFO] [stdout] test identity_state::tests::test_rotate_key_new_key_works_for_operations ... ok
[INFO] [stdout] test identity_state::tests::test_rotate_key_queues_payload ... ok
[INFO] [stdout] test identity_state::tests::test_revoke_capability ... ok
[INFO] [stdout] test identity_state::tests::test_curvature_positive_with_shared_neighbors ... ok
[INFO] [stdout] test identity_state::tests::test_update_did_invalid_proof_rejected ... ok
[INFO] [stdout] test identity_state::tests::test_update_did_change_agent_type ... ok
[INFO] [stdout] test identity_state::tests::test_payload_roundtrip_register_then_apply ... ok
[INFO] [stdout] test identity_state::tests::test_oracle_explicit_region ... ok
[INFO] [stdout] test identity_state::tests::test_rotate_key_success_and_old_key_invalid ... ok
[INFO] [stdout] test identity_state::tests::test_update_did_idempotent_add_service ... ok
[INFO] [stdout] test identity_state::tests::test_rotate_key_multiple_times ... ok
[INFO] [stdout] test identity_state::tests::test_update_did_queues_payload ... ok
[INFO] [stdout] test topology_events::tests::test_merge_candidate_detection ... ok
[INFO] [stdout] test tests::test_pow_validation ... ok
[INFO] [stdout] test topology_events::tests::test_neighborhood_detection_weak_edge ... ok
[INFO] [stdout] test topology_events::tests::test_neighborhood_id_deterministic ... ok
[INFO] [stdout] test identity_state::tests::test_update_did_wrong_key_rejected ... ok
[INFO] [stdout] test topology_events::tests::test_neighborhood_detection_single_component ... ok
[INFO] [stdout] test identity_state::tests::test_update_did_remove_service_endpoint ... ok
[INFO] [stdout] test identity_state::tests::test_rotate_key_survives_save_load_roundtrip ... ok
[INFO] [stdout] test identity_state::tests::test_sybil_low_coherence ... ok
[INFO] [stdout] test tests::test_pow_difficulty_scaling ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.43s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/identity_rpc_tests.rs (/opt/rustwide/target/debug/deps/identity_rpc_tests-f30689889d278fdb)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test test_get_capability_invalid_hex ... ok
[INFO] [stdout] test test_deactivate_nonexistent_identity ... ok
[INFO] [stdout] test test_get_coherence_profile_nonexistent ... ok
[INFO] [stdout] test test_deactivate_invalid_hex ... ok
[INFO] [stdout] test test_get_coherence_profile ... ok
[INFO] [stdout] test test_create_capability_invalid_signing_key ... ok
[INFO] [stdout] test test_deactivate_identity_invalid_proof ... ok
[INFO] [stdout] test test_get_nonexistent_identity ... ok
[INFO] [stdout] test test_get_nonexistent_capability ... ok
[INFO] [stdout] test test_create_capability ... ok
[INFO] [stdout] test test_deactivate_identity ... ok
[INFO] [stdout] test test_delegate_capability ... ok
[INFO] [stdout] test test_introduction_nonexistent_did ... ok
[INFO] [stdout] test test_get_capability ... ok
[INFO] [stdout] test test_invoke_capability_as_issuer ... ok
[INFO] [stdout] test test_delegate_invalid_cap_id_length ... ok
[INFO] [stdout] test test_create_introduction ... ok
[INFO] [stdout] test test_delegate_nonexistent_capability ... ok
[INFO] [stdout] test test_resolve_nonexistent_petname ... ok
[INFO] [stdout] test test_register_invalid_agent_type ... ok
[INFO] [stdout] test test_get_curvature_between_dids ... ok
[INFO] [stdout] test test_capability_revocation_prevents_downstream_invocation ... ok
[INFO] [stdout] test test_get_identity ... ok
[INFO] [stdout] test test_invoke_capability_unauthorized ... ok
[INFO] [stdout] test test_update_identity_nonexistent_did ... ok
[INFO] [stdout] test test_list_capabilities_by_did ... ok
[INFO] [stdout] test test_register_agi_identity ... ok
[INFO] [stdout] test test_get_neighbors ... ok
[INFO] [stdout] test test_register_human_identity ... ok
[INFO] [stdout] test test_coherence_with_introduction_graph ... ok
[INFO] [stdout] test test_resolve_petname ... ok
[INFO] [stdout] test test_update_identity_no_ops ... ok
[INFO] [stdout] test test_set_petname ... ok
[INFO] [stdout] test test_revoke_invalid_scope ... ok
[INFO] [stdout] test test_list_identities ... ok
[INFO] [stdout] test test_revoke_capability ... ok
[INFO] [stdout] test test_full_capability_delegation_chain ... ok
[INFO] [stdout] test test_update_identity_add_service ... ok
[INFO] [stdout] test test_update_identity_invalid_proof_rejected ... ok
[INFO] [stdout] test test_combined_delegation_and_coherence_constraint ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_identity_completeness.rs (/opt/rustwide/target/debug/deps/test_identity_completeness-04b24a928ca18897)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::load_nonexistent_file_returns_persistence_error ... ok
[INFO] [stdout] test tests::load_corrupt_file_returns_persistence_error ... ok
[INFO] [stdout] test tests::save_atomic_no_partial_files_on_success ... ok
[INFO] [stdout] test tests::save_creates_parent_directories ... ok
[INFO] [stdout] test tests::test_governance_proposal_and_voting ... ok
[INFO] [stdout] test tests::test_introduction_chain_pathfinding ... ok
[INFO] [stdout] test tests::test_state_persistence ... ok
[INFO] [stdout] test tests::round_trip_preserves_full_state ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/disentangle_p2p-19d90a9fd2f92a03)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test pq_transport::tests::test_error_types ... ok
[INFO] [stdout] test pq_wrapper::tests::test_nonce_increments ... ok
[INFO] [stdout] test pq_wrapper::tests::test_stateless_encrypt_decrypt ... ok
[INFO] [stdout] test pq_wrapper::tests::test_wrong_nonce_order_fails ... ok
[INFO] [stdout] test pq_wrapper::tests::test_different_keys_fail ... ok
[INFO] [stdout] test pq_wrapper::tests::test_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test pq_wrapper::tests::test_empty_message ... ok
[INFO] [stdout] test pq_wrapper::tests::test_multiple_messages ... ok
[INFO] [stdout] test pq_transport::tests::test_key_derivation_different_nonces ... ok
[INFO] [stdout] test pq_transport::tests::test_message_serialization ... ok
[INFO] [stdout] test pq_transport::tests::test_manual_protocol_flow ... ok
[INFO] [stdout] test pq_wrapper::tests::test_stateless_different_nonces ... ok
[INFO] [stdout] test pq_wrapper::tests::test_tampered_ciphertext_fails ... ok
[INFO] [stdout] test pq_transport::tests::test_full_rekey_protocol ... ok
[INFO] [stdout] test pq_transport::tests::test_key_derivation_deterministic ... ok
[INFO] [stdout] test pq_wrapper::tests::test_large_message ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/node.rs (/opt/rustwide/target/debug/deps/disentangle_node-724ad1c99aef7a7c)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/sybil_simulator.rs (/opt/rustwide/target/debug/deps/sybil_simulator-6cd419577f23e72e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/tx_generator.rs (/opt/rustwide/target/debug/deps/tx_generator-b092a34588f39ceb)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_network_test.rs (/opt/rustwide/target/debug/deps/e2e_network_test-42cb62f4bce3f3a6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_gossip_propagation ... ignored
[INFO] [stdout] test test_e2e_summary ... ok
[INFO] [stdout] test test_wire_message_encoding ... ok
[INFO] [stdout] test test_swarm_creation ... ok
[INFO] [stdout] test test_sync_state_basic ... ok
[INFO] [stdout] test test_two_node_connection ... ok
[INFO] [stdout] test test_request_response_protocol ... ok
[INFO] [stdout] test test_sync_state_missing_parents ... ok
[INFO] [stdout] test test_sync_state_fork_and_conflict ... ok
[INFO] [stdout] test test_sync_state_chain ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.57s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/disentangle_simhash-da607e5c78771ce0)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::test_coherence_threshold ... ok
[INFO] [stdout] test tests::test_no_user_data_influence ... ok
[INFO] [stdout] test tests::test_hamming_distance ... ok
[INFO] [stdout] test tests::test_drift_bounded ... ok
[INFO] [stdout] test tests::test_combine_majority ... ok
[INFO] [stdout] test tests::test_different_parents_different_hash ... ok
[INFO] [stdout] test tests::test_structural_determinism ... ok
[INFO] [stdout] test tests::test_different_history_different_hash ... ok
[INFO] [stdout] test tests::test_grinding_resistance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-8ab7bb7f19848099)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test combine_simhashes_majority_voting ... ok
[INFO] [stdout] test coherence_check_integration ... ok
[INFO] [stdout] test drift_is_bounded_and_deterministic ... ok
[INFO] [stdout] test distance_metric_properties ... ok
[INFO] [stdout] test structural_similarity_same_parents ... ok
[INFO] [stdout] test serialization_roundtrip_preserves_hash ... ok
[INFO] [stdout] test structural_divergence_different_parents ... ok
[INFO] [stdout] test determinism_across_multiple_calls ... ok
[INFO] [stdout] test grinding_resistance_large_sample ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/disentangle_zkp-730fb61e64957faf)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test balance_circuit::tests::test_u64_to_field_reduction ... ok
[INFO] [stdout] test confidential::tests::test_confidential_amount_from_commitment ... ok
[INFO] [stdout] test confidential::tests::test_commitment_wrong_opening ... ok
[INFO] [stdout] test confidential::tests::test_commitment_creation ... ok
[INFO] [stdout] test merkle::tests::test_empty_tree ... ok
[INFO] [stdout] test merkle::tests::test_merkle_root_changes_with_data ... ok
[INFO] [stdout] test circuit::tests::test_witness_generation ... ok
[INFO] [stdout] test merkle::tests::test_single_account ... ok
[INFO] [stdout] test balance_circuit::tests::test_trace_generation ... ok
[INFO] [stdout] test confidential::tests::test_confidential_amount ... ok
[INFO] [stdout] test circuit::tests::test_bytes_to_field ... ok
[INFO] [stdout] test balance_circuit::tests::test_balance_witness_valid ... ok
[INFO] [stdout] test merkle::tests::test_merkle_proof_valid ... ok
[INFO] [stdout] test merkle::tests::test_merkle_root_determinism ... ok
[INFO] [stdout] test confidential::tests::test_commitment_determinism ... ok
[INFO] [stdout] test merkle::tests::test_power_of_two_padding ... ok
[INFO] [stdout] test reputation_bucket::tests::test_bucket_contains ... ok
[INFO] [stdout] test balance_circuit::tests::test_balance_witness_invalid ... ok
[INFO] [stdout] test range_circuit::tests::test_range_witness_max_value ... ok
[INFO] [stdout] test range_circuit::tests::test_range_witness_power_of_two ... ok
[INFO] [stdout] test range_circuit::tests::test_reconstructed_matches_original_small ... ok
[INFO] [stdout] test range_circuit::tests::test_range_witness_small_value ... ok
[INFO] [stdout] test range_circuit::tests::test_range_witness_zero ... ok
[INFO] [stdout] test reputation_bucket::tests::test_bucket_boundaries ... ok
[INFO] [stdout] test merkle::tests::test_merkle_proof_invalid_root ... ok
[INFO] [stdout] test proof::tests::test_prove_insufficient_reputation ... ok
[INFO] [stdout] test reputation_bucket::tests::test_bucket_weights_ascending ... ok
[INFO] [stdout] test reputation_bucket::tests::test_bucket_weight_lookup ... ok
[INFO] [stdout] test stealth::tests::test_decrypt_wrong_length ... ok
[INFO] [stdout] test stealth::tests::test_stealth_address_generation ... ok
[INFO] [stdout] test types::tests::test_account_state_leaf_hash_changes_with_reputation ... ok
[INFO] [stdout] test types::tests::test_account_state_leaf_hash_determinism ... ok
[INFO] [stdout] test stealth::tests::test_stealth_address_wrong_key ... ok
[INFO] [stdout] test stealth::tests::test_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test stealth::tests::test_wrong_key_decryption_fails ... ok
[INFO] [stdout] test stealth::tests::test_tampered_ciphertext_rejected ... ok
[INFO] [stdout] test stealth::tests::test_confidential_output_roundtrip ... ok
[INFO] [stdout] test stealth::tests::test_stealth_address_recovery ... ok
[INFO] [stdout] test proof::tests::test_verify_wrong_epoch ... ok
[INFO] [stdout] test proof::tests::test_verify_wrong_root ... ok
[INFO] [stdout] test proof::tests::test_verify_rejects_partial_root_match ... ok
[INFO] [stdout] test stealth::tests::test_confidential_output_wrong_recipient ... ok
[INFO] [stdout] test proof::tests::test_prove_and_verify_success ... ok
[INFO] [stdout] test proof::tests::test_prove_exact_threshold ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/confidential_integration.rs (/opt/rustwide/target/debug/deps/confidential_integration-920a867211f29f4d)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_balance_proof_rejects_unbalanced_transaction ... ok
[INFO] [stdout] test test_range_proof_for_large_amounts ... ok
[INFO] [stdout] test test_commitment_hiding_property ... ok
[INFO] [stdout] test test_multi_output_confidential_transaction ... ok
[INFO] [stdout] test test_stealth_address_unlinkability ... ok
[INFO] [stdout] test test_full_confidential_transaction_flow ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests disentangle_consensus
[INFO] [stderr]    Doc-tests disentangle_crypto
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests disentangle_dag
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests disentangle_economy
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests disentangle_identity
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests disentangle_membrane
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests disentangle_node
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests disentangle_p2p
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests disentangle_simhash
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests disentangle_zkp
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "eabaa1ad99a7586e90b9f4a678b4eedad444a6d76ba13bb92d9c8173610a98a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eabaa1ad99a7586e90b9f4a678b4eedad444a6d76ba13bb92d9c8173610a98a9", kill_on_drop: false }`
[INFO] [stdout] eabaa1ad99a7586e90b9f4a678b4eedad444a6d76ba13bb92d9c8173610a98a9
