[INFO] cloning repository https://github.com/ideal-lab5/acss [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ideal-lab5/acss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fideal-lab5%2Facss", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fideal-lab5%2Facss'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d74218beb439fd7eddfb945f22448d8a595a8d7 [INFO] testing ideal-lab5/acss against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fideal-lab5%2Facss" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ideal-lab5/acss [INFO] finished tweaking git repo https://github.com/ideal-lab5/acss [INFO] tweaked toml for git repo https://github.com/ideal-lab5/acss written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ideal-lab5/acss on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ideal-lab5/acss 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simulacrum v0.3.1 [INFO] [stderr] Downloaded w3f-bls v0.1.8 [INFO] [stderr] Downloaded ark-ed-on-bls12-381 v0.4.0 [INFO] [stderr] Downloaded scale-info-derive v2.11.5 [INFO] [stderr] Downloaded debugit v0.1.2 [INFO] [stderr] Downloaded simulacrum_shared v0.1.0 [INFO] [stderr] Downloaded simulacrum_user v0.1.0 [INFO] [stderr] Downloaded scale-info v2.11.5 [INFO] [stderr] Downloaded simulacrum_macros v0.3.1 [INFO] [stderr] Downloaded handlebox v0.3.0 [INFO] [stderr] Downloaded simulacrum_mock v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c205bb72196c01a293c0d5bc57c4e3473421fff57b560fc33ec782742b39b72 [INFO] running `Command { std: "docker" "start" "-a" "6c205bb72196c01a293c0d5bc57c4e3473421fff57b560fc33ec782742b39b72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c205bb72196c01a293c0d5bc57c4e3473421fff57b560fc33ec782742b39b72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c205bb72196c01a293c0d5bc57c4e3473421fff57b560fc33ec782742b39b72", kill_on_drop: false }` [INFO] [stdout] 6c205bb72196c01a293c0d5bc57c4e3473421fff57b560fc33ec782742b39b72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 90b482d0c13de7cbbe27ecbd6763822471546e1234b87094ba4541fc412f6ace [INFO] running `Command { std: "docker" "start" "-a" "90b482d0c13de7cbbe27ecbd6763822471546e1234b87094ba4541fc412f6ace", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.15 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling constcat v0.3.1 [INFO] [stderr] Compiling array-bytes v6.2.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.12 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling scale-info-derive v2.11.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling parity-scale-codec v3.6.12 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling scale-info v2.11.5 [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 ark-bls12-377 v0.4.0 [INFO] [stderr] Compiling w3f-bls v0.1.8 [INFO] [stderr] Compiling acss v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.22s [INFO] running `Command { std: "docker" "inspect" "90b482d0c13de7cbbe27ecbd6763822471546e1234b87094ba4541fc412f6ace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90b482d0c13de7cbbe27ecbd6763822471546e1234b87094ba4541fc412f6ace", kill_on_drop: false }` [INFO] [stdout] 90b482d0c13de7cbbe27ecbd6763822471546e1234b87094ba4541fc412f6ace [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 63f08e13bad246742a1c2d9d3e3fe5cd3c2cdf052b54942610df9b3af93db3da [INFO] running `Command { std: "docker" "start" "-a" "63f08e13bad246742a1c2d9d3e3fe5cd3c2cdf052b54942610df9b3af93db3da", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling handlebox v0.3.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling debugit v0.1.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling simulacrum_shared v0.1.0 [INFO] [stderr] Compiling simulacrum_mock v0.1.0 [INFO] [stderr] Compiling simulacrum_user v0.1.0 [INFO] [stderr] Compiling simulacrum_macros v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling simulacrum v0.3.1 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling parity-scale-codec v3.6.12 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling scale-info v2.11.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-relations v0.4.0 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-bls12-381 v0.4.0 [INFO] [stderr] Compiling ark-bls12-377 v0.4.0 [INFO] [stderr] Compiling ark-r1cs-std v0.4.0 [INFO] [stderr] Compiling w3f-bls v0.1.8 [INFO] [stderr] Compiling acss v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ark-ed-on-bls12-381 v0.4.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 39.22s [INFO] running `Command { std: "docker" "inspect" "63f08e13bad246742a1c2d9d3e3fe5cd3c2cdf052b54942610df9b3af93db3da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63f08e13bad246742a1c2d9d3e3fe5cd3c2cdf052b54942610df9b3af93db3da", kill_on_drop: false }` [INFO] [stdout] 63f08e13bad246742a1c2d9d3e3fe5cd3c2cdf052b54942610df9b3af93db3da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7833ad02b31734df9c3dbdb65f7be21532835b6c0abf170fbf6d596a954dea25 [INFO] running `Command { std: "docker" "start" "-a" "7833ad02b31734df9c3dbdb65f7be21532835b6c0abf170fbf6d596a954dea25", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/acss-73885499100b3898) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test acss::tests::can_generate_shares_checked ... ok [INFO] [stdout] test proofs::hashed_el_gamal::test::basic_encrypt_decrypt_works ... ok [INFO] [stdout] test proofs::ser::tests::test_serialization ... ok [INFO] [stdout] test proofs::hashed_el_gamal_sigma::test::hegs_verify_fails_with_invalid_commitment ... ok [INFO] [stdout] test proofs::hashed_el_gamal_sigma::test::hegs_verify_fails_with_invalid_challenge ... ok [INFO] [stdout] test proofs::hashed_el_gamal_sigma::test::hegs_verify_fails_with_invalid_ciphertext ... ok [INFO] [stdout] test proofs::hashed_el_gamal::test::decryption_fails_with_bad_ciphertext ... ok [INFO] [stdout] test proofs::hashed_el_gamal::test::decryption_fails_with_bad_key ... ok [INFO] [stdout] test proofs::hashed_el_gamal_sigma::test::hegs_batch_prove_and_verify_single_secret ... ok [INFO] [stdout] test proofs::hashed_el_gamal::test::can_add_ciphertexts ... ok [INFO] [stdout] test proofs::hashed_el_gamal_sigma::test::hegs_batch_prove_and_verify_two_secrets ... ok [INFO] [stdout] test acss::tests::acss_empty_committee_error ... ok [INFO] [stdout] test acss::tests::acss_reshare_fails_with_zero_threshold ... ok [INFO] [stdout] test acss::tests::acss_works_with_single_member_committee ... ok [INFO] [stdout] test acss::tests::acss_works_with_many_member_committee_threshold_sigs ... ok [INFO] [stdout] test acss::tests::acss_recover_fails_when_less_than_size_minus_threshold_pok_are_invalid ... ok [INFO] [stdout] test acss::tests::acss_fails_with_many_member_committee_less_than_threshold_sigs ... ok [INFO] [stdout] test acss::tests::acss_works_with_many_member_committee_full_sigs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.52s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7833ad02b31734df9c3dbdb65f7be21532835b6c0abf170fbf6d596a954dea25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7833ad02b31734df9c3dbdb65f7be21532835b6c0abf170fbf6d596a954dea25", kill_on_drop: false }` [INFO] [stdout] 7833ad02b31734df9c3dbdb65f7be21532835b6c0abf170fbf6d596a954dea25