[INFO] cloning repository https://github.com/paritytech/ark-substrate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paritytech/ark-substrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fark-substrate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fark-substrate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bd11249f8eb6f534eca9827359a643268cb5c03e
[INFO] testing paritytech/ark-substrate/bd11249f8eb6f534eca9827359a643268cb5c03e against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fark-substrate" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/paritytech/ark-substrate
[INFO] finished tweaking git repo https://github.com/paritytech/ark-substrate
[INFO] tweaked toml for git repo https://github.com/paritytech/ark-substrate written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paritytech/ark-substrate on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/paritytech/ark-substrate 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48ed55f214e8659461b7d48f274842e57c2db11c99a42d1f06c71ea39eef204c
[INFO] running `Command { std: "docker" "start" "-a" "48ed55f214e8659461b7d48f274842e57c2db11c99a42d1f06c71ea39eef204c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48ed55f214e8659461b7d48f274842e57c2db11c99a42d1f06c71ea39eef204c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48ed55f214e8659461b7d48f274842e57c2db11c99a42d1f06c71ea39eef204c", kill_on_drop: false }`
[INFO] [stdout] 48ed55f214e8659461b7d48f274842e57c2db11c99a42d1f06c71ea39eef204c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c580eaf1aa10973a6b5062f1aa84d97f660d4236d3a8ead83a6eeee137e0aab7
[INFO] running `Command { std: "docker" "start" "-a" "c580eaf1aa10973a6b5062f1aa84d97f660d4236d3a8ead83a6eeee137e0aab7", kill_on_drop: false }`
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[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 digest v0.10.7
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling ark-models-ext v0.5.0 (/opt/rustwide/workdir/models)
[INFO] [stderr]    Compiling ark-bls12-377 v0.5.0
[INFO] [stderr]    Compiling ark-pallas v0.5.0
[INFO] [stderr]    Compiling ark-bls12-381 v0.5.0
[INFO] [stderr]    Compiling ark-secp256k1 v0.5.0
[INFO] [stderr]    Compiling test-utils v0.5.0 (/opt/rustwide/workdir/test-utils)
[INFO] [stderr]    Compiling ark-secp256k1-ext v0.5.0 (/opt/rustwide/workdir/curves/secp256k1)
[INFO] [stderr]    Compiling ark-vesta v0.5.0
[INFO] [stderr]    Compiling ark-pallas-ext v0.5.0 (/opt/rustwide/workdir/curves/pallas)
[INFO] [stderr]    Compiling ark-vesta-ext v0.5.0 (/opt/rustwide/workdir/curves/vesta)
[INFO] [stderr]    Compiling ark-ed-on-bls12-381-bandersnatch v0.5.0
[INFO] [stderr]    Compiling ark-bls12-381-ext v0.5.0 (/opt/rustwide/workdir/curves/bls12_381)
[INFO] [stderr]    Compiling ark-ed-on-bls12-381-bandersnatch-ext v0.5.0 (/opt/rustwide/workdir/curves/ed_on_bls12_381_bandersnatch)
[INFO] [stderr]    Compiling ark-bw6-761 v0.5.0
[INFO] [stderr]    Compiling ark-ed-on-bls12-377 v0.5.0
[INFO] [stderr]    Compiling ark-bls12-377-ext v0.5.0 (/opt/rustwide/workdir/curves/bls12_377)
[INFO] [stderr]    Compiling ark-ed-on-bls12-377-ext v0.5.0 (/opt/rustwide/workdir/curves/ed_on_bls12_377)
[INFO] [stderr]    Compiling ark-bw6-761-ext v0.5.0 (/opt/rustwide/workdir/curves/bw6_761)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.83s
[INFO] running `Command { std: "docker" "inspect" "c580eaf1aa10973a6b5062f1aa84d97f660d4236d3a8ead83a6eeee137e0aab7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c580eaf1aa10973a6b5062f1aa84d97f660d4236d3a8ead83a6eeee137e0aab7", kill_on_drop: false }`
[INFO] [stdout] c580eaf1aa10973a6b5062f1aa84d97f660d4236d3a8ead83a6eeee137e0aab7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 371b29fd5e50fe96d4acbe327d261b58b4dcea8e49d3c8c703fad4dd0ae7c676
[INFO] running `Command { std: "docker" "start" "-a" "371b29fd5e50fe96d4acbe327d261b58b4dcea8e49d3c8c703fad4dd0ae7c676", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling ark-models-ext v0.5.0 (/opt/rustwide/workdir/models)
[INFO] [stderr]    Compiling test-utils v0.5.0 (/opt/rustwide/workdir/test-utils)
[INFO] [stderr]    Compiling ark-algebra-test-templates v0.5.0
[INFO] [stderr]    Compiling ark-bls12-377 v0.5.0
[INFO] [stderr]    Compiling ark-pallas v0.5.0
[INFO] [stderr]    Compiling ark-bls12-381 v0.5.0
[INFO] [stderr]    Compiling ark-secp256k1 v0.5.0
[INFO] [stderr]    Compiling ark-vesta v0.5.0
[INFO] [stderr]    Compiling ark-pallas-ext v0.5.0 (/opt/rustwide/workdir/curves/pallas)
[INFO] [stderr]    Compiling ark-secp256k1-ext v0.5.0 (/opt/rustwide/workdir/curves/secp256k1)
[INFO] [stderr]    Compiling ark-vesta-ext v0.5.0 (/opt/rustwide/workdir/curves/vesta)
[INFO] [stderr]    Compiling ark-ed-on-bls12-381-bandersnatch v0.5.0
[INFO] [stderr]    Compiling ark-ed-on-bls12-381-bandersnatch-ext v0.5.0 (/opt/rustwide/workdir/curves/ed_on_bls12_381_bandersnatch)
[INFO] [stderr]    Compiling ark-ed-on-bls12-377 v0.5.0
[INFO] [stderr]    Compiling ark-bw6-761 v0.5.0
[INFO] [stderr]    Compiling ark-ed-on-bls12-377-ext v0.5.0 (/opt/rustwide/workdir/curves/ed_on_bls12_377)
[INFO] [stderr]    Compiling ark-bls12-377-ext v0.5.0 (/opt/rustwide/workdir/curves/bls12_377)
[INFO] [stderr]    Compiling ark-bls12-381-ext v0.5.0 (/opt/rustwide/workdir/curves/bls12_381)
[INFO] [stderr]    Compiling ark-bw6-761-ext v0.5.0 (/opt/rustwide/workdir/curves/bw6_761)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 53.32s
[INFO] running `Command { std: "docker" "inspect" "371b29fd5e50fe96d4acbe327d261b58b4dcea8e49d3c8c703fad4dd0ae7c676", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "371b29fd5e50fe96d4acbe327d261b58b4dcea8e49d3c8c703fad4dd0ae7c676", kill_on_drop: false }`
[INFO] [stdout] 371b29fd5e50fe96d4acbe327d261b58b4dcea8e49d3c8c703fad4dd0ae7c676
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 50d697168937eeb04111ca4f1e55c99ef84897bc4ef438b11f65aa51315da747
[INFO] running `Command { std: "docker" "start" "-a" "50d697168937eeb04111ca4f1e55c99ef84897bc4ef438b11f65aa51315da747", 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/ark_bls12_377_ext-67f277630bb901fd)
[INFO] [stdout] 
[INFO] [stdout] running 28 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_chunked_pippenger ... ok
[INFO] [stdout] test curves::tests::g1::test_add_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_sub_properties ... ok
[INFO] [stdout] test curves::tests::g1::test_var_base_msm has been running for over 60 seconds
[INFO] [stdout] test curves::tests::g2::test_add_properties 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_affine_conversion has been running for over 60 seconds
[INFO] [stdout] test curves::tests::g1::test_cofactor_ops ... ok
[INFO] [stdout] test curves::tests::g2::test_chunked_pippenger has been running for over 60 seconds
[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::g1::test_affine_conversion ... ok
[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
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "50d697168937eeb04111ca4f1e55c99ef84897bc4ef438b11f65aa51315da747", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50d697168937eeb04111ca4f1e55c99ef84897bc4ef438b11f65aa51315da747", kill_on_drop: false }`
[INFO] [stdout] 50d697168937eeb04111ca4f1e55c99ef84897bc4ef438b11f65aa51315da747
