[INFO] fetching crate chia-bls 0.34.0... [INFO] testing chia-bls-0.34.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate chia-bls 0.34.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate chia-bls 0.34.0 [INFO] finished tweaking crates.io crate chia-bls 0.34.0 [INFO] tweaked toml for crates.io crate chia-bls 0.34.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate chia-bls 0.34.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate chia-bls 0.34.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 682c9658bbea4c8b876ada5b85bb323c1a8b80c01ba00b458a29c1acf36233fa [INFO] running `Command { std: "docker" "start" "-a" "682c9658bbea4c8b876ada5b85bb323c1a8b80c01ba00b458a29c1acf36233fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "682c9658bbea4c8b876ada5b85bb323c1a8b80c01ba00b458a29c1acf36233fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "682c9658bbea4c8b876ada5b85bb323c1a8b80c01ba00b458a29c1acf36233fa", kill_on_drop: false }` [INFO] [stdout] 682c9658bbea4c8b876ada5b85bb323c1a8b80c01ba00b458a29c1acf36233fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f78098aa4a1f72b97305ddcf77133073b7a0d09756679f769be465b57d32e3a [INFO] running `Command { std: "docker" "start" "-a" "1f78098aa4a1f72b97305ddcf77133073b7a0d09756679f769be465b57d32e3a", kill_on_drop: false }` [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling blst v0.3.16 [INFO] [stderr] Compiling chia-sha2 v0.34.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling chia_streamable_macro v0.34.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling chia-traits v0.34.0 [INFO] [stderr] Compiling chia-bls v0.34.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.05s [INFO] running `Command { std: "docker" "inspect" "1f78098aa4a1f72b97305ddcf77133073b7a0d09756679f769be465b57d32e3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f78098aa4a1f72b97305ddcf77133073b7a0d09756679f769be465b57d32e3a", kill_on_drop: false }` [INFO] [stdout] 1f78098aa4a1f72b97305ddcf77133073b7a0d09756679f769be465b57d32e3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f40baab092422be57754456bd6ba577f7604ca93c1d6dcc0ae1675f7f0fe615e [INFO] running `Command { std: "docker" "start" "-a" "f40baab092422be57754456bd6ba577f7604ca93c1d6dcc0ae1675f7f0fe615e", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rstest_macros v0.22.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling chia_streamable_macro v0.34.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling blst v0.3.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling chia-traits v0.34.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.19 [INFO] [stderr] Compiling chia-bls v0.34.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling rstest v0.22.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.84s [INFO] running `Command { std: "docker" "inspect" "f40baab092422be57754456bd6ba577f7604ca93c1d6dcc0ae1675f7f0fe615e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f40baab092422be57754456bd6ba577f7604ca93c1d6dcc0ae1675f7f0fe615e", kill_on_drop: false }` [INFO] [stdout] f40baab092422be57754456bd6ba577f7604ca93c1d6dcc0ae1675f7f0fe615e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0c46d8596b4c83b736e9f08c2b3dc9245b4b9534703d51dfaa457630224a9d4f [INFO] running `Command { std: "docker" "start" "-a" "0c46d8596b4c83b736e9f08c2b3dc9245b4b9534703d51dfaa457630224a9d4f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chia_bls-3a6d9e572398c33b) [INFO] [stdout] [INFO] [stdout] running 90 tests [INFO] [stdout] test bls_cache::tests::test_empty_sig ... ok [INFO] [stdout] test public_key::tests::test_from_bytes_failures::case_3 ... ok [INFO] [stdout] test public_key::tests::test_aggregate_pubkey ... ok [INFO] [stdout] test bls_cache::tests::test_cache ... ok [INFO] [stdout] test public_key::tests::test_debug ... ok [INFO] [stdout] test public_key::tests::test_default_is_inf ... ok [INFO] [stdout] test public_key::tests::test_from_bytes_failures::case_5 ... ok [INFO] [stdout] test public_key::tests::test_from_bytes_failures::case_6 ... ok [INFO] [stdout] test public_key::tests::test_from_bytes_failures::case_7 ... ok [INFO] [stdout] test public_key::tests::test_from_bytes_failures::case_4 ... ok [INFO] [stdout] test public_key::tests::test_get_fingerprint ... ok [INFO] [stdout] test public_key::tests::test_from_bytes_failures::case_1 ... ok [INFO] [stdout] test public_key::tests::test_default_is_valid ... ok [INFO] [stdout] test public_key::tests::test_from_uncompressed::case_4 ... ok [INFO] [stdout] test public_key::tests::test_hash ... ok [INFO] [stdout] test bls_cache::tests::test_aggregate_verify ... ok [INFO] [stdout] test public_key::tests::test_from_uncompressed::case_1 ... ok [INFO] [stdout] test public_key::tests::test_from_uncompressed::case_2 ... ok [INFO] [stdout] test public_key::tests::test_from_bytes ... ok [INFO] [stdout] test public_key::tests::test_generator ... ok [INFO] [stdout] test public_key::tests::test_from_bytes_failures::case_2 ... ok [INFO] [stdout] test public_key::tests::test_hash_to_g1_with_dst::case_1 ... ok [INFO] [stdout] test public_key::tests::test_from_uncompressed::case_3 ... ok [INFO] [stdout] test public_key::tests::test_infinity ... ok [INFO] [stdout] test public_key::tests::test_infinity_is_valid ... ok [INFO] [stdout] test public_key::tests::test_hash_to_g1_with_dst::case_2 ... ok [INFO] [stdout] test secret_key::tests::test_aggregate_secret_key ... ok [INFO] [stdout] test public_key::tests::test_hash_to_g1::case_1 ... ok [INFO] [stdout] test public_key::tests::test_from_bytes_infinity ... ok [INFO] [stdout] test public_key::tests::test_negate_infinity ... ok [INFO] [stdout] test public_key::tests::test_derive_unhardened ... ok [INFO] [stdout] test public_key::tests::test_is_valid ... ok [INFO] [stdout] test secret_key::tests::test_derive_unhardened ... ok [INFO] [stdout] test secret_key::tests::test_debug ... ok [INFO] [stdout] test secret_key::tests::test_from_bytes ... ok [INFO] [stdout] test secret_key::tests::test_hash ... ok [INFO] [stdout] test secret_key::tests::test_from_bytes_zero ... ok [INFO] [stdout] test secret_key::tests::test_make_key ... ok [INFO] [stdout] test bls_cache::tests::test_evict ... ok [INFO] [stdout] test public_key::tests::test_roundtrip ... ok [INFO] [stdout] test public_key::tests::test_negate ... ok [INFO] [stdout] test public_key::tests::test_hash_to_g1_different_dst ... ok [INFO] [stdout] test public_key::tests::test_negate_roundtrip ... ok [INFO] [stdout] test bls_cache::tests::test_cache_limit ... ok [INFO] [stdout] test secret_key::tests::test_public_key ... ok [INFO] [stdout] test signature::tests::test_aggregate_identity ... ok [INFO] [stdout] test signature::tests::test_aggregate_gt_signature::num_keys_1_0 ... ok [INFO] [stdout] test public_key::tests::test_scalar_multiply ... ok [INFO] [stdout] test signature::tests::test_aggregate_signature_identity ... ok [INFO] [stdout] test signature::tests::test_aggregate_multiple_levels_different_messages ... ok [INFO] [stdout] test public_key::tests::test_from_integer ... ok [INFO] [stdout] test signature::tests::test_debug ... ok [INFO] [stdout] test signature::tests::test_default_is_valid ... ok [INFO] [stdout] test signature::tests::test_from_bytes ... ok [INFO] [stdout] test signature::tests::test_aggregate_signature_separate_msg ... ok [INFO] [stdout] test signature::tests::test_from_uncompressed::case_1 ... ok [INFO] [stdout] test signature::tests::test_from_uncompressed::case_2 ... ok [INFO] [stdout] test signature::tests::test_generator ... ok [INFO] [stdout] test signature::tests::test_from_uncompressed::case_3 ... ok [INFO] [stdout] test signature::tests::test_aug_scheme ... ok [INFO] [stdout] test signature::tests::test_hash_to_g2::case_1 ... ok [INFO] [stdout] test signature::tests::test_hash_to_g2_with_dst::case_1 ... ok [INFO] [stdout] test signature::tests::test_hash_to_g2_with_dst::case_2 ... ok [INFO] [stdout] test signature::tests::test_hash ... ok [INFO] [stdout] test signature::tests::test_infinity_is_valid ... ok [INFO] [stdout] test signature::tests::test_aggregate_duplicate_signature ... ok [INFO] [stdout] test secret_key::tests::test_roundtrip ... ok [INFO] [stdout] test signature::tests::test_negate_infinity ... ok [INFO] [stdout] test signature::tests::test_aggregate_gt_signature::num_keys_2_1 ... ok [INFO] [stdout] test signature::tests::test_aggregate_multiple_levels_degenerate ... ok [INFO] [stdout] test signature::tests::test_invalid_aggregate_signature ... ok [INFO] [stdout] test signature::tests::test_aggregate_gt_signature::num_keys_4_3 ... ok [INFO] [stdout] test signature::tests::test_signature_zero_key ... ok [INFO] [stdout] test signature::tests::test_aggregate_gt_signature::num_keys_3_2 ... ok [INFO] [stdout] test signature::tests::test_verify ... ok [INFO] [stdout] test signature::tests::test_hash_to_g2_different_dst ... ok [INFO] [stdout] test signature::tests::test_aggregate_signature ... ok [INFO] [stdout] test secret_key::tests::test_derive_hardened ... ok [INFO] [stdout] test signature::tests::test_vector_2_aggregate_of_aggregates ... ok [INFO] [stdout] test signature::tests::test_is_valid ... ok [INFO] [stdout] test signature::tests::test_negate ... ok [INFO] [stdout] test signature::tests::test_roundtrip ... ok [INFO] [stdout] test signature::tests::test_negate_roundtrip ... ok [INFO] [stdout] test signature::tests::test_scalar_multiply ... ok [INFO] [stdout] test public_key::tests::test_is_inf ... ok [INFO] [stdout] test signature::tests::test_aggregate_gt_signature::num_keys_6_5 ... ok [INFO] [stdout] test signature::tests::test_aggregate_gt_signature::num_keys_5_4 ... ok [INFO] [stdout] test signature::tests::test_random_verify ... ok [INFO] [stdout] test signature::tests::test_aggregate_many_g2_elements_diff_message ... ok [INFO] [stdout] test signature::tests::test_aggregate_gt_signature::num_keys_7_100 ... ok [INFO] [stderr] Doc-tests chia_bls [INFO] [stdout] [INFO] [stdout] test result: ok. 90 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.32s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0c46d8596b4c83b736e9f08c2b3dc9245b4b9534703d51dfaa457630224a9d4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c46d8596b4c83b736e9f08c2b3dc9245b4b9534703d51dfaa457630224a9d4f", kill_on_drop: false }` [INFO] [stdout] 0c46d8596b4c83b736e9f08c2b3dc9245b4b9534703d51dfaa457630224a9d4f