[INFO] fetching crate bellman_ce 0.3.5... [INFO] testing bellman_ce-0.3.5 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate bellman_ce 0.3.5 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate bellman_ce 0.3.5 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate bellman_ce 0.3.5 [INFO] finished tweaking crates.io crate bellman_ce 0.3.5 [INFO] tweaked toml for crates.io crate bellman_ce 0.3.5 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 856fe869d873091b370691cdd1989feae7922433a87f8b1f84e295710f5cdb1e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "856fe869d873091b370691cdd1989feae7922433a87f8b1f84e295710f5cdb1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "856fe869d873091b370691cdd1989feae7922433a87f8b1f84e295710f5cdb1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "856fe869d873091b370691cdd1989feae7922433a87f8b1f84e295710f5cdb1e", kill_on_drop: false }` [INFO] [stdout] 856fe869d873091b370691cdd1989feae7922433a87f8b1f84e295710f5cdb1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0bca230b1b7aa6e2c4c4f1d27424fb7858c1764ad38621d94cc6fd3ad1c46d84 [INFO] running `Command { std: "docker" "start" "-a" "0bca230b1b7aa6e2c4c4f1d27424fb7858c1764ad38621d94cc6fd3ad1c46d84", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling ff_derive_ce v0.8.0 [INFO] [stderr] Compiling ff_ce v0.10.3 [INFO] [stderr] Compiling pairing_ce v0.21.1 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling bellman_ce v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.87s [INFO] running `Command { std: "docker" "inspect" "0bca230b1b7aa6e2c4c4f1d27424fb7858c1764ad38621d94cc6fd3ad1c46d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bca230b1b7aa6e2c4c4f1d27424fb7858c1764ad38621d94cc6fd3ad1c46d84", kill_on_drop: false }` [INFO] [stdout] 0bca230b1b7aa6e2c4c4f1d27424fb7858c1764ad38621d94cc6fd3ad1c46d84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86848f560826e7a3915b92434c81cb56e343c56bc4f26c609c2b2394f44314a1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "86848f560826e7a3915b92434c81cb56e343c56bc4f26c609c2b2394f44314a1", kill_on_drop: false }` [INFO] [stderr] Compiling bellman_ce v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.99s [INFO] running `Command { std: "docker" "inspect" "86848f560826e7a3915b92434c81cb56e343c56bc4f26c609c2b2394f44314a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86848f560826e7a3915b92434c81cb56e343c56bc4f26c609c2b2394f44314a1", kill_on_drop: false }` [INFO] [stdout] 86848f560826e7a3915b92434c81cb56e343c56bc4f26c609c2b2394f44314a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 46c94c815f7a95da6ecd2e1f1247617a3f15742eb8707cb325ad86d11876f4ab [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "46c94c815f7a95da6ecd2e1f1247617a3f15742eb8707cb325ad86d11876f4ab", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bellman_ce-3f18e1839b4a17ac [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test multiexp::test_new_multexp_speed_with_bn256 ... ignored [INFO] [stdout] test multicore::test_log2_floor ... ok [INFO] [stdout] test groth16::tests::test_xordemo ... ok [INFO] [stdout] test domain::parallel_fft_consistency ... ok [INFO] [stdout] test domain::fft_composition ... ok [INFO] [stdout] test multicore::test_trivial_spawning ... ok [INFO] [stdout] test domain::test_fft_bn256 ... test domain::test_fft_bn256 has been running for over 60 seconds [INFO] [stdout] test domain::polynomial_arith ... test domain::polynomial_arith has been running for over 60 seconds [INFO] [stdout] test domain::test_field_element_multiplication_bn256 ... test domain::test_field_element_multiplication_bn256 has been running for over 60 seconds [INFO] [stdout] test groth16::test_with_bls12_381::serialization ... test groth16::test_with_bls12_381::serialization has been running for over 60 seconds [INFO] [stdout] test multiexp::test_dense_multiexp_vs_new_multiexp ... test multiexp::test_dense_multiexp_vs_new_multiexp has been running for over 60 seconds [INFO] [stdout] test multiexp::test_new_multiexp_with_bls12 ... test multiexp::test_new_multiexp_with_bls12 has been running for over 60 seconds [INFO] [stdout] test domain::test_field_element_multiplication_bn256 ... ok [INFO] [stdout] test multiexp::test_dense_multiexp_vs_new_multiexp ... ok [INFO] [stdout] test groth16::test_with_bls12_381::serialization ... ok [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/bellman_ce-3f18e1839b4a17ac` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "46c94c815f7a95da6ecd2e1f1247617a3f15742eb8707cb325ad86d11876f4ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46c94c815f7a95da6ecd2e1f1247617a3f15742eb8707cb325ad86d11876f4ab", kill_on_drop: false }` [INFO] [stdout] 46c94c815f7a95da6ecd2e1f1247617a3f15742eb8707cb325ad86d11876f4ab