[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 try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLHY-in-universe%2FMPC_API" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LHY-in-universe/MPC_API on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5028d676627cc6da9df3a877ae1c69462b2f310f38cdff1e8a8787342ef90138
[INFO] running `Command { std: "docker" "start" "-a" "5028d676627cc6da9df3a877ae1c69462b2f310f38cdff1e8a8787342ef90138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5028d676627cc6da9df3a877ae1c69462b2f310f38cdff1e8a8787342ef90138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5028d676627cc6da9df3a877ae1c69462b2f310f38cdff1e8a8787342ef90138", kill_on_drop: false }`
[INFO] [stdout] 5028d676627cc6da9df3a877ae1c69462b2f310f38cdff1e8a8787342ef90138
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 83ca1be9574ec3966f23cf3fdd26f6cf1ac710dc148a7b51ab35fb7c24119279
[INFO] running `Command { std: "docker" "start" "-a" "83ca1be9574ec3966f23cf3fdd26f6cf1ac710dc148a7b51ab35fb7c24119279", 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 cc v1.2.32
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.5
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rug v1.27.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling polynomial v0.2.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.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 rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[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 ark-serialize v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling ark-ff v0.4.2
[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 axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[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 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 url v2.5.4
[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 h2 v0.3.27
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling ark-ec v0.4.2
[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 03s
[INFO] running `Command { std: "docker" "inspect" "83ca1be9574ec3966f23cf3fdd26f6cf1ac710dc148a7b51ab35fb7c24119279", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83ca1be9574ec3966f23cf3fdd26f6cf1ac710dc148a7b51ab35fb7c24119279", kill_on_drop: false }`
[INFO] [stdout] 83ca1be9574ec3966f23cf3fdd26f6cf1ac710dc148a7b51ab35fb7c24119279
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] d3085dd4d6f81311f51170eab6cd32513130f8da1301f3a50f332f1a4c5c931d
[INFO] running `Command { std: "docker" "start" "-a" "d3085dd4d6f81311f51170eab6cd32513130f8da1301f3a50f332f1a4c5c931d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling either v1.15.0
[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 ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[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 clap v4.5.45
[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 native-tls v0.2.14
[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 chrono v0.4.41
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tinytemplate v1.2.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 05s
[INFO] running `Command { std: "docker" "inspect" "d3085dd4d6f81311f51170eab6cd32513130f8da1301f3a50f332f1a4c5c931d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3085dd4d6f81311f51170eab6cd32513130f8da1301f3a50f332f1a4c5c931d", kill_on_drop: false }`
[INFO] [stdout] d3085dd4d6f81311f51170eab6cd32513130f8da1301f3a50f332f1a4c5c931d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 5495959171ff7640b5bf75644bf3868c27a1afbcf7c57f69a22e9dde1c8d1ec0
[INFO] running `Command { std: "docker" "start" "-a" "5495959171ff7640b5bf75644bf3868c27a1afbcf7c57f69a22e9dde1c8d1ec0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/mpc_api/a6481d34bb3f8718/deps/mpc_api-a6481d34bb3f8718)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_different_seeds_produce_different_coordinates ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_coordinate_strategy_random ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_fast_consistency_check ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_horner_polynomial_evaluation ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_deterministic_share_convenience_method ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_incremental_share_update ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_multiple_polynomial_evaluation ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_coordinate_uniqueness ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_multiple_secret_sharing ... 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_coordinate_strategy_sequential ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_performance_comparison ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_coordinate_strategy_seeded_random ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_polynomial_merging ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_polynomial_update ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_precompute_lagrange_coefficients ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_share_compression ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_share_with_coordinates_seeded_deterministic ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_share_with_coordinates_sequential ... ok
[INFO] [stdout] test secret_sharing::shamir::advanced_tests::test_threshold_adjustment ... 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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/mpc_api/9395fb32b2056847/deps/mpc_cli-9395fb32b2056847)
[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]      Running tests/authentication_tests.rs (/opt/rustwide/target/debug/build/mpc_api/dc9a86e017400616/deps/authentication_tests-dc9a86e017400616)
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test test_bytes_to_gf128_conversion ... ok
[INFO] [stdout] test test_cmac_empty_message ... ok
[INFO] [stdout] test test_cmac_batch_operations ... ok
[INFO] [stdout] test test_cmac_incremental ... ok
[INFO] [stdout] test test_cmac_field_element ... ok
[INFO] [stdout] test test_cmac_left_shift ... ok
[INFO] [stdout] test test_cmac_subkey_generation ... ok
[INFO] [stdout] test test_cmac_wrong_key ... ok
[INFO] [stdout] test test_cmac_wrong_message ... ok
[INFO] [stdout] test test_cmac_deterministic ... ok
[INFO] [stdout] test test_gmac_batch_operations ... ok
[INFO] [stdout] test test_cmac_different_length_messages ... ok
[INFO] [stdout] test test_gmac_empty_message ... ok
[INFO] [stdout] test test_gmac_authenticate_and_verify ... ok
[INFO] [stdout] test test_gmac_field_element ... ok
[INFO] [stdout] test test_gf128_multiplication ... ok
[INFO] [stdout] test test_hmac_authenticate_and_verify ... ok
[INFO] [stdout] test test_gmac_generate_key ... ok
[INFO] [stdout] test test_cmac_authenticate_and_verify ... ok
[INFO] [stdout] test test_cmac_generate_key ... ok
[INFO] [stdout] test test_gmac_incremental ... ok
[INFO] [stdout] test test_hmac_authenticate_share ... ok
[INFO] [stdout] test test_hmac_generate_key ... ok
[INFO] [stdout] test test_hmac_key_derivation ... ok
[INFO] [stdout] test test_hmac_u64 ... ok
[INFO] [stdout] test test_hmac_wrong_key ... ok
[INFO] [stdout] test test_hmac_wrong_message ... ok
[INFO] [stdout] test test_hmac_test_vectors ... ok
[INFO] [stdout] test test_gmac_wrong_key ... ok
[INFO] [stdout] test test_ghash ... ok
[INFO] [stdout] test test_hmac_batch_operations ... ok
[INFO] [stdout] test test_poly1305_one_time_key ... ok
[INFO] [stdout] test test_poly1305_field_element ... ok
[INFO] [stdout] test test_poly1305_authenticated_encryption ... ok
[INFO] [stdout] test test_poly1305_generate_key ... ok
[INFO] [stdout] test test_poly1305_authenticated_decryption_failure ... ok
[INFO] [stdout] test test_poly1305_wrong_key ... ok
[INFO] [stdout] test test_poly1305_batch_operations ... ok
[INFO] [stdout] test test_poly1305_incremental ... ok
[INFO] [stdout] test test_poly1305_large_message ... ok
[INFO] [stdout] test test_poly1305_empty_message ... ok
[INFO] [stdout] test test_poly1305_wrong_message ... ok
[INFO] [stdout] test test_poly1305_authenticate_and_verify ... ok
[INFO] [stdout] test test_gmac_wrong_message ... ok
[INFO] [stdout] test test_gmac_polynomial_eval ... ok
[INFO] [stdout] test test_hmac_secure_compare ... ok
[INFO] [stdout] test test_omac ... 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.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bfv_based_tests.rs (/opt/rustwide/target/debug/build/mpc_api/f23b918fa280433c/deps/bfv_based_tests-f23b918fa280433c)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_bfv_params_validation ... ok
[INFO] [stdout] test test_protocol_context_integration ... ok
[INFO] [stdout] test test_bfv_homomorphic_operations ... ok
[INFO] [stdout] test test_8_step_bfv_beaver_protocol ... ok
[INFO] [stdout] test test_bfv_encryption_decryption ... ok
[INFO] [stdout] test test_bfv_single_triple_generation ... ok
[INFO] [stdout] test test_bfv_homomorphic_multiplication ... ok
[INFO] [stdout] test test_bfv_key_manager ... ok
[INFO] [stdout] test test_bfv_secure_multiplication_integration ... ok
[INFO] [stdout] test test_bfv_batch_generation ... ok
[INFO] [stdout] test test_bfv_beaver_generator_creation ... ok
[INFO] [stderr]      Running tests/commitment_tests.rs (/opt/rustwide/target/debug/build/mpc_api/1ee3348522368864/deps/commitment_tests-1ee3348522368864)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[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_string ... ok
[INFO] [stdout] test test_hash_commitment_u64 ... ok
[INFO] [stdout] test test_hash_commitment_same_message_different_randomness ... ok
[INFO] [stdout] test test_hash_commitment_vector ... ok
[INFO] [stdout] test test_batch_merkle_commitment ... ok
[INFO] [stdout] test test_hash_commitment_different_messages ... ok
[INFO] [stdout] test test_merkle_tree_update ... ok
[INFO] [stdout] test test_merkle_tree_creation ... ok
[INFO] [stdout] test test_hash_commitment_basic ... ok
[INFO] [stdout] test test_merkle_commitment_scheme ... ok
[INFO] [stdout] test test_merkle_proof_generation_and_verification ... ok
[INFO] [stdout] test test_hash_commitment_wrong_randomness ... ok
[INFO] [stdout] test test_merkle_tree_odd_number_of_leaves ... ok
[INFO] [stdout] test test_pedersen_add_message_to_commitment ... ok
[INFO] [stdout] test test_merkle_tree_single_leaf ... ok
[INFO] [stdout] test test_hash_commitment_wrong_value ... ok
[INFO] [stdout] test test_hash_commitment_auto ... ok
[INFO] [stdout] test test_hash_commitment_batch ... ok
[INFO] [stdout] test test_merkle_proof_invalid_data ... ok
[INFO] [stdout] test test_pedersen_commitment_basic ... ok
[INFO] [stdout] test test_pedersen_commitment_homomorphic_addition ... ok
[INFO] [stdout] test test_pedersen_commitment_wrong_randomness ... ok
[INFO] [stdout] test test_pedersen_commitment_vector ... ok
[INFO] [stdout] test test_pedersen_commitment_batch ... ok
[INFO] [stdout] test test_pedersen_commitment_wrong_message ... ok
[INFO] [stdout] test test_pedersen_generate_random_commitment ... ok
[INFO] [stdout] test test_pedersen_commitment_with_params ... ok
[INFO] [stdout] test test_batch_merkle_commitment_update ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/elliptic_curve_tests.rs (/opt/rustwide/target/debug/build/mpc_api/cd6c42bdacbce9e7/deps/elliptic_curve_tests-cd6c42bdacbce9e7)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test test_curve25519_ecdh_exchange ... ok
[INFO] [stdout] test test_curve25519_keypair ... ok
[INFO] [stdout] test test_ec_params ... ok
[INFO] [stdout] test test_ecdh_key_exchange ... ok
[INFO] [stdout] test test_ecdh_shared_secret ... ok
[INFO] [stdout] test test_ecdh_keypair_generation ... ok
[INFO] [stdout] test test_curve25519_point_operations ... ok
[INFO] [stdout] test test_curve25519_key_generation ... ok
[INFO] [stdout] test test_ecdsa_different_message ... ok
[INFO] [stdout] test test_ecdsa_invalid_signature ... ok
[INFO] [stdout] test test_ecdsa_message_signing ... ok
[INFO] [stdout] test test_curve25519_shared_secret ... ok
[INFO] [stdout] test test_field_element_arithmetic ... ok
[INFO] [stdout] test test_ecdsa_signature_creation ... ok
[INFO] [stdout] test test_ecdsa_wrong_public_key ... ok
[INFO] [stdout] test test_key_derivation ... ok
[INFO] [stderr]      Running tests/error_handling_tests.rs (/opt/rustwide/target/debug/build/mpc_api/b01dc72d5a85ca15/deps/error_handling_tests-b01dc72d5a85ca15)
[INFO] [stdout] test test_key_agreement_protocol ... ok
[INFO] [stdout] test test_point_addition_with_infinity ... ok
[INFO] [stdout] test test_point_doubling ... ok
[INFO] [stdout] test test_scalar_generation ... ok
[INFO] [stdout] test test_scalar_multiplication ... ok
[INFO] [stdout] test test_field_element_inversion ... ok
[INFO] [stdout] test test_point_infinity ... ok
[INFO] [stdout] test test_point_negate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_authentication_error_handling ... ok
[INFO] [stdout] test test_boundary_conditions ... ok
[INFO] [stdout] test test_error_messages ... ok
[INFO] [stdout] test test_commitment_error_handling ... ok
[INFO] [stdout] test test_input_sanitization ... ok
[INFO] [stdout] test test_beaver_triple_error_handling ... ok
[INFO] [stdout] test test_error_propagation ... ok
[INFO] [stdout] test test_field_operations_error_handling ... ok
[INFO] [stdout] test test_secret_sharing_error_handling ... ok
[INFO] [stdout] test test_concurrent_error_handling ... ok
[INFO] [stdout] test test_resource_exhaustion_handling ... ok
[INFO] [stdout] test test_oblivious_transfer_error_handling ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/examples_tests.rs (/opt/rustwide/target/debug/build/mpc_api/c63b20b8ef71252a/deps/examples_tests-c63b20b8ef71252a)
[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_application_scenarios ... ok
[INFO] [stdout] test test_authentication_guide ... ok
[INFO] [stdout] test test_basic_field_operations ... ok
[INFO] [stdout] test test_commitment_guide ... ok
[INFO] [stdout] test test_basic_ole_beaver_example ... ok
[INFO] [stdout] test test_comprehensive_ole_example ... ok
[INFO] [stdout] test test_batch_beaver_example ... ok
[INFO] [stdout] test test_advanced_protocols_guide_hash_commitment_examples ... ok
[INFO] [stdout] test test_basic_trusted_party ... ok
[INFO] [stdout] test test_complete_api_guide_simplified ... ok
[INFO] [stdout] test test_beaver_triples_demo ... ok
[INFO] [stdout] test test_field_operations_demo ... ok
[INFO] [stdout] test test_bfv_security_setup ... ok
[INFO] [stdout] test test_beaver_triples_guide ... ok
[INFO] [stdout] test test_complete_api_guide ... ok
[INFO] [stdout] test test_complete_shamir_example ... ok
[INFO] [stdout] test test_hash_commitment_demo ... ok
[INFO] [stdout] test test_garbled_circuits_guide ... ok
[INFO] [stdout] test test_large_number_operations ... ok
[INFO] [stdout] test test_hash_commitment_examples ... ok
[INFO] [stdout] test test_multi_party_collaboration ... ok
[INFO] [stdout] test test_merkle_tree_demo ... ok
[INFO] [stdout] test test_ole_batch_beaver_example ... ok
[INFO] [stdout] test test_private_auction_example ... ok
[INFO] [stdout] test test_secure_multiplication_example ... ok
[INFO] [stdout] test test_secret_sharing_guide ... ok
[INFO] [stdout] test test_simple_field_operations_demo ... ok
[INFO] [stdout] test test_secret_sharing_demo ... ok
[INFO] [stdout] test test_simple_hmac_demo ... ok
[INFO] [stdout] test test_simple_hash_commitment_demo ... ok
[INFO] [stdout] test test_security_comparison_analysis ... ok
[INFO] [stdout] test test_trusted_party_audit ... ok
[INFO] [stdout] test test_joint_data_analysis_scenario ... ok
[INFO] [stdout] test test_trusted_party_beaver_example ... ok
[INFO] [stdout] test test_trusted_party_configuration ... ok
[INFO] [stdout] test test_simple_merkle_tree_demo ... ok
[INFO] [stdout] test test_field_operations_guide ... ok
[INFO] [stdout] test test_merkle_tree_examples ... ok
[INFO] [stdout] test test_pedersen_commitment_examples ... ok
[INFO] [stdout] test test_multi_party_computation_example ... ok
[INFO] [stdout] test test_pedersen_commitment_demo ... ok
[INFO] [stdout] test test_high_performance_batch ... ok
[INFO] [stdout] test test_simple_key_demo ... ok
[INFO] [stdout] test test_bfv_key_management ... ok
[INFO] [stdout] test test_bfv_secure_multiplication ... ok
[INFO] [stdout] test test_basic_bfv_beaver ... ok
[INFO] [stdout] test test_comprehensive_performance_comparison ... ok
[INFO] [stderr]      Running tests/garbled_circuits_tests.rs (/opt/rustwide/target/debug/build/mpc_api/5511a1e99a42a1b7/deps/garbled_circuits_tests-5511a1e99a42a1b7)
[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.33s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_circuit_creation ... ok
[INFO] [stdout] test test_adder_circuit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/homomorphic_encryption_tests.rs (/opt/rustwide/target/debug/build/mpc_api/08633edc680272fd/deps/homomorphic_encryption_tests-08633edc680272fd)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test test_bfv_keygen ... ok
[INFO] [stdout] test test_bfv_encrypt_decrypt ... ok
[INFO] [stdout] test test_elgamal_encrypt_zero ... ok
[INFO] [stdout] test test_elgamal_encrypt_decrypt ... ok
[INFO] [stdout] test test_bfv_homomorphic_addition ... ok
[INFO] [stdout] test test_paillier_multiple_additions ... ok
[INFO] [stdout] test test_rsa_encrypt_decrypt ... ok
[INFO] [stdout] test test_paillier_subtraction ... ok
[INFO] [stdout] test test_elgamal_keygen ... ok
[INFO] [stdout] test test_rsa_keygen ... ok
[INFO] [stdout] test test_paillier_encrypt_decrypt ... ok
[INFO] [stdout] test test_paillier_randomization ... ok
[INFO] [stdout] test test_paillier_encrypt_zero ... ok
[INFO] [stdout] test test_paillier_homomorphic_addition ... ok
[INFO] [stdout] test test_elgamal_homomorphic_multiplication ... ok
[INFO] [stdout] test test_elgamal_power ... ok
[INFO] [stdout] test test_elgamal_multiple_multiplications ... ok
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/build/mpc_api/4b12a5680c8d5737/deps/integration_tests-4b12a5680c8d5737)
[INFO] [stdout] test test_elgamal_randomization ... ok
[INFO] [stdout] test test_paillier_keygen ... ok
[INFO] [stdout] test test_paillier_scalar_multiplication ... ok
[INFO] [stdout] test test_rsa_homomorphic_multiplication ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_authentication_integration ... ok
[INFO] [stdout] test test_basic_trusted_party ... ok
[INFO] [stdout] test test_complete_mpc_workflow ... ok
[INFO] [stdout] test test_error_handling_integration ... ok
[INFO] [stdout] test test_multi_party_computation_example ... ok
[INFO] [stdout] test test_hash_commitment_examples ... ok
[INFO] [stdout] test test_oblivious_transfer_setup ... ok
[INFO] [stdout] test test_secret_sharing_homomorphic_properties ... ok
[INFO] [stdout] test test_commitment_integration ... ok
[INFO] [stdout] test test_scalability_integration ... ok
[INFO] [stdout] test test_complete_shamir_example ... ok
[INFO] [stdout] test test_complete_api_guide ... ok
[INFO] [stdout] test test_cross_component_compatibility ... ok
[INFO] [stdout] test test_secret_sharing_with_beaver_triples ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/network_secret_sharing_integration_tests.rs (/opt/rustwide/target/debug/build/mpc_api/2bcbc4b9c940f417/deps/network_secret_sharing_integration_tests-2bcbc4b9c940f417)
[INFO] [stdout] test result: ok. 14 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 tests::test_additive_secret_sharing_network_integration ... ok
[INFO] [stdout] test tests::test_network_node_creation ... ok
[INFO] [stdout] test tests::test_concurrent_network_operations ... ok
[INFO] [stdout] test tests::test_protocol_creation ... ok
[INFO] [stdout] test tests::test_homomorphic_addition ... ok
[INFO] [stdout] test tests::test_secret_reconstruction ... ok
[INFO] [stdout] test tests::test_message_receiving ... ok
[INFO] [stdout] test tests::test_secret_sharing_distribution ... ok
[INFO] [stdout] test tests::test_share_storage_and_retrieval ... 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_message_serialization ... 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.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/network_tests.rs (/opt/rustwide/target/debug/build/mpc_api/9e03668f5fe9df43/deps/network_tests-9e03668f5fe9df43)
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test common_tests::test_port_availability ... ok
[INFO] [stdout] test common_tests::test_byte_formatting ... ok
[INFO] [stdout] test common_tests::test_connection_status ... ok
[INFO] [stdout] test http_tests::test_http_client_creation_from_source ... ok
[INFO] [stdout] test http_tests::test_http_method_name_from_source ... ok
[INFO] [stdout] test http_tests::test_http_response_json_from_source ... ok
[INFO] [stdout] test http_tests::test_http_client_creation ... ok
[INFO] [stdout] test http_tests::test_http_server_creation ... ok
[INFO] [stdout] test http_tests::test_http_client_methods ... ok
[INFO] [stdout] test integration_tests::test_config_validation_integration ... ok
[INFO] [stdout] test integration_tests::test_error_handling ... 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 integration_tests::test_network_functionality ... ok
[INFO] [stdout] test manager_tests::test_network_manager_creation ... ok
[INFO] [stdout] test manager_tests::test_config_update ... ok
[INFO] [stdout] test manager_tests::test_network_manager_stats ... ok
[INFO] [stdout] test http_tests::test_http_methods ... 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_message_sending ... ok
[INFO] [stdout] test p2p_tests::test_p2p_config_validation ... ok
[INFO] [stdout] test p2p_tests::test_node_roles ... ok
[INFO] [stdout] test p2p_tests::test_p2p_node_creation ... ok
[INFO] [stdout] test p2p_tests::test_p2p_node_creation_from_source ... ok
[INFO] [stdout] test p2p_tests::test_peer_discovery_from_source ... ok
[INFO] [stdout] test p2p_tests::test_peer_status ... ok
[INFO] [stdout] test p2p_tests::test_peer_discovery_creation ... ok
[INFO] [stdout] test performance_tests::test_byte_formatting_performance ... ok
[INFO] [stdout] test http_tests::test_rest_config_validation ... ok
[INFO] [stdout] test protocol_tests::test_message_protocol ... ok
[INFO] [stdout] test p2p_tests::test_default_message_handler_from_source ... ok
[INFO] [stdout] test protocol_tests::test_message_serialization ... ok
[INFO] [stdout] test protocol_tests::test_message_builder ... ok
[INFO] [stdout] test protocol_tests::test_message_types ... ok
[INFO] [stdout] test protocol_tests::test_message_validation ... ok
[INFO] [stdout] test protocol_tests::test_network_message_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_network_security_creation ... ok
[INFO] [stdout] test security_tests::test_certificate_operations ... ok
[INFO] [stdout] test security_tests::test_tls_versions ... ok
[INFO] [stdout] test security_tests::test_tls_config ... ok
[INFO] [stdout] test test_network_config_creation ... 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 test_node_id_generation ... ok
[INFO] [stdout] test test_basic_network_functionality ... ok
[INFO] [stdout] test manager_tests::test_health_check ... FAILED
[INFO] [stdout] test performance_tests::test_connection_id_generation_performance ... ok
[INFO] [stdout] test common_tests::test_connection_id_generation ... ok
[INFO] [stdout] test common_tests::test_network_error_types ... ok
[INFO] [stdout] test integration_tests::test_timeout_handling ... ok
[INFO] [stdout] test common_tests::test_connection_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_response_creation ... ok
[INFO] [stdout] test http_tests::test_http_response_error ... ok
[INFO] [stdout] test http_tests::test_http_response_json ... ok
[INFO] [stdout] test performance_tests::test_message_deserialization_performance ... ok
[INFO] [stdout] test performance_tests::test_message_serialization_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:     0x5674e7312452 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5674e7312452 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5674e7312452 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5674e7312452 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5674e7328ada - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5674e7328ada - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5674e7317776 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5674e7317776 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5674e72efc7f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5674e72efc7f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5674e730a049 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5674e714eaae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5674e714eaae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5674e730a2b2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5674e730a2b2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5674e72efd38 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5674e72e7629 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5674e72f0d5d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5674e732921c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5674e73290d3 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5674e7107ad1 - core[8f93d80df273fe75]::panicking::assert_failed::<mpc_api[40e9340e8731aaca]::network::ServiceStatus, mpc_api[40e9340e8731aaca]::network::ServiceStatus>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5674e7129f49 - network_tests[4fa5815bf7a7e9bc]::manager_tests::test_health_check::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/network_tests.rs:784:9
[INFO] [stdout]   22:     0x5674e71217c2 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5674e712187d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5674e71057fd - <tokio[515ec09a45718e24]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[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:     0x5674e710551b - tokio[515ec09a45718e24]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[515ec09a45718e24]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[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:     0x5674e710551b - tokio[515ec09a45718e24]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[515ec09a45718e24]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[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:     0x5674e710551b - <tokio[515ec09a45718e24]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[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:     0x5674e70fd8d0 - <tokio[515ec09a45718e24]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[515ec09a45718e24]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[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:     0x5674e7103b5d - <tokio[515ec09a45718e24]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}
[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:     0x5674e71023a4 - <tokio[515ec09a45718e24]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[515ec09a45718e24]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}
[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:     0x5674e713938b - <tokio[515ec09a45718e24]::runtime::context::scoped::Scoped<tokio[515ec09a45718e24]::runtime::scheduler::Context>>::set::<<tokio[515ec09a45718e24]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[515ec09a45718e24]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[515ec09a45718e24]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[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:     0x5674e71283b9 - tokio[515ec09a45718e24]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[515ec09a45718e24]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[515ec09a45718e24]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[515ec09a45718e24]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}
[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:     0x5674e712d822 - <std[840933623431fd06]::thread::local::LocalKey<tokio[515ec09a45718e24]::runtime::context::Context>>::try_with::<tokio[515ec09a45718e24]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[515ec09a45718e24]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[515ec09a45718e24]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[515ec09a45718e24]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[515ec09a45718e24]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5674e712d00e - <std[840933623431fd06]::thread::local::LocalKey<tokio[515ec09a45718e24]::runtime::context::Context>>::with::<tokio[515ec09a45718e24]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[515ec09a45718e24]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[515ec09a45718e24]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[515ec09a45718e24]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[515ec09a45718e24]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5674e712706d - tokio[515ec09a45718e24]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[515ec09a45718e24]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<()>), <tokio[515ec09a45718e24]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[515ec09a45718e24]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}>
[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:     0x5674e7100870 - <tokio[515ec09a45718e24]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[515ec09a45718e24]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>
[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:     0x5674e7101006 - <tokio[515ec09a45718e24]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>>
[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:     0x5674e71019a0 - <tokio[515ec09a45718e24]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}
[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:     0x5674e71280f3 - tokio[515ec09a45718e24]::runtime::context::runtime::enter_runtime::<<tokio[515ec09a45718e24]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[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:     0x5674e70fd011 - <tokio[515ec09a45718e24]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[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:     0x5674e710fa74 - <tokio[515ec09a45718e24]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[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:     0x5674e710fdbc - <tokio[515ec09a45718e24]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[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:     0x5674e712b2a3 - network_tests[4fa5815bf7a7e9bc]::manager_tests::test_health_check
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/network_tests.rs:786:63
[INFO] [stdout]   44:     0x5674e7129bb7 - network_tests[4fa5815bf7a7e9bc]::manager_tests::test_health_check::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/network_tests.rs:779:33
[INFO] [stdout]   45:     0x5674e70fc536 - <network_tests[4fa5815bf7a7e9bc]::manager_tests::test_health_check::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5674e7142e5b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5674e7142e5b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5674e714f6ba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5674e714f6ba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5674e714f6ba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5674e714f6ba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5674e714f6ba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5674e714f6ba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5674e714f6ba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5674e7149b84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5674e7149b84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5674e71521b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5674e71521b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5674e71521b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5674e71521b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5674e71521b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5674e71521b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5674e71521b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5674e7311b1f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x5674e7311b1f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x70a34a451aa4 - <unknown>
[INFO] [stdout]   67:     0x70a34a4dea64 - 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" "5495959171ff7640b5bf75644bf3868c27a1afbcf7c57f69a22e9dde1c8d1ec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5495959171ff7640b5bf75644bf3868c27a1afbcf7c57f69a22e9dde1c8d1ec0", kill_on_drop: false }`
[INFO] [stdout] 5495959171ff7640b5bf75644bf3868c27a1afbcf7c57f69a22e9dde1c8d1ec0
