[INFO] fetching crate sp-ark-bls12-377 0.4.1... [INFO] testing sp-ark-bls12-377-0.4.1 against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] extracting crate sp-ark-bls12-377 0.4.1 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate sp-ark-bls12-377 0.4.1 on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sp-ark-bls12-377 0.4.1 [INFO] finished tweaking crates.io crate sp-ark-bls12-377 0.4.1 [INFO] tweaked toml for crates.io crate sp-ark-bls12-377 0.4.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 243 packages to latest compatible versions [INFO] [stderr] Adding ark-algebra-test-templates v0.4.2 (available: v0.5.0) [INFO] [stderr] Adding ark-ec v0.4.2 (available: v0.5.0) [INFO] [stderr] Adding ark-ff v0.4.2 (available: v0.5.0) [INFO] [stderr] Adding ark-scale v0.0.11 (available: v0.0.13) [INFO] [stderr] Adding ark-std v0.4.0 (available: v0.5.0) [INFO] [stderr] Adding sp-crypto-ec-utils v0.4.0 (available: v0.14.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad50bcc3b632b12fc4393de9aa1ee5cf596e5253eade89d56a4741f9a6c91891 [INFO] running `Command { std: "docker" "start" "-a" "ad50bcc3b632b12fc4393de9aa1ee5cf596e5253eade89d56a4741f9a6c91891", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad50bcc3b632b12fc4393de9aa1ee5cf596e5253eade89d56a4741f9a6c91891", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad50bcc3b632b12fc4393de9aa1ee5cf596e5253eade89d56a4741f9a6c91891", kill_on_drop: false }` [INFO] [stdout] ad50bcc3b632b12fc4393de9aa1ee5cf596e5253eade89d56a4741f9a6c91891 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41ddaa39ba2220398fbe47064efcfccd61657917e3d446540c1a8f6f84cb7523 [INFO] running `Command { std: "docker" "start" "-a" "41ddaa39ba2220398fbe47064efcfccd61657917e3d446540c1a8f6f84cb7523", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Compiling wasmtime-runtime v8.0.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling wasmtime-jit-debug v8.0.1 [INFO] [stderr] Compiling wasmtime-asm-macros v8.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling memfd v0.6.4 [INFO] [stderr] Compiling sp-std v9.0.0 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.12 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v8.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling wasmtime v8.0.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling sp-debug-derive v9.0.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling parity-scale-codec v3.6.12 [INFO] [stderr] Compiling cranelift-entity v0.95.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling sp-storage v14.0.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling wasmparser v0.102.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling environmental v1.1.4 [INFO] [stderr] Compiling sp-externalities v0.20.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v12.0.0 [INFO] [stderr] Compiling sp-tracing v11.0.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling wasmtime-types v8.0.1 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling wasmtime-environ v8.0.1 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-bls12-377 v0.4.0 [INFO] [stderr] Compiling ark-bls12-381 v0.4.0 [INFO] [stderr] Compiling ark-scale v0.0.3 [INFO] [stderr] Compiling ark-models-ext v0.4.1 [INFO] [stderr] Compiling ark-scale v0.0.11 [INFO] [stderr] Compiling wasmtime-jit v8.0.1 [INFO] [stderr] Compiling ark-ed-on-bls12-381-bandersnatch v0.4.0 [INFO] [stderr] Compiling ark-bw6-761 v0.4.0 [INFO] [stderr] Compiling ark-ed-on-bls12-377 v0.4.0 [INFO] [stderr] Compiling ark-bls12-377-ext v0.4.1 [INFO] [stderr] Compiling sp-wasm-interface v15.0.0 [INFO] [stderr] Compiling sp-runtime-interface v18.0.0 [INFO] [stderr] Compiling sp-crypto-ec-utils v0.4.0 [INFO] [stderr] Compiling sp-ark-bls12-377 v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 03s [INFO] running `Command { std: "docker" "inspect" "41ddaa39ba2220398fbe47064efcfccd61657917e3d446540c1a8f6f84cb7523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41ddaa39ba2220398fbe47064efcfccd61657917e3d446540c1a8f6f84cb7523", kill_on_drop: false }` [INFO] [stdout] 41ddaa39ba2220398fbe47064efcfccd61657917e3d446540c1a8f6f84cb7523 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d642fff3906e8e50bd99c53fc80386799450c8a85171fa495889e6fe6506f7d [INFO] running `Command { std: "docker" "start" "-a" "6d642fff3906e8e50bd99c53fc80386799450c8a85171fa495889e6fe6506f7d", kill_on_drop: false }` [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling sp-runtime-interface v18.0.0 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-bls12-377 v0.4.0 [INFO] [stderr] Compiling ark-bls12-381 v0.4.0 [INFO] [stderr] Compiling ark-models-ext v0.4.1 [INFO] [stderr] Compiling ark-scale v0.0.3 [INFO] [stderr] Compiling ark-scale v0.0.11 [INFO] [stderr] Compiling ark-algebra-test-templates v0.4.2 [INFO] [stderr] Compiling ark-ed-on-bls12-381-bandersnatch v0.4.0 [INFO] [stderr] Compiling ark-bw6-761 v0.4.0 [INFO] [stderr] Compiling ark-ed-on-bls12-377 v0.4.0 [INFO] [stderr] Compiling ark-bls12-377-ext v0.4.1 [INFO] [stderr] Compiling sp-crypto-ec-utils v0.4.0 [INFO] [stderr] Compiling sp-ark-bls12-377 v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 37.66s [INFO] running `Command { std: "docker" "inspect" "6d642fff3906e8e50bd99c53fc80386799450c8a85171fa495889e6fe6506f7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d642fff3906e8e50bd99c53fc80386799450c8a85171fa495889e6fe6506f7d", kill_on_drop: false }` [INFO] [stdout] 6d642fff3906e8e50bd99c53fc80386799450c8a85171fa495889e6fe6506f7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 857d3438536bdb3777da232902c7aaa11e416f9d2f0505c89d9527c5acb99848 [INFO] running `Command { std: "docker" "start" "-a" "857d3438536bdb3777da232902c7aaa11e416f9d2f0505c89d9527c5acb99848", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sp_ark_bls12_377-f14ec19d38cc5af9) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test curves::tests::g1::test_mixed_addition ... ok [INFO] [stdout] test curves::tests::g1::test_hashmap_pippenger ... ok [INFO] [stdout] test curves::tests::g1::test_sw_properties ... ok [INFO] [stdout] test curves::tests::g1::test_add_properties ... ok [INFO] [stdout] test curves::tests::g1::test_chunked_pippenger ... ok [INFO] [stdout] test curves::tests::g1::test_sub_properties ... ok [INFO] [stdout] test curves::tests::g1::test_affine_conversion has been running for over 60 seconds [INFO] [stdout] test curves::tests::g1::test_cofactor_ops has been running for over 60 seconds [INFO] [stdout] test curves::tests::g1::test_mul_properties has been running for over 60 seconds [INFO] [stdout] test curves::tests::g1::test_serialization has been running for over 60 seconds [INFO] [stdout] test curves::tests::g1::test_serialization ... ok [INFO] [stdout] test curves::tests::g1::test_var_base_msm ... ok [INFO] [stdout] test curves::tests::g2::test_add_properties has been running for over 60 seconds [INFO] [stdout] test curves::tests::g2::test_affine_conversion has been running for over 60 seconds [INFO] [stdout] test curves::tests::g2::test_chunked_pippenger has been running for over 60 seconds [INFO] [stdout] test curves::tests::g1::test_cofactor_ops ... ok [INFO] [stdout] test curves::tests::g1::test_affine_conversion ... ok [INFO] [stdout] test curves::tests::g2::test_cofactor_ops has been running for over 60 seconds [INFO] [stdout] test curves::tests::g2::test_hashmap_pippenger has been running for over 60 seconds [INFO] [stdout] test curves::tests::g2::test_mixed_addition has been running for over 60 seconds [INFO] [stdout] test curves::tests::g2::test_mul_properties has been running for over 60 seconds [INFO] [stdout] test curves::tests::g1::test_mul_properties ... ok [INFO] [stdout] test curves::tests::g2::test_serialization has been running for over 60 seconds [INFO] [stdout] test curves::tests::g2::test_chunked_pippenger ... ok [INFO] [stdout] test curves::tests::g2::test_mixed_addition ... ok [INFO] [stdout] test curves::tests::g2::test_sw_properties ... ok [INFO] [stdout] test curves::tests::g2::test_sub_properties has been running for over 60 seconds [INFO] [stdout] test curves::tests::g2::test_hashmap_pippenger ... ok [INFO] [stdout] test curves::tests::g2::test_var_base_msm has been running for over 60 seconds [INFO] [stdout] test curves::tests::pairing::test_bilinearity has been running for over 60 seconds [INFO] [stdout] test curves::tests::g2::test_add_properties ... ok [INFO] [stdout] test curves::tests::pairing::test_multi_pairing has been running for over 60 seconds [INFO] [stdout] test curves::tests::pairing::test_multi_pairing ... ok [INFO] [stdout] test curves::tests::pairing::test_bilinearity ... ok [INFO] [stdout] test curves::tests::g2::test_sub_properties ... ok [INFO] [stdout] test curves::tests::pairing_output::test_chunked_pippenger has been running for over 60 seconds [INFO] [stdout] test curves::tests::pairing_output::test_hashmap_pippenger has been running for over 60 seconds [INFO] [stdout] test curves::tests::pairing_output::test_var_base_msm has been running for over 60 seconds [ERROR] error running command: command timed out after 900 seconds [INFO] running `Command { std: "docker" "inspect" "857d3438536bdb3777da232902c7aaa11e416f9d2f0505c89d9527c5acb99848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "857d3438536bdb3777da232902c7aaa11e416f9d2f0505c89d9527c5acb99848", kill_on_drop: false }` [INFO] [stdout] 857d3438536bdb3777da232902c7aaa11e416f9d2f0505c89d9527c5acb99848