[INFO] cloning repository https://github.com/LHY-in-universe/MPC_API
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LHY-in-universe/MPC_API" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLHY-in-universe%2FMPC_API", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLHY-in-universe%2FMPC_API'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 08efa19dee08d4a246d9ed23b2d843ba63863740
[INFO] testing LHY-in-universe/MPC_API against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLHY-in-universe%2FMPC_API" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LHY-in-universe/MPC_API
[INFO] finished tweaking git repo https://github.com/LHY-in-universe/MPC_API
[INFO] tweaked toml for git repo https://github.com/LHY-in-universe/MPC_API written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LHY-in-universe/MPC_API on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LHY-in-universe/MPC_API 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded polynomial v0.2.6
[INFO] [stderr]   Downloaded uuid v1.18.0
[INFO] [stderr]   Downloaded http-range-header v0.3.1
[INFO] [stderr]   Downloaded az v1.2.1
[INFO] [stderr]   Downloaded ed25519-dalek v2.2.0
[INFO] [stderr]   Downloaded clap v4.5.45
[INFO] [stderr]   Downloaded quickcheck v1.0.3
[INFO] [stderr]   Downloaded tower-http v0.4.4
[INFO] [stderr]   Downloaded rug v1.27.0
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68a7be23540f75951f0801f9604cb827a7065fad4367b6ae05f4263b1cf646f0
[INFO] running `Command { std: "docker" "start" "-a" "68a7be23540f75951f0801f9604cb827a7065fad4367b6ae05f4263b1cf646f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68a7be23540f75951f0801f9604cb827a7065fad4367b6ae05f4263b1cf646f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68a7be23540f75951f0801f9604cb827a7065fad4367b6ae05f4263b1cf646f0", kill_on_drop: false }`
[INFO] [stdout] 68a7be23540f75951f0801f9604cb827a7065fad4367b6ae05f4263b1cf646f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9bf94c2ab1606b578e04ce9a6a0f20ea5045780acbf6434313e60c164d09cd20
[INFO] running `Command { std: "docker" "start" "-a" "9bf94c2ab1606b578e04ce9a6a0f20ea5045780acbf6434313e60c164d09cd20", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.5
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling rug v1.27.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling polynomial v0.2.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling ark-bls12-381 v0.4.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling mpc_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 32s
[INFO] running `Command { std: "docker" "inspect" "9bf94c2ab1606b578e04ce9a6a0f20ea5045780acbf6434313e60c164d09cd20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bf94c2ab1606b578e04ce9a6a0f20ea5045780acbf6434313e60c164d09cd20", kill_on_drop: false }`
[INFO] [stdout] 9bf94c2ab1606b578e04ce9a6a0f20ea5045780acbf6434313e60c164d09cd20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 719c92329bedb12315810a42035f401e226a3593e4e60346d3ad0a451d3796a2
[INFO] running `Command { std: "docker" "start" "-a" "719c92329bedb12315810a42035f401e226a3593e4e60346d3ad0a451d3796a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bls12-381 v0.4.0
[INFO] [stderr]    Compiling mpc_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "719c92329bedb12315810a42035f401e226a3593e4e60346d3ad0a451d3796a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "719c92329bedb12315810a42035f401e226a3593e4e60346d3ad0a451d3796a2", kill_on_drop: false }`
[INFO] [stdout] 719c92329bedb12315810a42035f401e226a3593e4e60346d3ad0a451d3796a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 377db69e0751f48aee4ebfe6c613611b6895a4df0df596cb97882537f4e24962
[INFO] running `Command { std: "docker" "start" "-a" "377db69e0751f48aee4ebfe6c613611b6895a4df0df596cb97882537f4e24962", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mpc_api-2760c669faa4a7ad)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mpc_cli-2def49758b3f57ca)
[INFO] [stdout] running 20 tests
[INFO] [stderr]      Running tests/authentication_tests.rs (/opt/rustwide/target/debug/deps/authentication_tests-f59157acc8a393a0)
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_coordinate_strategy_sequential ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_coordinate_strategy_random ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_coordinate_uniqueness ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_deterministic_share_convenience_method ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_horner_polynomial_evaluation ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_fast_consistency_check ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_polynomial_update ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_incremental_share_update ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_precompute_lagrange_coefficients ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_large_party_count_with_seeded_coordinates ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_multiple_secret_sharing ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_share_with_coordinates_sequential ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_performance_comparison ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_polynomial_merging ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_share_compression ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_threshold_adjustment ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_coordinate_strategy_seeded_random ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_multiple_polynomial_evaluation ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_different_seeds_produce_different_coordinates ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_share_with_coordinates_seeded_deterministic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[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] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test test_bytes_to_gf128_conversion ... ok
[INFO] [stdout] test test_cmac_authenticate_and_verify ... ok
[INFO] [stdout] test test_cmac_batch_operations ... ok
[INFO] [stdout] test test_cmac_deterministic ... ok
[INFO] [stdout] test test_cmac_different_length_messages ... ok
[INFO] [stdout] test test_cmac_field_element ... ok
[INFO] [stdout] test test_cmac_subkey_generation ... ok
[INFO] [stdout] test test_cmac_generate_key ... ok
[INFO] [stdout] test test_cmac_wrong_message ... ok
[INFO] [stdout] test test_gf128_multiplication ... ok
[INFO] [stdout] test test_cmac_empty_message ... ok
[INFO] [stdout] test test_ghash ... ok
[INFO] [stdout] test test_cmac_wrong_key ... ok
[INFO] [stdout] test test_gmac_authenticate_and_verify ... ok
[INFO] [stdout] test test_gmac_empty_message ... ok
[INFO] [stdout] test test_gmac_generate_key ... ok
[INFO] [stdout] test test_gmac_batch_operations ... ok
[INFO] [stdout] test test_cmac_incremental ... ok
[INFO] [stdout] test test_gmac_polynomial_eval ... ok
[INFO] [stdout] test test_gmac_incremental ... ok
[INFO] [stdout] test test_gmac_wrong_message ... ok
[INFO] [stdout] test test_hmac_authenticate_share ... ok
[INFO] [stdout] test test_hmac_authenticate_and_verify ... ok
[INFO] [stdout] test test_gmac_wrong_key ... ok
[INFO] [stdout] test test_hmac_key_derivation ... ok
[INFO] [stdout] test test_hmac_wrong_message ... ok
[INFO] [stdout] test test_hmac_batch_operations ... ok
[INFO] [stdout] test test_cmac_left_shift ... ok
[INFO] [stdout] test test_hmac_generate_key ... ok
[INFO] [stdout] test test_omac ... ok
[INFO] [stdout] test test_poly1305_authenticate_and_verify ... ok
[INFO] [stdout] test test_poly1305_authenticated_decryption_failure ... ok
[INFO] [stdout] test test_hmac_secure_compare ... ok
[INFO] [stdout] test test_hmac_test_vectors ... ok
[INFO] [stdout] test test_hmac_u64 ... ok
[INFO] [stdout] test test_gmac_field_element ... ok
[INFO] [stdout] test test_poly1305_batch_operations ... ok
[INFO] [stdout] test test_poly1305_authenticated_encryption ... ok
[INFO] [stdout] test test_poly1305_empty_message ... ok
[INFO] [stdout] test test_poly1305_one_time_key ... ok
[INFO] [stdout] test test_poly1305_field_element ... ok
[INFO] [stdout] test test_hmac_wrong_key ... ok
[INFO] [stdout] test test_poly1305_generate_key ... ok
[INFO] [stdout] test test_poly1305_large_message ... ok
[INFO] [stdout] test test_poly1305_incremental ... ok
[INFO] [stdout] test test_poly1305_wrong_message ... ok
[INFO] [stdout] test test_poly1305_wrong_key ... ok
[INFO] [stdout] test test_hmac_key_stretching ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bfv_based_tests.rs (/opt/rustwide/target/debug/deps/bfv_based_tests-341a388e41c86ce8)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_protocol_context_integration ... ok
[INFO] [stdout] test test_8_step_bfv_beaver_protocol ... ok
[INFO] [stdout] test test_bfv_homomorphic_operations ... ok
[INFO] [stdout] test test_bfv_params_validation ... ok
[INFO] [stdout] test test_bfv_secure_multiplication_integration ... ok
[INFO] [stdout] test test_bfv_encryption_decryption ... ok
[INFO] [stdout] test test_bfv_key_manager ... ok
[INFO] [stdout] test test_bfv_single_triple_generation ... ok
[INFO] [stdout] test test_bfv_homomorphic_multiplication ... ok
[INFO] [stdout] test test_bfv_beaver_generator_creation ... ok
[INFO] [stdout] test test_bfv_batch_generation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/commitment_tests.rs (/opt/rustwide/target/debug/deps/commitment_tests-a1805271c82dd746)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test test_hash_commitment_merkle ... ok
[INFO] [stdout] test test_hash_commitment_secret_share ... ok
[INFO] [stdout] test test_hash_commitment_basic ... ok
[INFO] [stdout] test test_batch_merkle_commitment ... ok
[INFO] [stdout] test test_hash_commitment_auto ... ok
[INFO] [stdout] test test_hash_commitment_string ... ok
[INFO] [stdout] test test_hash_commitment_different_messages ... ok
[INFO] [stdout] test test_hash_commitment_vector ... ok
[INFO] [stdout] test test_hash_commitment_batch ... ok
[INFO] [stdout] test test_batch_merkle_commitment_update ... ok
[INFO] [stdout] test test_hash_commitment_u64 ... ok
[INFO] [stdout] test test_hash_commitment_wrong_randomness ... ok
[INFO] [stdout] test test_hash_commitment_wrong_value ... ok
[INFO] [stdout] test test_merkle_commitment_scheme ... ok
[INFO] [stdout] test test_merkle_proof_generation_and_verification ... ok
[INFO] [stdout] test test_merkle_tree_odd_number_of_leaves ... ok
[INFO] [stdout] test test_merkle_tree_single_leaf ... ok
[INFO] [stdout] test test_pedersen_commitment_basic ... ok
[INFO] [stdout] test test_pedersen_commitment_wrong_message ... ok
[INFO] [stdout] test test_hash_commitment_same_message_different_randomness ... ok
[INFO] [stderr]      Running tests/elliptic_curve_tests.rs (/opt/rustwide/target/debug/deps/elliptic_curve_tests-0a8124488b65c2e7)
[INFO] [stdout] test test_merkle_proof_invalid_data ... ok
[INFO] [stdout] test test_pedersen_commitment_wrong_randomness ... ok
[INFO] [stdout] test test_merkle_tree_creation ... ok
[INFO] [stdout] test test_pedersen_generate_random_commitment ... ok
[INFO] [stdout] test test_merkle_tree_update ... ok
[INFO] [stdout] test test_pedersen_add_message_to_commitment ... ok
[INFO] [stdout] test test_pedersen_commitment_batch ... ok
[INFO] [stdout] test test_pedersen_commitment_homomorphic_addition ... ok
[INFO] [stdout] test test_pedersen_commitment_vector ... ok
[INFO] [stdout] test test_pedersen_commitment_with_params ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test test_curve25519_ecdh_exchange ... ok
[INFO] [stdout] test test_ec_params ... ok
[INFO] [stdout] test test_ecdh_shared_secret ... ok
[INFO] [stdout] test test_ecdsa_signature_creation ... ok
[INFO] [stdout] test test_ecdsa_wrong_public_key ... ok
[INFO] [stdout] test test_ecdsa_different_message ... ok
[INFO] [stdout] test test_ecdsa_message_signing ... ok
[INFO] [stdout] test test_field_element_arithmetic ... ok
[INFO] [stdout] test test_ecdh_key_exchange ... ok
[INFO] [stdout] test test_ecdh_keypair_generation ... ok
[INFO] [stdout] test test_curve25519_keypair ... ok
[INFO] [stdout] test test_key_derivation ... ok
[INFO] [stdout] test test_point_addition_with_infinity ... ok
[INFO] [stdout] test test_point_infinity ... ok
[INFO] [stdout] test test_key_agreement_protocol ... ok
[INFO] [stdout] test test_point_negate ... ok
[INFO] [stdout] test test_scalar_multiplication ... ok
[INFO] [stdout] test test_field_element_inversion ... ok
[INFO] [stdout] test test_curve25519_point_operations ... ok
[INFO] [stdout] test test_curve25519_key_generation ... ok
[INFO] [stdout] test test_ecdsa_invalid_signature ... ok
[INFO] [stdout] test test_point_doubling ... ok
[INFO] [stdout] test test_curve25519_shared_secret ... ok
[INFO] [stderr]      Running tests/error_handling_tests.rs (/opt/rustwide/target/debug/deps/error_handling_tests-2eb9ef768cc2678b)
[INFO] [stdout] test test_scalar_generation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_authentication_error_handling ... ok
[INFO] [stdout] test test_commitment_error_handling ... ok
[INFO] [stdout] test test_field_operations_error_handling ... ok
[INFO] [stdout] test test_beaver_triple_error_handling ... ok
[INFO] [stdout] test test_input_sanitization ... ok
[INFO] [stdout] test test_boundary_conditions ... ok
[INFO] [stdout] test test_oblivious_transfer_error_handling ... ok
[INFO] [stdout] test test_secret_sharing_error_handling ... ok
[INFO] [stdout] test test_error_messages ... ok
[INFO] [stdout] test test_concurrent_error_handling ... ok
[INFO] [stdout] test test_error_propagation ... ok
[INFO] [stdout] test test_resource_exhaustion_handling ... ok
[INFO] [stderr]      Running tests/examples_tests.rs (/opt/rustwide/target/debug/deps/examples_tests-4953a64940b759a2)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test test_additive_sharing_example ... ok
[INFO] [stdout] test test_application_examples ... ok
[INFO] [stdout] test test_advanced_protocols_guide_hash_commitment_examples ... ok
[INFO] [stdout] test test_application_scenarios ... ok
[INFO] [stdout] test test_basic_field_operations ... ok
[INFO] [stdout] test test_basic_ole_beaver_example ... ok
[INFO] [stdout] test test_basic_trusted_party ... ok
[INFO] [stdout] test test_authentication_guide ... ok
[INFO] [stdout] test test_beaver_triples_guide ... ok
[INFO] [stdout] test test_bfv_security_setup ... ok
[INFO] [stdout] test test_field_operations_demo ... ok
[INFO] [stdout] test test_field_operations_guide ... ok
[INFO] [stdout] test test_comprehensive_ole_example ... ok
[INFO] [stdout] test test_garbled_circuits_guide ... ok
[INFO] [stdout] test test_hash_commitment_examples ... ok
[INFO] [stdout] test test_hash_commitment_demo ... ok
[INFO] [stdout] test test_merkle_tree_demo ... ok
[INFO] [stdout] test test_merkle_tree_examples ... ok
[INFO] [stdout] test test_complete_api_guide_simplified ... ok
[INFO] [stdout] test test_multi_party_collaboration ... ok
[INFO] [stdout] test test_beaver_triples_demo ... ok
[INFO] [stdout] test test_batch_beaver_example ... ok
[INFO] [stdout] test test_commitment_guide ... ok
[INFO] [stdout] test test_complete_shamir_example ... ok
[INFO] [stdout] test test_multi_party_computation_example ... ok
[INFO] [stdout] test test_complete_api_guide ... ok
[INFO] [stdout] test test_ole_batch_beaver_example ... ok
[INFO] [stdout] test test_joint_data_analysis_scenario ... ok
[INFO] [stdout] test test_large_number_operations ... ok
[INFO] [stdout] test test_pedersen_commitment_demo ... ok
[INFO] [stdout] test test_pedersen_commitment_examples ... ok
[INFO] [stdout] test test_private_auction_example ... ok
[INFO] [stdout] test test_secret_sharing_guide ... ok
[INFO] [stdout] test test_simple_hash_commitment_demo ... ok
[INFO] [stdout] test test_secret_sharing_demo ... ok
[INFO] [stdout] test test_simple_merkle_tree_demo ... ok
[INFO] [stdout] test test_trusted_party_configuration ... ok
[INFO] [stdout] test test_trusted_party_audit ... ok
[INFO] [stdout] test test_simple_hmac_demo ... ok
[INFO] [stdout] test test_high_performance_batch ... ok
[INFO] [stdout] test test_secure_multiplication_example ... ok
[INFO] [stdout] test test_trusted_party_beaver_example ... ok
[INFO] [stdout] test test_simple_key_demo ... ok
[INFO] [stdout] test test_security_comparison_analysis ... ok
[INFO] [stdout] test test_simple_field_operations_demo ... ok
[INFO] [stdout] test test_basic_bfv_beaver ... ok
[INFO] [stdout] test test_bfv_key_management ... ok
[INFO] [stdout] test test_bfv_secure_multiplication ... ok
[INFO] [stdout] test test_comprehensive_performance_comparison ... ok
[INFO] [stdout] test test_comprehensive_bfv ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/garbled_circuits_tests.rs (/opt/rustwide/target/debug/deps/garbled_circuits_tests-bd4fab44a6b57f56)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_adder_circuit ... ok
[INFO] [stdout] test test_circuit_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/homomorphic_encryption_tests.rs (/opt/rustwide/target/debug/deps/homomorphic_encryption_tests-40d5869a71fce353)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test test_bfv_encrypt_decrypt ... ok
[INFO] [stdout] test test_bfv_homomorphic_addition ... ok
[INFO] [stdout] test test_elgamal_encrypt_zero ... ok
[INFO] [stdout] test test_bfv_keygen ... ok
[INFO] [stdout] test test_elgamal_keygen ... ok
[INFO] [stdout] test test_elgamal_multiple_multiplications ... ok
[INFO] [stdout] test test_elgamal_power ... ok
[INFO] [stdout] test test_elgamal_randomization ... ok
[INFO] [stdout] test test_paillier_encrypt_decrypt ... ok
[INFO] [stdout] test test_rsa_keygen ... ok
[INFO] [stdout] test test_paillier_keygen ... ok
[INFO] [stdout] test test_paillier_scalar_multiplication ... ok
[INFO] [stdout] test test_paillier_encrypt_zero ... ok
[INFO] [stdout] test test_paillier_homomorphic_addition ... ok
[INFO] [stdout] test test_paillier_multiple_additions ... ok
[INFO] [stdout] test test_rsa_homomorphic_multiplication ... ok
[INFO] [stdout] test test_rsa_encrypt_decrypt ... ok
[INFO] [stdout] test test_paillier_subtraction ... ok
[INFO] [stdout] test test_elgamal_encrypt_decrypt ... ok
[INFO] [stdout] test test_elgamal_homomorphic_multiplication ... ok
[INFO] [stdout] test test_paillier_randomization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-77d19e184f95f271)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_authentication_integration ... ok
[INFO] [stdout] test test_commitment_integration ... ok
[INFO] [stdout] test test_complete_api_guide ... ok
[INFO] [stdout] test test_complete_mpc_workflow ... ok
[INFO] [stdout] test test_multi_party_computation_example ... ok
[INFO] [stdout] test test_hash_commitment_examples ... ok
[INFO] [stdout] test test_complete_shamir_example ... ok
[INFO] [stdout] test test_basic_trusted_party ... ok
[INFO] [stdout] test test_cross_component_compatibility ... ok
[INFO] [stdout] test test_oblivious_transfer_setup ... ok
[INFO] [stdout] test test_error_handling_integration ... ok
[INFO] [stdout] test test_secret_sharing_homomorphic_properties ... ok
[INFO] [stdout] test test_secret_sharing_with_beaver_triples ... ok
[INFO] [stdout] test test_scalability_integration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/network_secret_sharing_integration_tests.rs (/opt/rustwide/target/debug/deps/network_secret_sharing_integration_tests-cfe14f5a2c7b57e1)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test tests::test_network_message_serialization ... ok
[INFO] [stdout] test tests::test_additive_secret_sharing_network_integration ... ok
[INFO] [stdout] test tests::test_message_receiving ... ok
[INFO] [stdout] test tests::test_homomorphic_addition ... ok
[INFO] [stdout] test tests::test_protocol_creation ... ok
[INFO] [stdout] test tests::test_concurrent_network_operations ... ok
[INFO] [stdout] test tests::test_secret_reconstruction ... ok
[INFO] [stdout] test tests::test_share_storage_and_retrieval ... ok
[INFO] [stdout] test tests::test_secret_sharing_distribution ... ok
[INFO] [stdout] test tests::test_insufficient_shares_reconstruction ... ok
[INFO] [stdout] test tests::test_network_config_with_secret_sharing_params ... ok
[INFO] [stdout] test tests::test_network_node_creation ... ok
[INFO] [stdout] test tests::test_network_error_handling ... 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 tests/network_tests.rs (/opt/rustwide/target/debug/deps/network_tests-c06b86c5c8515062)
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test common_tests::test_connection_id_generation ... ok
[INFO] [stdout] test common_tests::test_byte_formatting ... ok
[INFO] [stdout] test common_tests::test_connection_status ... ok
[INFO] [stdout] test common_tests::test_connection_types ... ok
[INFO] [stdout] test common_tests::test_network_error_types ... ok
[INFO] [stdout] test common_tests::test_network_config ... ok
[INFO] [stdout] test common_tests::test_network_utilities ... ok
[INFO] [stdout] test http_tests::test_http_method_name_from_source ... ok
[INFO] [stdout] test http_tests::test_http_methods ... ok
[INFO] [stdout] test http_tests::test_http_client_creation ... ok
[INFO] [stdout] test http_tests::test_http_response_json ... ok
[INFO] [stdout] test http_tests::test_http_response_json_from_source ... ok
[INFO] [stdout] test http_tests::test_http_client_methods ... ok
[INFO] [stdout] test http_tests::test_http_server_creation ... ok
[INFO] [stdout] test http_tests::test_http_response_error ... ok
[INFO] [stdout] test common_tests::test_port_availability ... ok
[INFO] [stdout] test http_tests::test_rest_config_validation ... ok
[INFO] [stdout] test http_tests::test_http_client_creation_from_source ... ok
[INFO] [stdout] test integration_tests::test_error_handling ... ok
[INFO] [stdout] test integration_tests::test_config_validation_integration ... ok
[INFO] [stdout] test http_tests::test_http_server_creation_from_source ... ok
[INFO] [stdout] test integration_tests::test_concurrent_operations ... ok
[INFO] [stdout] test manager_tests::test_config_update ... ok
[INFO] [stdout] test manager_tests::test_network_manager_stats ... ok
[INFO] [stdout] test integration_tests::test_network_functionality ... ok
[INFO] [stdout] test p2p_tests::test_message_sending ... ok
[INFO] [stdout] test p2p_tests::test_node_roles ... ok
[INFO] [stdout] test p2p_tests::test_p2p_config_validation ... ok
[INFO] [stdout] test p2p_tests::test_p2p_node_creation_from_source ... ok
[INFO] [stdout] test http_tests::test_http_response_creation ... ok
[INFO] [stdout] test p2p_tests::test_peer_discovery_creation ... ok
[INFO] [stdout] test manager_tests::test_service_status ... ok
[INFO] [stdout] test p2p_tests::test_bootstrap_nodes_config ... ok
[INFO] [stdout] test p2p_tests::test_p2p_node_creation ... ok
[INFO] [stdout] test manager_tests::test_network_manager_creation ... ok
[INFO] [stdout] test p2p_tests::test_peer_discovery_from_source ... ok
[INFO] [stdout] test protocol_tests::test_message_builder ... ok
[INFO] [stdout] test performance_tests::test_byte_formatting_performance ... ok
[INFO] [stdout] test p2p_tests::test_peer_status ... ok
[INFO] [stdout] test protocol_tests::test_message_types ... ok
[INFO] [stdout] test protocol_tests::test_network_message_creation ... ok
[INFO] [stdout] test protocol_tests::test_message_serialization ... ok
[INFO] [stdout] test security_tests::test_network_security_creation ... ok
[INFO] [stdout] test security_tests::test_auth_methods ... ok
[INFO] [stdout] test security_tests::test_authentication_config ... ok
[INFO] [stdout] test security_tests::test_certificate_operations ... ok
[INFO] [stdout] test security_tests::test_tls_config ... ok
[INFO] [stdout] test security_tests::test_tls_versions ... ok
[INFO] [stdout] test test_address_parsing ... ok
[INFO] [stdout] test test_network_config_validation ... ok
[INFO] [stdout] test test_network_error_display ... ok
[INFO] [stdout] test protocol_tests::test_message_protocol ... ok
[INFO] [stdout] test test_basic_network_functionality ... ok
[INFO] [stdout] test test_node_id_generation ... ok
[INFO] [stdout] test protocol_tests::test_message_validation ... ok
[INFO] [stdout] test test_network_config_creation ... ok
[INFO] [stdout] test p2p_tests::test_default_message_handler_from_source ... ok
[INFO] [stdout] test performance_tests::test_connection_id_generation_performance ... ok
[INFO] [stdout] test manager_tests::test_health_check ... FAILED
[INFO] [stdout] test integration_tests::test_timeout_handling ... ok
[INFO] [stdout] test performance_tests::test_message_serialization_performance ... ok
[INFO] [stdout] test performance_tests::test_message_deserialization_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- manager_tests::test_health_check stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'manager_tests::test_health_check' (313) panicked at tests/network_tests.rs:784:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Unhealthy
[INFO] [stdout]  right: Unknown
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d32b667caf2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d32b667caf2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d32b667caf2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d32b667caf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d32b668e15f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d32b668e15f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5d32b66490a3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d32b66490a3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d32b6655b92 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d32b665a83f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d32b665a6d1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d32b64c240e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5d32b64c240e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d32b665aeff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5d32b665aeff - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d32b665acaa - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d32b6655cd9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d32b663d93d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d32b6696c10 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d32b6696a13 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x5d32b648cdfa - core::panicking::assert_failed::hd7057c6974556b30
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5d32b6487558 - network_tests::manager_tests::test_health_check::{{closure}}::ha9d42308a302b451
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/network_tests.rs:784:9
[INFO] [stdout]   22:     0x5d32b6463232 - <core::pin::Pin<P> as core::future::future::Future>::poll::h469bcf0fa5d7dde0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d32b646318d - <core::pin::Pin<P> as core::future::future::Future>::poll::h25118e292639e082
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d32b6461ebd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h44dbfdc8b17b9dc2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5d32b646191b - tokio::task::coop::with_budget::h806d044e5effdf27
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5d32b646191b - tokio::task::coop::budget::h0be79c41b92b5715
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5d32b646191b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0a7048bc2ada5e50
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5d32b645b8f0 - tokio::runtime::scheduler::current_thread::Context::enter::h0a7e8828fc758425
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5d32b645f03d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h39e5963a04ec73b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5d32b645ebe4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3e3128305183c608
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5d32b6462e4b - tokio::runtime::context::scoped::Scoped<T>::set::h2c044c8850266d5e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5d32b6468ed9 - tokio::runtime::context::set_scheduler::{{closure}}::hbfb47395fcaabe33
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5d32b6492b42 - std::thread::local::LocalKey<T>::try_with::h5a28691f175d91d1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   34:     0x5d32b64916ee - std::thread::local::LocalKey<T>::with::ha7895c5688c3509f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   35:     0x5d32b6468d4d - tokio::runtime::context::set_scheduler::h4ff6b217655426c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5d32b645e990 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfdfd9c53201cc915
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5d32b645ecc3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h83c09fdf5724664a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5d32b645a180 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc191668d464e8010
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5d32b649ec70 - tokio::runtime::context::runtime::enter_runtime::h285635a50efef6c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5d32b64597f1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha54523471d7d3d11
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5d32b6471854 - tokio::runtime::runtime::Runtime::block_on_inner::hc537598c5409808f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x5d32b6471c9c - tokio::runtime::runtime::Runtime::block_on::hf8b135bf056592d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x5d32b6487233 - network_tests::manager_tests::test_health_check::hc0598e2c5bc32c2c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/network_tests.rs:786:63
[INFO] [stdout]   44:     0x5d32b6487697 - network_tests::manager_tests::test_health_check::{{closure}}::haac2ba43b76b9c18
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/network_tests.rs:779:33
[INFO] [stdout]   45:     0x5d32b64558d6 - core::ops::function::FnOnce::call_once::heca8e161c39f2cb1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d32b64c21eb - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d32b64c21eb - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5d32b64d626d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5d32b64d626d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5d32b64d626d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x5d32b64d626d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x5d32b64d626d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d32b64d626d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5d32b64d626d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5d32b64af784 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5d32b64af784 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5d32b64b30ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   58:     0x5d32b64b30ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5d32b64b30ba - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5d32b64b30ba - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5d32b64b30ba - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d32b64b30ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   63:     0x5d32b64b30ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d32b66510cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   65:     0x5d32b66510cf - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   66:     0x7ff726b71aa4 - <unknown>
[INFO] [stdout]   67:     0x7ff726bfea64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     manager_tests::test_health_check
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 61 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test network_tests`
[INFO] running `Command { std: "docker" "inspect" "377db69e0751f48aee4ebfe6c613611b6895a4df0df596cb97882537f4e24962", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "377db69e0751f48aee4ebfe6c613611b6895a4df0df596cb97882537f4e24962", kill_on_drop: false }`
[INFO] [stdout] 377db69e0751f48aee4ebfe6c613611b6895a4df0df596cb97882537f4e24962
