[INFO] cloning repository https://github.com/spacecomputer-io/threshold [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spacecomputer-io/threshold" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspacecomputer-io%2Fthreshold", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspacecomputer-io%2Fthreshold'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e23f0e393e08be9833a5b65ddae0926bda10c084 [INFO] testing spacecomputer-io/threshold against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspacecomputer-io%2Fthreshold" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/spacecomputer-io/threshold [INFO] finished tweaking git repo https://github.com/spacecomputer-io/threshold [INFO] tweaked toml for git repo https://github.com/spacecomputer-io/threshold written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/spacecomputer-io/threshold on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/spacecomputer-io/threshold 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating git repository `https://github.com/poanetwork/threshold_crypto` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tonic-build v0.13.1 [INFO] [stderr] Downloaded ff_derive v0.6.0 [INFO] [stderr] Downloaded ff v0.6.0 [INFO] [stderr] Downloaded group v0.6.0 [INFO] [stderr] Downloaded hyper-util v0.1.12 [INFO] [stderr] Downloaded tonic v0.13.1 [INFO] [stderr] Downloaded pairing v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bb629b98b1f178352362e6f9a822103fdfaf6dae2a07c63b8bdf223839db614 [INFO] running `Command { std: "docker" "start" "-a" "6bb629b98b1f178352362e6f9a822103fdfaf6dae2a07c63b8bdf223839db614", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bb629b98b1f178352362e6f9a822103fdfaf6dae2a07c63b8bdf223839db614", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bb629b98b1f178352362e6f9a822103fdfaf6dae2a07c63b8bdf223839db614", kill_on_drop: false }` [INFO] [stdout] 6bb629b98b1f178352362e6f9a822103fdfaf6dae2a07c63b8bdf223839db614 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5f2480121274c9a6b51f3c1913fd55a473a20d85d10415664afd234c50d164b [INFO] running `Command { std: "docker" "start" "-a" "b5f2480121274c9a6b51f3c1913fd55a473a20d85d10415664afd234c50d164b", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling ff_derive v0.6.0 [INFO] [stderr] Compiling ff v0.6.0 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling group v0.6.0 [INFO] [stderr] Compiling pairing v0.16.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Compiling tgrpc v0.0.1 (/opt/rustwide/workdir/tgrpc) [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling threshold_crypto v0.4.0 (https://github.com/poanetwork/threshold_crypto#a7fbfa45) [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling threshold v0.0.1 (/opt/rustwide/workdir/threshold) [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling cli v0.0.1 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.12 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.88s [INFO] running `Command { std: "docker" "inspect" "b5f2480121274c9a6b51f3c1913fd55a473a20d85d10415664afd234c50d164b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5f2480121274c9a6b51f3c1913fd55a473a20d85d10415664afd234c50d164b", kill_on_drop: false }` [INFO] [stdout] b5f2480121274c9a6b51f3c1913fd55a473a20d85d10415664afd234c50d164b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f963b37014cafe753ceb505e259b6638a0e6554007ff56a737e9aedcdbb690c [INFO] running `Command { std: "docker" "start" "-a" "3f963b37014cafe753ceb505e259b6638a0e6554007ff56a737e9aedcdbb690c", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling threshold v0.0.1 (/opt/rustwide/workdir/threshold) [INFO] [stderr] Compiling cli v0.0.1 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling tgrpc v0.0.1 (/opt/rustwide/workdir/tgrpc) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `Command { std: "docker" "inspect" "3f963b37014cafe753ceb505e259b6638a0e6554007ff56a737e9aedcdbb690c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f963b37014cafe753ceb505e259b6638a0e6554007ff56a737e9aedcdbb690c", kill_on_drop: false }` [INFO] [stdout] 3f963b37014cafe753ceb505e259b6638a0e6554007ff56a737e9aedcdbb690c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d081254d8357048fcb56f98a61cfda87ab5ab52dd44d9ee87caba26bca0a8b1d [INFO] running `Command { std: "docker" "start" "-a" "d081254d8357048fcb56f98a61cfda87ab5ab52dd44d9ee87caba26bca0a8b1d", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cli-07e36522f96ebfe6) [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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/tgrpc-74f0716a85f27589) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] 2025-09-10T23:49:16.125494Z DEBUG Received add_ciphertext request 1 [INFO] [stdout] 2025-09-10T23:49:16.265936Z DEBUG Decrypted share 1 [INFO] [stdout] 2025-09-10T23:49:16.267022Z DEBUG Received add_ciphertext request 1 [INFO] [stdout] 2025-09-10T23:49:16.404725Z DEBUG Decrypted share 1 [INFO] [stdout] 2025-09-10T23:49:16.405081Z DEBUG Received add_decryption_share request 1 from actor 1 [INFO] [stdout] 2025-09-10T23:49:16.409725Z DEBUG Decryption share from actor 1 processed for seq 1 [INFO] [stdout] 2025-09-10T23:49:16.410543Z DEBUG Received add_ciphertext request 1 [INFO] [stdout] 2025-09-10T23:49:16.547674Z DEBUG Decrypted share 1 [INFO] [stdout] 2025-09-10T23:49:16.548097Z DEBUG Received add_decryption_share request 1 from actor 2 [INFO] [stdout] 2025-09-10T23:49:16.552629Z DEBUG Decryption share from actor 2 processed for seq 1 [INFO] [stdout] 2025-09-10T23:49:16.553402Z DEBUG Received add_ciphertext request 1 [INFO] [stdout] 2025-09-10T23:49:16.691040Z DEBUG Decrypted share 1 [INFO] [stdout] 2025-09-10T23:49:16.691455Z DEBUG Received add_decryption_share request 1 from actor 3 [INFO] [stdout] 2025-09-10T23:49:16.705935Z DEBUG Decryption share from actor 3 processed for seq 1 [INFO] [stdout] 2025-09-10T23:49:16.706018Z DEBUG Manage to decrypt message [INFO] [stdout] test service::tests::test_threshold_service ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/plugincli.rs (/opt/rustwide/target/debug/deps/plugincli-b61ff7e40c9f2623) [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 unittests src/bin/plugincore.rs (/opt/rustwide/target/debug/deps/plugincore-21c70d877bde7213) [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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/threshold-063c1d436069eef0) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test serialization::tests::test_pubkey_from_str ... ok [INFO] [stdout] test core::tests::test_new_keyset ... ok [INFO] [stdout] test serialization::tests::test_actor_serialization ... ok [INFO] [stdout] test core::tests::test_decryptor_without_threshold ... ok [INFO] [stdout] test serialization::tests::test_committee_serialization ... ok [INFO] [stdout] test core::tests::test_decryptor ... ok [INFO] [stdout] test core::tests::test_decryptor_wrong_ciphertext ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.92s [INFO] [stdout] [INFO] [stderr] Doc-tests tgrpc [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests threshold [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" "d081254d8357048fcb56f98a61cfda87ab5ab52dd44d9ee87caba26bca0a8b1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d081254d8357048fcb56f98a61cfda87ab5ab52dd44d9ee87caba26bca0a8b1d", kill_on_drop: false }` [INFO] [stdout] d081254d8357048fcb56f98a61cfda87ab5ab52dd44d9ee87caba26bca0a8b1d