[INFO] updating cached repository ebfull/powersoftau [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ebfull/powersoftau [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ebfull/powersoftau" "work/ex/beta-1.38-1/sources/1.37.0/gh/ebfull/powersoftau"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ebfull/powersoftau'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ebfull/powersoftau" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ebfull/powersoftau"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ebfull/powersoftau'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5429415959175082207fd61c10319e47a6b56e87 [INFO] sha for GitHub repo ebfull/powersoftau: 5429415959175082207fd61c10319e47a6b56e87 [INFO] validating manifest of ebfull/powersoftau on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ebfull/powersoftau on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ebfull/powersoftau [INFO] finished frobbing ebfull/powersoftau [INFO] frobbed toml for ebfull/powersoftau written to work/ex/beta-1.38-1/sources/1.37.0/gh/ebfull/powersoftau/Cargo.toml [INFO] started frobbing ebfull/powersoftau [INFO] finished frobbing ebfull/powersoftau [INFO] frobbed toml for ebfull/powersoftau written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ebfull/powersoftau/Cargo.toml [INFO] crate ebfull/powersoftau already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ebfull/powersoftau against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ebfull/powersoftau:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] a6494f62ea556f47ec9c470902fc8c0b41482b636a2ee9f54c2bb442003c834c [INFO] running `"docker" "start" "-a" "a6494f62ea556f47ec9c470902fc8c0b41482b636a2ee9f54c2bb442003c834c"` [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.0 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling digest v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.4.0 [INFO] [stderr] Compiling pairing v0.14.1 [INFO] [stderr] Compiling blake2 v0.6.1 [INFO] [stderr] Compiling proc-macro-hack v0.4.0 [INFO] [stderr] Compiling hex-literal-impl v0.1.1 [INFO] [stderr] Compiling hex-literal v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling bellman v0.1.0 [INFO] [stderr] Compiling powersoftau v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: the item `Arc` is imported redundantly [INFO] [stderr] --> src/lib.rs:664:21 [INFO] [stderr] | [INFO] [stderr] 44 | use std::sync::{Arc, Mutex}; [INFO] [stderr] | --- the item `Arc` is already imported here [INFO] [stderr] ... [INFO] [stderr] 664 | use std::sync::{Arc, Mutex}; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Mutex` is imported redundantly [INFO] [stderr] --> src/lib.rs:664:26 [INFO] [stderr] | [INFO] [stderr] 44 | use std::sync::{Arc, Mutex}; [INFO] [stderr] | ----- the item `Mutex` is already imported here [INFO] [stderr] ... [INFO] [stderr] 664 | use std::sync::{Arc, Mutex}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.97s [INFO] running `"docker" "inspect" "a6494f62ea556f47ec9c470902fc8c0b41482b636a2ee9f54c2bb442003c834c"` [INFO] running `"docker" "rm" "-f" "a6494f62ea556f47ec9c470902fc8c0b41482b636a2ee9f54c2bb442003c834c"` [INFO] [stdout] a6494f62ea556f47ec9c470902fc8c0b41482b636a2ee9f54c2bb442003c834c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ebfull/powersoftau:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 7c8a6b1efa1009646ed644c28858c37ca67850db989c972849b5bba29d7b8f3a [INFO] running `"docker" "start" "-a" "7c8a6b1efa1009646ed644c28858c37ca67850db989c972849b5bba29d7b8f3a"` [INFO] [stderr] Compiling powersoftau v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: the item `Arc` is imported redundantly [INFO] [stderr] --> src/lib.rs:664:21 [INFO] [stderr] | [INFO] [stderr] 44 | use std::sync::{Arc, Mutex}; [INFO] [stderr] | --- the item `Arc` is already imported here [INFO] [stderr] ... [INFO] [stderr] 664 | use std::sync::{Arc, Mutex}; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Mutex` is imported redundantly [INFO] [stderr] --> src/lib.rs:664:26 [INFO] [stderr] | [INFO] [stderr] 44 | use std::sync::{Arc, Mutex}; [INFO] [stderr] | ----- the item `Mutex` is already imported here [INFO] [stderr] ... [INFO] [stderr] 664 | use std::sync::{Arc, Mutex}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.50s [INFO] running `"docker" "inspect" "7c8a6b1efa1009646ed644c28858c37ca67850db989c972849b5bba29d7b8f3a"` [INFO] running `"docker" "rm" "-f" "7c8a6b1efa1009646ed644c28858c37ca67850db989c972849b5bba29d7b8f3a"` [INFO] [stdout] 7c8a6b1efa1009646ed644c28858c37ca67850db989c972849b5bba29d7b8f3a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ebfull/powersoftau:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 349d796395aa56820537935833141376a5241ca19df47c2e2a2c0796fff1d60c [INFO] running `"docker" "start" "-a" "349d796395aa56820537935833141376a5241ca19df47c2e2a2c0796fff1d60c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/powersoftau-5cf11a04d99c94ac [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_hash_to_g2 ... ok [INFO] [stdout] test test_same_ratio ... ok [INFO] [stdout] test test_pubkey_serialization ... ok [INFO] [stderr] error: process didn't exit successfully: `/opt/crater/target/debug/deps/powersoftau-5cf11a04d99c94ac` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "349d796395aa56820537935833141376a5241ca19df47c2e2a2c0796fff1d60c"` [INFO] running `"docker" "rm" "-f" "349d796395aa56820537935833141376a5241ca19df47c2e2a2c0796fff1d60c"` [INFO] [stdout] 349d796395aa56820537935833141376a5241ca19df47c2e2a2c0796fff1d60c