[INFO] cloning repository https://github.com/libernet-mirror/engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/libernet-mirror/engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flibernet-mirror%2Fengine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flibernet-mirror%2Fengine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4677978401c6c27f3c90c52761649c7468d930a [INFO] testing libernet-mirror/engine/c4677978401c6c27f3c90c52761649c7468d930a against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flibernet-mirror%2Fengine" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/libernet-mirror/engine [INFO] finished tweaking git repo https://github.com/libernet-mirror/engine [INFO] tweaked toml for git repo https://github.com/libernet-mirror/engine written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/libernet-mirror/engine on toolchain 1.98.0-beta.8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/libernet-mirror/engine already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_core v1.0.226 [INFO] [stderr] Downloaded serde_derive v1.0.226 [INFO] [stderr] Downloaded primitive-types v0.14.0 [INFO] [stderr] Downloaded ff_derive v0.13.1 [INFO] [stderr] Downloaded addchain v0.2.1 [INFO] [stderr] Downloaded serde v1.0.226 [INFO] [stderr] Downloaded deranged v0.5.4 [INFO] [stderr] Downloaded num-bigint v0.3.3 [INFO] [stderr] Downloaded der_derive v0.8.0 [INFO] [stderr] Downloaded blstrs v0.7.1 [INFO] [stderr] Downloaded sha3 v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] dfce0867d235ac8c6f327671455403b444ed9854b35b94375000d6620723f182 [INFO] running `Command { std: "docker" "start" "dfce0867d235ac8c6f327671455403b444ed9854b35b94375000d6620723f182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfce0867d235ac8c6f327671455403b444ed9854b35b94375000d6620723f182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dfce0867d235ac8c6f327671455403b444ed9854b35b94375000d6620723f182" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfce0867d235ac8c6f327671455403b444ed9854b35b94375000d6620723f182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dfce0867d235ac8c6f327671455403b444ed9854b35b94375000d6620723f182" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.117 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.117 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling keccak v0.2.0 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling blst v0.3.16 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling hybrid-array v0.4.10 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling addchain v0.2.1 [INFO] [stderr] Compiling crypto-common v0.2.1 [INFO] [stderr] Compiling block-buffer v0.12.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.117 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling der_derive v0.8.0 [INFO] [stderr] Compiling ff_derive v0.13.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling digest v0.11.2 [INFO] [stderr] Compiling der v0.8.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.117 [INFO] [stderr] Compiling sha3 v0.11.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling impl-serde v0.5.0 [INFO] [stderr] Compiling blstrs v0.7.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling primitive-types v0.14.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling crypto v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] --> src/utils.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | / construct_fixed_hash! { [INFO] [stdout] 125 | | pub struct H264(33); [INFO] [stdout] 126 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 58.27s [INFO] running `Command { std: "docker" "inspect" "dfce0867d235ac8c6f327671455403b444ed9854b35b94375000d6620723f182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dfce0867d235ac8c6f327671455403b444ed9854b35b94375000d6620723f182" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stdout] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] --> src/utils.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | / construct_fixed_hash! { [INFO] [stdout] 125 | | pub struct H264(33); [INFO] [stdout] 126 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling x509-parser v0.18.1 [INFO] [stderr] Compiling crypto v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `primitive_types::H512` [INFO] [stdout] --> src/ssl.rs:646:9 [INFO] [stdout] | [INFO] [stdout] 646 | use primitive_types::H512; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dev` [INFO] [stdout] --> src/utils.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | / construct_fixed_hash! { [INFO] [stdout] 125 | | pub struct H264(33); [INFO] [stdout] 126 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 36.91s [INFO] running `Command { std: "docker" "inspect" "dfce0867d235ac8c6f327671455403b444ed9854b35b94375000d6620723f182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dfce0867d235ac8c6f327671455403b444ed9854b35b94375000d6620723f182" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `dev` [INFO] [stderr] --> src/utils.rs:124:1 [INFO] [stderr] | [INFO] [stderr] 124 | / construct_fixed_hash! { [INFO] [stderr] 125 | | pub struct H264(33); [INFO] [stderr] 126 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `construct_fixed_hash` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `crypto` (lib) generated 1 warning [INFO] [stderr] warning: unused import: `primitive_types::H512` [INFO] [stderr] --> src/ssl.rs:646:9 [INFO] [stderr] | [INFO] [stderr] 646 | use primitive_types::H512; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `crypto` (lib test) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p crypto --tests` to apply 1 suggestion) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/crypto-8d0812d47d38c26c) [INFO] [stdout] [INFO] [stdout] running 420 tests [INFO] [stdout] test account::tests::test_ecdsa_signature ... ok [INFO] [stdout] test account::tests::test_client_ed25519_certificate ... ok [INFO] [stdout] test account::tests::test_ed25519_private_key_der ... ok [INFO] [stdout] test account::tests::test_ed25519_private_key_pem ... ok [INFO] [stdout] test account::tests::test_ed25519_signature ... ok [INFO] [stdout] test account::tests::test_new ... ok [INFO] [stdout] test account::tests::test_remote_accounts ... ok [INFO] [stdout] test account::tests::test_bls_signature ... ok [INFO] [stdout] test account::tests::test_ecdsa_private_key_pem ... ok [INFO] [stdout] test account::tests::test_ecdsa_private_key_der ... ok [INFO] [stdout] test account::tests::test_verify_ed25519_signature_with_wrong_key ... ok [INFO] [stdout] test account::tests::test_verify_ecdsa_signature_with_wrong_key ... ok [INFO] [stdout] test account::tests::test_verify_bls_signature_with_wrong_key ... ok [INFO] [stdout] test account::tests::test_client_ecdsa_certificate ... ok [INFO] [stdout] test account::tests::test_server_ed25519_certificate ... ok [INFO] [stdout] test account::tests::test_server_ecdsa_certificate ... ok [INFO] [stdout] test bluesky::tests::test_add_assign_ref ... ok [INFO] [stdout] test bluesky::tests::test_add_assign_wraparound ... ok [INFO] [stdout] test bluesky::tests::test_add_assign_wraparound_ref ... ok [INFO] [stdout] test bluesky::tests::test_add_wraparound ... ok [INFO] [stdout] test account::tests::test_wrong_ed25519_signature ... ok [INFO] [stdout] test bluesky::tests::test_conditional_select ... ok [INFO] [stdout] test bluesky::tests::test_cmp ... ok [INFO] [stdout] test account::tests::test_remote_bls_verification ... ok [INFO] [stdout] test bluesky::tests::test_ct_eq ... ok [INFO] [stdout] test account::tests::test_verify_server_ed25519_certificate ... ok [INFO] [stdout] test bluesky::tests::test_double ... ok [INFO] [stdout] test bluesky::tests::test_from_le_u64 ... ok [INFO] [stdout] test bluesky::tests::test_from_repr ... ok [INFO] [stdout] test bls::tests::test_verify_bls_signature_with_wrong_key ... ok [INFO] [stdout] test bluesky::tests::test_from_repr_vartime ... ok [INFO] [stdout] test bluesky::tests::test_constants ... ok [INFO] [stdout] test bluesky::tests::test_from_repr_wide ... ok [INFO] [stdout] test account::tests::test_wrong_bls_signature ... ok [INFO] [stdout] test bluesky::tests::test_from_u64 ... ok [INFO] [stdout] test bluesky::tests::test_ct_gt ... ok [INFO] [stdout] test bluesky::tests::test_is_odd ... ok [INFO] [stdout] test bluesky::tests::test_mul ... ok [INFO] [stdout] test bluesky::tests::test_invert ... ok [INFO] [stdout] test bluesky::tests::test_ct_lt ... ok [INFO] [stdout] test bluesky::tests::test_mul_large ... ok [INFO] [stdout] test bluesky::tests::test_neg ... ok [INFO] [stdout] test bluesky::tests::test_mul_by_one ... ok [INFO] [stdout] test bls::tests::test_bls_signature ... ok [INFO] [stdout] test bluesky::tests::test_mul_by_zero ... ok [INFO] [stdout] test bluesky::tests::test_print_constants ... ok [INFO] [stdout] test bluesky::tests::test_product_empty_refs ... ok [INFO] [stdout] test bluesky::tests::test_product_owned ... ok [INFO] [stdout] test bluesky::tests::test_product_empty ... ok [INFO] [stdout] test account::tests::test_wrong_ecdsa_signature ... ok [INFO] [stdout] test account::tests::test_wrong_remote_bls_verification ... ok [INFO] [stdout] test bluesky::tests::test_add ... ok [INFO] [stdout] test bluesky::tests::test_add_assign ... ok [INFO] [stdout] test bluesky::tests::test_square ... ok [INFO] [stdout] test bluesky::tests::test_product_refs ... ok [INFO] [stdout] test bluesky::tests::test_sub ... ok [INFO] [stdout] test account::tests::test_verify_client_ecdsa_certificate ... ok [INFO] [stdout] test bluesky::tests::test_sqrt ... ok [INFO] [stdout] test bluesky::tests::test_product_with_one ... ok [INFO] [stdout] test bluesky::tests::test_product_with_zero ... ok [INFO] [stdout] test bluesky::tests::test_sub_assign_ref ... ok [INFO] [stdout] test bluesky::tests::test_sub_assign_wraparound ... ok [INFO] [stdout] test bluesky::tests::test_sub_assign_wraparound_ref ... ok [INFO] [stdout] test bluesky::tests::test_sum_empty ... ok [INFO] [stdout] test bluesky::tests::test_sum_empty_refs ... ok [INFO] [stdout] test bluesky::tests::test_sub_assign ... ok [INFO] [stdout] test bluesky::tests::test_sum_owned ... ok [INFO] [stdout] test bluesky::tests::test_sum_refs ... ok [INFO] [stdout] test account::tests::test_verify_client_ed25519_certificate ... ok [INFO] [stdout] test bluesky::tests::test_sum_single ... ok [INFO] [stdout] test bluesky::tests::test_to_repr ... ok [INFO] [stdout] test bluesky::tests::test_to_u256 ... ok [INFO] [stdout] test bluesky::tests::test_product_single ... ok [INFO] [stdout] test bls::tests::test_wrong_bls_signature ... ok [INFO] [stdout] test bluesky::tests::test_sum_wraps_modulo_p ... ok [INFO] [stdout] test bluesky::tests::test_try_from_u256 ... ok [INFO] [stdout] test bluesky::tests::test_to_le_u64 ... ok [INFO] [stdout] test account::tests::test_verify_server_ecdsa_certificate ... ok [INFO] [stdout] test kzg::tests::test_duplicate_coordinates_in_multi_proof ... ok [INFO] [stdout] test bluesky::tests::test_from_repr_canonical ... ok [INFO] [stdout] test merkle::tests::test_map_value ... ok [INFO] [stdout] test merkle::tests::test_proof_2_0 ... ok [INFO] [stdout] test merkle::tests::test_proof_2_1_left ... ok [INFO] [stdout] test merkle::tests::test_proof_2_1_right ... ok [INFO] [stdout] test merkle::tests::test_proof_2_2_00 ... ok [INFO] [stdout] test merkle::tests::test_proof_2_2_01 ... ok [INFO] [stdout] test merkle::tests::test_proof_2_2_10 ... ok [INFO] [stdout] test merkle::tests::test_proof_2_2_11 ... ok [INFO] [stdout] test merkle::tests::test_proof_3_0 ... ok [INFO] [stdout] test merkle::tests::test_proof_3_1_0 ... ok [INFO] [stdout] test merkle::tests::test_proof_3_1_1 ... ok [INFO] [stdout] test merkle::tests::test_proof_3_1_2 ... ok [INFO] [stdout] test merkle::tests::test_proof_3_2_00 ... ok [INFO] [stdout] test merkle::tests::test_proof_3_2_01 ... ok [INFO] [stdout] test kzg::tests::test_value_proof2 ... ok [INFO] [stdout] test merkle::tests::test_proof_3_2_02 ... ok [INFO] [stdout] test kzg::tests::test_committed_value_proof5 ... ok [INFO] [stdout] test merkle::tests::test_proof_3_2_12 ... ok [INFO] [stdout] test kzg::tests::test_value_proof1 ... ok [INFO] [stdout] test merkle::tests::test_proof_3_2_11 ... ok [INFO] [stdout] test merkle::tests::test_proof_3_2_10 ... ok [INFO] [stdout] test merkle::tests::test_proof_3_2_20 ... ok [INFO] [stdout] test merkle::tests::test_proof_3_2_21 ... ok [INFO] [stdout] test kzg::tests::test_committed_value_proof4 ... ok [INFO] [stdout] test kzg::tests::test_committed_value_proof1 ... ok [INFO] [stdout] test merkle::tests::test_proof_3_2_22 ... ok [INFO] [stdout] test kzg::tests::test_committed_value_proof6 ... ok [INFO] [stdout] test account::tests::test_verify_bls_signature_with_wrong_remote_key ... ok [INFO] [stdout] test kzg::tests::test_committed_value_proof2 ... ok [INFO] [stdout] test kzg::tests::test_committed_value_proof3 ... ok [INFO] [stdout] test kzg::tests::test_value_proof3 ... ok [INFO] [stdout] test kzg::tests::test_multi_value_proof ... ok [INFO] [stdout] test kzg::tests::test_proof1 ... ok [INFO] [stdout] test kzg::tests::test_proof3 ... ok [INFO] [stdout] test kzg::tests::test_proof2 ... ok [INFO] [stdout] test merkle::tests::test_proof_chip_3_0 ... ok [INFO] [stdout] test merkle::tests::test_proof_chip_2_0 ... ok [INFO] [stdout] test bluesky::tests::test_sub_wraparound ... ok [INFO] [stdout] test merkle::tests::test_proof_chip_3_1_0 ... ok [INFO] [stdout] test merkle::tests::test_proof_chip_3_1_1 ... ok [INFO] [stdout] test merkle::tests::test_proof_chip_2_1_left has been running for over 60 seconds [INFO] [stdout] test merkle::tests::test_proof_chip_2_1_right has been running for over 60 seconds [INFO] [stdout] test merkle::tests::test_proof_chip_2_2_00 has been running for over 60 seconds [INFO] [stdout] test merkle::tests::test_proof_chip_2_2_01 has been running for over 60 seconds [INFO] [stdout] test merkle::tests::test_proof_chip_2_2_10 has been running for over 60 seconds [INFO] [stdout] test merkle::tests::test_proof_chip_2_2_11 has been running for over 60 seconds [INFO] [stdout] test merkle::tests::test_proof_chip_3_1_2 has been running for over 60 seconds [INFO] [stdout] test merkle::tests::test_proof_chip_3_2_00 has been running for over 60 seconds [INFO] [stdout] test merkle::tests::test_proof_chip_3_2_01 has been running for over 60 seconds [INFO] [stdout] test merkle::tests::test_proof_chip_3_2_02 has been running for over 60 seconds [INFO] [stdout] test merkle::tests::test_proof_chip_3_2_10 has been running for over 60 seconds [INFO] [stdout] test merkle::tests::test_proof_chip_3_2_11 has been running for over 60 seconds [INFO] [stdout] test merkle::tests::test_proof_chip_3_2_12 has been running for over 60 seconds [INFO] [stdout] test merkle::tests::test_proof_chip_3_2_20 has been running for over 60 seconds [INFO] [stdout] test merkle::tests::test_proof_chip_2_1_left ... ok [INFO] [stdout] test merkle::tests::test_scalar_as_scalar ... ok [INFO] [stdout] test merkle::tests::test_scalar_from_scalar ... ok [INFO] [stdout] test merkle::tests::test_u128_as_scalar ... ok [INFO] [stdout] test merkle::tests::test_u32_as_scalar ... ok [INFO] [stdout] test merkle::tests::test_u32_from_scalar ... ok [INFO] [stdout] test merkle::tests::test_u64_as_scalar ... ok [INFO] [stdout] test merkle::tests::test_u64_from_scalar ... ok [INFO] [stdout] test merkle::tests::test_wrong_map_value ... ok [INFO] [stdout] test merkle::tests::test_proof_chip_3_1_2 ... ok [INFO] [stdout] test merkle::tests::test_proof_chip_2_1_right ... ok [INFO] [stdout] test pem::tests::test_der_to_pem ... ok [INFO] [stdout] test pem::tests::test_extra_lines ... ok [INFO] [stdout] test pem::tests::test_line_wrap ... ok [INFO] [stdout] test params::tests::test_g1 ... ok [INFO] [stdout] test pem::tests::test_missing_end_line ... ok [INFO] [stdout] test pem::tests::test_pem_to_der ... ok [INFO] [stdout] test pkcs8::tests::test_ecdsa ... ok [INFO] [stdout] test pem::tests::test_pem_label_mismatch ... ok [INFO] [stdout] test pkcs8::tests::test_ed25519 ... ok [INFO] [stdout] test params::tests::test_g2 ... ok [INFO] [stdout] test plonk::tests::test_circuit1 ... ok [INFO] [stdout] test plonk::tests::test_bit_assertion_gate ... ok [INFO] [stdout] test plonk::tests::test_circuit1_with_helpers ... ok [INFO] [stdout] test plonk::tests::test_circuit2 ... ok [INFO] [stdout] test plonk::tests::test_and_gate ... ok [INFO] [stdout] test plonk::tests::test_compile_and_compress_separately ... ok [INFO] [stdout] test plonk::tests::test_compile_separately ... ok [INFO] [stdout] test plonk::tests::test_compile_and_compress_uneven_size_circuit_separately ... ok [INFO] [stdout] test plonk::tests::test_compile_uneven_size_circuit_separately ... ok [INFO] [stdout] test plonk::tests::test_compressed_circuit2 ... ok [INFO] [stdout] test plonk::tests::test_compressed_circuit1 ... ok [INFO] [stdout] test plonk::tests::test_connected_bit_assertion_gate1 ... ok [INFO] [stdout] test plonk::tests::test_connected_and_gate1 ... ok [INFO] [stdout] test plonk::tests::test_connected_bit_assertion_gate3 ... ok [INFO] [stdout] test plonk::tests::test_connected_and_gate2 ... ok [INFO] [stdout] test plonk::tests::test_connected_bit_assertion_gate4 ... ok [INFO] [stdout] test plonk::tests::test_connected_bit_assertion_gate2 ... ok [INFO] [stdout] test plonk::tests::test_connected_mul_by_const_gate1 ... ok [INFO] [stdout] test plonk::tests::test_connected_linear_combination_gate ... ok [INFO] [stdout] test plonk::tests::test_connected_mul_by_const_gate2 ... ok [INFO] [stdout] test plonk::tests::test_connected_or_gate1 ... ok [INFO] [stdout] test plonk::tests::test_connected_mul_gate ... ok [INFO] [stdout] test plonk::tests::test_connected_not_gate ... ok [INFO] [stdout] test plonk::tests::test_connected_sub_const_gate1 ... ok [INFO] [stdout] test plonk::tests::test_connected_poly2_gate ... ok [INFO] [stdout] test plonk::tests::test_connected_or_gate2 ... ok [INFO] [stdout] test plonk::tests::test_connected_sub_const_gate2 ... ok [INFO] [stdout] test plonk::tests::test_connected_sub_from_const_gate1 ... ok [INFO] [stdout] test plonk::tests::test_connected_sub_from_const_gate2 ... ok [INFO] [stdout] test plonk::tests::test_connected_sum_with_const_gate1 ... ok [INFO] [stdout] test plonk::tests::test_connected_sub_gate ... ok [INFO] [stdout] test plonk::tests::test_connected_sum_gate ... ok [INFO] [stdout] test plonk::tests::test_connected_sum_with_const_gate2 ... ok [INFO] [stdout] test plonk::tests::test_connected_xor_gate1 ... ok [INFO] [stdout] test plonk::tests::test_connected_xor_gate2 ... ok [INFO] [stdout] test plonk::tests::test_gate_constraint_violation ... ok [INFO] [stdout] test plonk::tests::test_const_gate ... ok [INFO] [stdout] test plonk::tests::test_linear_combination_gate ... ok [INFO] [stdout] test plonk::tests::test_mul_by_const_gate1 ... ok [INFO] [stdout] test plonk::tests::test_connected_trit_assertion_gate ... ok [INFO] [stdout] test plonk::tests::test_mul_by_const_gate2 ... ok [INFO] [stdout] test plonk::tests::test_mul_gate ... ok [INFO] [stdout] test plonk::tests::test_not_gate ... ok [INFO] [stdout] test plonk::tests::test_poly2_gate ... ok [INFO] [stdout] test plonk::tests::test_or_gate ... ok [INFO] [stdout] test plonk::tests::test_sub_const_gate1 ... ok [INFO] [stdout] test plonk::tests::test_sub_const_gate2 ... ok [INFO] [stdout] test plonk::tests::test_sub_from_const_gate1 ... ok [INFO] [stdout] test plonk::tests::test_sub_gate ... ok [INFO] [stdout] test plonk::tests::test_sub_from_const_gate2 ... ok [INFO] [stdout] test plonk::tests::test_sum_with_const_gate1 ... ok [INFO] [stdout] test plonk::tests::test_sum_gate ... ok [INFO] [stdout] test plonk::tests::test_sum_with_const_gate2 ... ok [INFO] [stdout] test plonk::tests::test_trit_assertion_gate ... ok [INFO] [stdout] test plonk::tests::test_witness_add ... ok [INFO] [stdout] test plonk::tests::test_witness_add_const ... ok [INFO] [stdout] test plonk::tests::test_witness_and ... ok [INFO] [stdout] test plonk::tests::test_witness_assert_bit ... ok [INFO] [stdout] test plonk::tests::test_witness_assert_constant ... ok [INFO] [stdout] test plonk::tests::test_witness_assert_trit ... ok [INFO] [stdout] test plonk::tests::test_witness_combine ... ok [INFO] [stdout] test plonk::tests::test_witness_copy_across_rows ... ok [INFO] [stdout] test plonk::tests::test_witness_copy_within_same_row ... ok [INFO] [stdout] test plonk::tests::test_witness_mul ... ok [INFO] [stdout] test plonk::tests::test_witness_mul_by_const ... ok [INFO] [stdout] test plonk::tests::test_witness_not ... ok [INFO] [stdout] test plonk::tests::test_witness_one_row_initial_state ... ok [INFO] [stdout] test plonk::tests::test_witness_one_row_update ... ok [INFO] [stdout] test plonk::tests::test_witness_or ... ok [INFO] [stdout] test plonk::tests::test_witness_poly2 ... ok [INFO] [stdout] test plonk::tests::test_witness_square ... ok [INFO] [stdout] test plonk::tests::test_witness_sub ... ok [INFO] [stdout] test plonk::tests::test_witness_sub_const ... ok [INFO] [stdout] test plonk::tests::test_witness_sub_from_const ... ok [INFO] [stdout] test plonk::tests::test_uneven_size_circuit1 ... ok [INFO] [stdout] test plonk::tests::test_witness_two_rows_initial_state ... ok [INFO] [stdout] test plonk::tests::test_witness_two_rows_update ... ok [INFO] [stdout] test plonk::tests::test_witness_unconstrained_add ... ok [INFO] [stdout] test plonk::tests::test_witness_unconstrained_add_const ... ok [INFO] [stdout] test plonk::tests::test_witness_unconstrained_mul ... ok [INFO] [stdout] test plonk::tests::test_witness_unconstrained_sub ... ok [INFO] [stdout] test plonk::tests::test_witness_unconstrained_sub_from_const ... ok [INFO] [stdout] test plonk::tests::test_witness_xor ... ok [INFO] [stdout] test plonk::tests::test_witness_unconstrained_sub_const ... ok [INFO] [stdout] test poly::tests::test_add_commitments1 ... ok [INFO] [stdout] test poly::tests::test_add_commitments2 ... ok [INFO] [stdout] test poly::tests::test_constant ... ok [INFO] [stdout] test poly::tests::test_divide_zero_by_zero ... ok [INFO] [stdout] test poly::tests::test_duplicate_coordinates ... ok [INFO] [stdout] test poly::tests::test_duplicate_roots ... ok [INFO] [stdout] test poly::tests::test_encode_four_values ... ok [INFO] [stdout] test poly::tests::test_encode_one_value1 ... ok [INFO] [stdout] test poly::tests::test_encode_one_value2 ... ok [INFO] [stdout] test poly::tests::test_encode_one_value_blinded ... ok [INFO] [stdout] test poly::tests::test_encode_three_values1 ... ok [INFO] [stdout] test poly::tests::test_encode_three_values2 ... ok [INFO] [stdout] test plonk::tests::test_uneven_size_circuit2 ... ok [INFO] [stdout] test poly::tests::test_encode_two_values1 ... ok [INFO] [stdout] test poly::tests::test_encode_three_values_blinded ... ok [INFO] [stdout] test poly::tests::test_encode_two_values2 ... ok [INFO] [stdout] test poly::tests::test_interpolate_one_point1 ... ok [INFO] [stdout] test poly::tests::test_interpolate_one_point2 ... ok [INFO] [stdout] test poly::tests::test_encode_two_values_blinded ... ok [INFO] [stdout] test poly::tests::test_interpolate_three_points2 ... ok [INFO] [stdout] test poly::tests::test_interpolate_three_points1 ... ok [INFO] [stdout] test poly::tests::test_interpolate_two_points2 ... ok [INFO] [stdout] test poly::tests::test_interpolate_zero_points ... ok [INFO] [stdout] test poly::tests::test_interpolate_two_points1 ... ok [INFO] [stdout] test poly::tests::test_lagrange0_1 ... ok [INFO] [stdout] test poly::tests::test_lagrange0_4 ... ok [INFO] [stdout] test poly::tests::test_lagrange0_8 ... ok [INFO] [stdout] test poly::tests::test_multiply_by_constant ... ok [INFO] [stdout] test poly::tests::test_lagrange0_2 ... ok [INFO] [stdout] test poly::tests::test_multiply_commitment1 ... ok [INFO] [stdout] test poly::tests::test_multiply_commitment2 ... ok [INFO] [stdout] test poly::tests::test_multiply_constant_by_constant ... ok [INFO] [stdout] test poly::tests::test_multiply_constant ... ok [INFO] [stdout] test poly::tests::test_multiply_empty_by_non_empty ... ok [INFO] [stdout] test poly::tests::test_multiply_empty ... ok [INFO] [stdout] test poly::tests::test_multiply_non_empty_by_empty ... ok [INFO] [stdout] test poly::tests::test_multiply_one_polynomial ... ok [INFO] [stdout] test poly::tests::test_multiply_four_polynomials ... ok [INFO] [stdout] test poly::tests::test_multiply_polynomials1 ... ok [INFO] [stdout] test poly::tests::test_multiply_polynomials2 ... ok [INFO] [stdout] test poly::tests::test_multiply_three_polynomials ... ok [INFO] [stdout] test poly::tests::test_multiply_two_polynomials ... ok [INFO] [stdout] test poly::tests::test_no_roots ... ok [INFO] [stdout] test poly::tests::test_non_trivial_quotient2 ... ok [INFO] [stdout] test poly::tests::test_one_root ... ok [INFO] [stdout] test poly::tests::test_seven_roots ... ok [INFO] [stdout] test poly::tests::test_non_trivial_quotient1 ... ok [INFO] [stdout] test poly::tests::test_seven_roots_reverse_order ... ok [INFO] [stdout] test poly::tests::test_subtract_commitments2 ... ok [INFO] [stdout] test poly::tests::test_three_roots ... ok [INFO] [stdout] test poly::tests::test_three_roots_reverse_order ... ok [INFO] [stdout] test poly::tests::test_with_coefficients ... ok [INFO] [stdout] test poly::tests::test_zero ... ok [INFO] [stdout] test poly::tests::test_subtract_commitments1 ... ok [INFO] [stdout] test plonk::tests::test_xor_gate ... ok [INFO] [stdout] test merkle::tests::test_proof_chip_2_2_00 ... ok [INFO] [stdout] test merkle::tests::test_proof_chip_3_2_11 ... ok [INFO] [stdout] test merkle::tests::test_proof_chip_3_2_01 ... ok [INFO] [stdout] test merkle::tests::test_proof_chip_3_2_00 ... ok [INFO] [stdout] test merkle::tests::test_proof_chip_3_2_02 ... ok [INFO] [stdout] test merkle::tests::test_proof_chip_3_2_10 ... ok [INFO] [stdout] test merkle::tests::test_proof_chip_2_2_01 ... ok [INFO] [stdout] test merkle::tests::test_proof_chip_3_2_21 has been running for over 60 seconds [INFO] [stdout] test merkle::tests::test_proof_chip_3_2_22 has been running for over 60 seconds [INFO] [stdout] test merkle::tests::test_proof_chip_3_2_20 ... ok [INFO] [stdout] test poseidon::tests::test_hash_t3_1 ... ok [INFO] [stdout] test poseidon::tests::test_hash_t3_2 ... ok [INFO] [stdout] test poseidon::tests::test_hash_t3_3 ... ok [INFO] [stdout] test poseidon::tests::test_hash_t3_4 ... ok [INFO] [stdout] test poseidon::tests::test_hash_t3_5 ... ok [INFO] [stdout] test poseidon::tests::test_hash_t4_1 ... ok [INFO] [stdout] test poseidon::tests::test_hash_t4_2 ... ok [INFO] [stdout] test poseidon::tests::test_hash_t4_3 ... ok [INFO] [stdout] test poseidon::tests::test_hash_t4_4 ... ok [INFO] [stdout] test poseidon::tests::test_hash_t4_5 ... ok [INFO] [stdout] test poseidon::tests::test_permutation_t3_bls12_381 ... ok [INFO] [stdout] test poseidon::tests::test_permutation_t3_bluesky ... ok [INFO] [stdout] test poseidon::tests::test_permutation_t4_bls12_381 ... ok [INFO] [stdout] test poseidon::tests::test_permutation_t4_bluesky ... ok [INFO] [stdout] test merkle::tests::test_proof_chip_2_2_10 ... ok [INFO] [stdout] test merkle::tests::test_proof_chip_3_2_12 ... ok [INFO] [stdout] test merkle::tests::test_proof_chip_2_2_11 ... ok [INFO] [stdout] test poseidon::tests::test_hash_chip_t3_1 ... ok [INFO] [stdout] test poseidon::tests::test_hash_chip_t3_2 ... ok [INFO] [stdout] test poseidon::tests::test_hash_chip_t3_3 has been running for over 60 seconds [INFO] [stdout] test poseidon::tests::test_hash_chip_t4_1 ... ok [INFO] [stdout] test merkle::tests::test_proof_chip_3_2_21 ... ok [INFO] [stdout] test poseidon::tests::test_hash_chip_t4_2 ... ok [INFO] [stdout] test poseidon::tests::test_preimage_chip_t3_1 ... ok [INFO] [stdout] test poseidon::tests::test_hash_chip_t4_3 ... ok [INFO] [stdout] test remote::tests::test_ecdsa_remote_account ... ok [INFO] [stdout] test remote::tests::test_ed25519_remote_account ... ok [INFO] [stdout] test remote::tests::test_partial_remote_account ... ok [INFO] [stdout] test ssl::tests::test_client_ecdsa_certificate ... ok [INFO] [stdout] test ssl::tests::test_client_ecdsa_certificate_verification ... ok [INFO] [stdout] test ssl::tests::test_client_ed25519_certificate ... ok [INFO] [stdout] test ssl::tests::test_client_ed25519_certificate_verification ... ok [INFO] [stdout] test ssl::tests::test_ecdsa_public_key_recovery ... ok [INFO] [stdout] test ssl::tests::test_ed25519_public_key_recovery ... ok [INFO] [stdout] test ssl::tests::test_ed25519_remote_account ... ok [INFO] [stdout] test ssl::tests::test_partial_remote_account ... ok [INFO] [stdout] test ssl::tests::test_server_ecdsa_certificate1 ... ok [INFO] [stdout] test ssl::tests::test_server_ecdsa_certificate2 ... ok [INFO] [stdout] test ssl::tests::test_server_ecdsa_certificate_verification ... ok [INFO] [stdout] test ssl::tests::test_server_ecdsa_certificate_verification_failure ... ok [INFO] [stdout] test ssl::tests::test_server_ed25519_certificate1 ... ok [INFO] [stdout] test ssl::tests::test_server_ed25519_certificate2 ... ok [INFO] [stdout] test ssl::tests::test_server_ed25519_certificate_verification ... ok [INFO] [stdout] test ssl::tests::test_server_ed25519_certificate_verification_failure ... ok [INFO] [stdout] test ssl::tests::test_wrong_bls_signature1 ... ok [INFO] [stdout] test ssl::tests::test_wrong_bls_signature2 ... ok [INFO] [stdout] test tests::test_binary_merkle_proof_32 ... ok [INFO] [stdout] test tests::test_bls_signature ... ok [INFO] [stdout] test tests::test_ecdsa_signature ... ok [INFO] [stdout] test tests::test_ed25519_signature ... ok [INFO] [stdout] test tests::test_hash_to_scalar ... ok [INFO] [stdout] test tests::test_imported_account ... ok [INFO] [stdout] test poseidon::tests::test_hash_chip_t3_4 has been running for over 60 seconds [INFO] [stdout] test tests::test_load_wallet ... ok [INFO] [stdout] test tests::test_poseidon_hash_t3 ... ok [INFO] [stdout] test tests::test_poseidon_hash_t4 ... ok [INFO] [stdout] test tests::test_remote_account ... ok [INFO] [stdout] test tests::test_remote_account_from_bls_public_key ... ok [INFO] [stdout] test tests::test_ssl_certificate ... ok [INFO] [stdout] test tests::test_ternary_merkle_proof ... ok [INFO] [stdout] test tests::test_verify_client_ecdsa_certificate ... ok [INFO] [stdout] test tests::test_verify_client_ed25519_certificate ... ok [INFO] [stdout] test tests::test_verify_server_ecdsa_certificate ... ok [INFO] [stdout] test tests::test_verify_server_ed25519_certificate ... ok [INFO] [stdout] test poseidon::tests::test_preimage_chip_t3_2 ... ok [INFO] [stdout] test tests::test_wallet_passwords ... ok [INFO] [stdout] test utils::tests::test_format_g1 ... ok [INFO] [stdout] test utils::tests::test_format_g2 ... ok [INFO] [stdout] test utils::tests::test_format_p256 ... ok [INFO] [stdout] test utils::tests::test_format_point_25519 ... ok [INFO] [stdout] test utils::tests::test_format_scalar ... ok [INFO] [stdout] test utils::tests::test_format_scalar_25519 ... ok [INFO] [stdout] test utils::tests::test_format_scalar_with_leading_zeroes ... ok [INFO] [stdout] test utils::tests::test_g1_compression ... ok [INFO] [stdout] test utils::tests::test_g2_compression ... ok [INFO] [stdout] test utils::tests::test_hash_to_scalar ... ok [INFO] [stdout] test utils::tests::test_p256_compression ... ok [INFO] [stdout] test utils::tests::test_point_25519_compression ... ok [INFO] [stdout] test utils::tests::test_random_bytes ... ok [INFO] [stdout] test utils::tests::test_random_scalar ... ok [INFO] [stdout] test utils::tests::test_scalar_25519_to_u256 ... ok [INFO] [stdout] test utils::tests::test_scalar_to_u256 ... ok [INFO] [stdout] test utils::tests::test_u256_to_scalar ... ok [INFO] [stdout] test utils::tests::test_u256_to_scalar_25519 ... ok [INFO] [stdout] test wallet::tests::test_derive_key ... ok [INFO] [stdout] test tests::test_wallet_accounts ... ok [INFO] [stdout] test poseidon::tests::test_hash_chip_t3_5 has been running for over 60 seconds [INFO] [stdout] test wallet::tests::test_one_password ... ok [INFO] [stdout] test merkle::tests::test_proof_chip_3_2_22 ... ok [INFO] [stdout] test xits::tests::test_and1 ... ok [INFO] [stdout] test xits::tests::test_and1_large ... ok [INFO] [stdout] test wallet::tests::test_two_passwords ... ok [INFO] [stdout] test wallet::tests::test_load_wallet ... ok [INFO] [stdout] test xits::tests::test_bit_comparator_chip_1 ... ok [INFO] [stdout] test xits::tests::test_bit_decomposer_chip_1 ... ok [INFO] [stdout] test xits::tests::test_bit_decomposer_chip_2 ... ok [INFO] [stdout] test xits::tests::test_decompose_bits_large ... ok [INFO] [stdout] test xits::tests::test_decompose_bits_one ... ok [INFO] [stdout] test xits::tests::test_decompose_bits_three ... ok [INFO] [stdout] test xits::tests::test_decompose_bits_two ... ok [INFO] [stdout] test xits::tests::test_decompose_scalar_bits ... ok [INFO] [stdout] test xits::tests::test_decompose_scalar_trits ... ok [INFO] [stdout] test xits::tests::test_decompose_trits_one ... ok [INFO] [stdout] test xits::tests::test_decompose_trits_three ... ok [INFO] [stdout] test xits::tests::test_decompose_trits_two ... ok [INFO] [stdout] test xits::tests::test_div3 ... ok [INFO] [stdout] test xits::tests::test_div_pow3 ... ok [INFO] [stdout] test xits::tests::test_bit_decomposer_chip_3 ... ok [INFO] [stdout] test poseidon::tests::test_preimage_chip_t4_1 ... ok [INFO] [stdout] test poseidon::tests::test_hash_chip_t3_3 ... ok [INFO] [stdout] test poseidon::tests::test_hash_chip_t4_4 has been running for over 60 seconds [INFO] [stdout] test xits::tests::test_bit_comparator_chip_2 ... ok [INFO] [stdout] test xits::tests::test_mod3 ... ok [INFO] [stdout] test xits::tests::test_mod3_large ... ok [INFO] [stdout] test xits::tests::test_shr ... ok [INFO] [stdout] test xits::tests::test_shr1 ... ok [INFO] [stdout] test poseidon::tests::test_hash_chip_t4_5 has been running for over 60 seconds [INFO] [stdout] test xits::tests::test_trit_comparator_chip_1 ... ok [INFO] [stdout] test poseidon::tests::test_preimage_chip_t3_3 has been running for over 60 seconds [INFO] [stdout] test poseidon::tests::test_preimage_chip_t4_3 ... ok [INFO] [stdout] test poseidon::tests::test_preimage_chip_t4_2 ... ok [INFO] [stdout] test xits::tests::test_trit_decomposer_chip_1 ... ok [INFO] [stdout] test poseidon::tests::test_preimage_chip_t3_4 has been running for over 60 seconds [INFO] [stdout] test xits::tests::test_trit_decomposer_chip_2 ... ok [INFO] [stdout] test poseidon::tests::test_preimage_chip_t3_4 ... ok [INFO] [stdout] test poseidon::tests::test_preimage_chip_t3_5 ... ok [INFO] [stdout] test poseidon::tests::test_hash_chip_t3_4 ... ok [INFO] [stdout] test poseidon::tests::test_hash_chip_t3_5 ... ok [INFO] [stdout] test poseidon::tests::test_preimage_chip_t3_3 ... ok [INFO] [stdout] test poseidon::tests::test_hash_chip_t4_5 ... ok [INFO] [stdout] test poseidon::tests::test_hash_chip_t4_4 ... ok [INFO] [stdout] test xits::tests::test_trit_decomposer_chip_3 ... ok [INFO] [stdout] test poseidon::tests::test_preimage_chip_t4_4 ... ok [INFO] [stdout] test poseidon::tests::test_preimage_chip_t4_5 ... ok [INFO] [stdout] test xits::tests::test_trit_comparator_chip_2 ... ok [INFO] [stdout] test xits::tests::test_full_bit_decomposer_chip has been running for over 60 seconds [INFO] [stdout] test xits::tests::test_full_trit_decomposer_chip_1 has been running for over 60 seconds [INFO] [stdout] test xits::tests::test_full_trit_decomposer_chip_2 has been running for over 60 seconds [INFO] [stdout] test xits::tests::test_full_trit_decomposer_chip_3 has been running for over 60 seconds [INFO] [stdout] test xits::tests::test_full_bit_decomposer_chip ... ok [INFO] [stdout] test xits::tests::test_full_trit_decomposer_chip_1 ... ok [INFO] [stdout] test xits::tests::test_full_trit_decomposer_chip_2 ... ok [INFO] [stdout] test xits::tests::test_full_trit_decomposer_chip_3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 420 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 270.44s [INFO] [stdout] [INFO] [stderr] Doc-tests crypto [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dfce0867d235ac8c6f327671455403b444ed9854b35b94375000d6620723f182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfce0867d235ac8c6f327671455403b444ed9854b35b94375000d6620723f182", kill_on_drop: false }` [INFO] [stdout] dfce0867d235ac8c6f327671455403b444ed9854b35b94375000d6620723f182