[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] 3aa3a128cd24259082cf5687c9ea268ee406dc0a
[INFO] testing paritytech/ark-substrate/3aa3a128cd24259082cf5687c9ea268ee406dc0a against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fark-substrate" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paritytech/ark-substrate on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ark-vesta v0.5.0
[INFO] [stderr]   Downloaded either v1.14.0
[INFO] [stderr]   Downloaded ark-ed25519 v0.5.0
[INFO] [stderr]   Downloaded ark-curve25519 v0.5.0
[INFO] [stderr]   Downloaded ark-pallas v0.5.0
[INFO] [stderr]   Downloaded ark-algebra-test-templates v0.5.0
[INFO] [stderr]   Downloaded ark-ed-on-bls12-381-bandersnatch v0.5.0
[INFO] [stderr]   Downloaded ark-ed-on-bls12-377 v0.5.0
[INFO] [stderr]   Downloaded ark-bw6-761 v0.5.0
[INFO] [stderr]   Downloaded ark-bls12-377 v0.5.0
[INFO] [stderr]   Downloaded ark-secp256k1 v0.5.0
[INFO] [stderr]   Downloaded ark-ed-on-bn254 v0.5.0
[INFO] [stderr]   Downloaded ark-bw6-767 v0.5.0
[INFO] [stderr]   Downloaded libc v0.2.170
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c05cf32cecfc7d73e0cd4409fc701c57d231f59ebc4178fba72b21727968eba4
[INFO] running `Command { std: "docker" "start" "-a" "c05cf32cecfc7d73e0cd4409fc701c57d231f59ebc4178fba72b21727968eba4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c05cf32cecfc7d73e0cd4409fc701c57d231f59ebc4178fba72b21727968eba4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c05cf32cecfc7d73e0cd4409fc701c57d231f59ebc4178fba72b21727968eba4", kill_on_drop: false }`
[INFO] [stdout] c05cf32cecfc7d73e0cd4409fc701c57d231f59ebc4178fba72b21727968eba4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a810faf62ea2a2be4199fa09aa867a386901c13d95485e53d03d463d38e8e9e7
[INFO] running `Command { std: "docker" "start" "-a" "a810faf62ea2a2be4199fa09aa867a386901c13d95485e53d03d463d38e8e9e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-bigint v0.4.6
[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 enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[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.2 (/opt/rustwide/workdir/models)
[INFO] [stderr]    Compiling ark-bls12-377 v0.5.0
[INFO] [stderr]    Compiling ark-bls12-381 v0.5.0
[INFO] [stderr]    Compiling ark-bn254 v0.5.0
[INFO] [stderr]    Compiling ark-pallas v0.5.0
[INFO] [stderr]    Compiling ark-curve25519 v0.5.0
[INFO] [stderr]    Compiling ark-secp256k1 v0.5.0
[INFO] [stderr]    Compiling ark-vesta v0.5.0
[INFO] [stderr]    Compiling ark-ed25519 v0.5.0
[INFO] [stderr]    Compiling ark-secp256k1-ext v0.5.2 (/opt/rustwide/workdir/curves/secp256k1)
[INFO] [stderr]    Compiling ark-vesta-ext v0.5.2 (/opt/rustwide/workdir/curves/vesta)
[INFO] [stderr]    Compiling ark-pallas-ext v0.5.2 (/opt/rustwide/workdir/curves/pallas)
[INFO] [stderr]    Compiling ark-ed25519-ext v0.5.2 (/opt/rustwide/workdir/curves/ed25519)
[INFO] [stderr]    Compiling ark-ed-on-bn254 v0.5.0
[INFO] [stderr]    Compiling ark-bn254-ext v0.5.2 (/opt/rustwide/workdir/curves/bn254)
[INFO] [stderr]    Compiling ark-ed-on-bn254-ext v0.5.2 (/opt/rustwide/workdir/curves/ed_on_bn254)
[INFO] [stderr]    Compiling ark-ed-on-bls12-381-bandersnatch v0.5.0
[INFO] [stderr]    Compiling ark-bw6-767 v0.5.0
[INFO] [stderr]    Compiling ark-bls12-381-ext v0.5.2 (/opt/rustwide/workdir/curves/bls12_381)
[INFO] [stderr]    Compiling ark-ed-on-bls12-381-bandersnatch-ext v0.5.2 (/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.2 (/opt/rustwide/workdir/curves/bls12_377)
[INFO] [stderr]    Compiling ark-ed-on-bls12-377-ext v0.5.2 (/opt/rustwide/workdir/curves/ed_on_bls12_377)
[INFO] [stderr]    Compiling ark-bw6-767-ext v0.5.2 (/opt/rustwide/workdir/curves/bw6_767)
[INFO] [stderr]    Compiling ark-bw6-761-ext v0.5.2 (/opt/rustwide/workdir/curves/bw6_761)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.02s
[INFO] running `Command { std: "docker" "inspect" "a810faf62ea2a2be4199fa09aa867a386901c13d95485e53d03d463d38e8e9e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a810faf62ea2a2be4199fa09aa867a386901c13d95485e53d03d463d38e8e9e7", kill_on_drop: false }`
[INFO] [stdout] a810faf62ea2a2be4199fa09aa867a386901c13d95485e53d03d463d38e8e9e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14d4004c602a73c224707603f1e6fc7b605b7d15563b6d9c141ccffaeeb42f19
[INFO] running `Command { std: "docker" "start" "-a" "14d4004c602a73c224707603f1e6fc7b605b7d15563b6d9c141ccffaeeb42f19", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling block-buffer v0.10.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 ark-poly v0.5.0
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling ark-models-ext v0.5.2 (/opt/rustwide/workdir/models)
[INFO] [stderr]    Compiling ark-algebra-test-templates v0.5.0
[INFO] [stderr]    Compiling ark-bls12-381 v0.5.0
[INFO] [stderr]    Compiling ark-bls12-377 v0.5.0
[INFO] [stderr]    Compiling ark-bn254 v0.5.0
[INFO] [stderr]    Compiling ark-pallas v0.5.0
[INFO] [stderr]    Compiling ark-curve25519 v0.5.0
[INFO] [stderr]    Compiling ark-secp256k1 v0.5.0
[INFO] [stderr]    Compiling ark-ed25519 v0.5.0
[INFO] [stderr]    Compiling ark-vesta v0.5.0
[INFO] [stderr]    Compiling ark-pallas-ext v0.5.2 (/opt/rustwide/workdir/curves/pallas)
[INFO] [stderr]    Compiling ark-secp256k1-ext v0.5.2 (/opt/rustwide/workdir/curves/secp256k1)
[INFO] [stderr]    Compiling ark-ed25519-ext v0.5.2 (/opt/rustwide/workdir/curves/ed25519)
[INFO] [stderr]    Compiling ark-ed-on-bn254 v0.5.0
[INFO] [stderr]    Compiling ark-bn254-ext v0.5.2 (/opt/rustwide/workdir/curves/bn254)
[INFO] [stderr]    Compiling ark-ed-on-bn254-ext v0.5.2 (/opt/rustwide/workdir/curves/ed_on_bn254)
[INFO] [stderr]    Compiling ark-vesta-ext v0.5.2 (/opt/rustwide/workdir/curves/vesta)
[INFO] [stderr]    Compiling ark-bw6-767 v0.5.0
[INFO] [stderr]    Compiling ark-ed-on-bls12-381-bandersnatch v0.5.0
[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.2 (/opt/rustwide/workdir/curves/ed_on_bls12_377)
[INFO] [stderr]    Compiling ark-ed-on-bls12-381-bandersnatch-ext v0.5.2 (/opt/rustwide/workdir/curves/ed_on_bls12_381_bandersnatch)
[INFO] [stderr]    Compiling ark-bw6-767-ext v0.5.2 (/opt/rustwide/workdir/curves/bw6_767)
[INFO] [stderr]    Compiling ark-bls12-377-ext v0.5.2 (/opt/rustwide/workdir/curves/bls12_377)
[INFO] [stderr]    Compiling ark-bls12-381-ext v0.5.2 (/opt/rustwide/workdir/curves/bls12_381)
[INFO] [stderr]    Compiling ark-bw6-761-ext v0.5.2 (/opt/rustwide/workdir/curves/bw6_761)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "14d4004c602a73c224707603f1e6fc7b605b7d15563b6d9c141ccffaeeb42f19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14d4004c602a73c224707603f1e6fc7b605b7d15563b6d9c141ccffaeeb42f19", kill_on_drop: false }`
[INFO] [stdout] 14d4004c602a73c224707603f1e6fc7b605b7d15563b6d9c141ccffaeeb42f19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f48f5d8758ced73c5ecc5f84052bae062d1c9299ba1a6f4aed293137a03aa463
[INFO] running `Command { std: "docker" "start" "-a" "f48f5d8758ced73c5ecc5f84052bae062d1c9299ba1a6f4aed293137a03aa463", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ark_bls12_377_ext-f443054d6659b247)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test curves::tests::g1::test_mixed_addition ... 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_sw_properties ... ok
[INFO] [stdout] test curves::tests::g1::test_hashmap_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::g1::test_cofactor_ops ... 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_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
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "f48f5d8758ced73c5ecc5f84052bae062d1c9299ba1a6f4aed293137a03aa463", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f48f5d8758ced73c5ecc5f84052bae062d1c9299ba1a6f4aed293137a03aa463", kill_on_drop: false }`
[INFO] [stdout] f48f5d8758ced73c5ecc5f84052bae062d1c9299ba1a6f4aed293137a03aa463
