[INFO] cloning repository https://github.com/weikengchen/powers_of_tau [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weikengchen/powers_of_tau" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweikengchen%2Fpowers_of_tau", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweikengchen%2Fpowers_of_tau'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7505e84378db986dce3140b3b8c0b712bb793c93 [INFO] testing weikengchen/powers_of_tau against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweikengchen%2Fpowers_of_tau" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/weikengchen/powers_of_tau on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/weikengchen/powers_of_tau [INFO] finished tweaking git repo https://github.com/weikengchen/powers_of_tau [INFO] tweaked toml for git repo https://github.com/weikengchen/powers_of_tau written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/weikengchen/powers_of_tau already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 495ca29727c25d57e09fbf4e174a39d4f5cafd0277265344b675aed8102a5176 [INFO] running `Command { std: "docker" "start" "-a" "495ca29727c25d57e09fbf4e174a39d4f5cafd0277265344b675aed8102a5176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "495ca29727c25d57e09fbf4e174a39d4f5cafd0277265344b675aed8102a5176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "495ca29727c25d57e09fbf4e174a39d4f5cafd0277265344b675aed8102a5176", kill_on_drop: false }` [INFO] [stdout] 495ca29727c25d57e09fbf4e174a39d4f5cafd0277265344b675aed8102a5176 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 757afc22bbf14028f8c694fb315d9444d4abb99b3e1decfa9302e985c5db63fe [INFO] running `Command { std: "docker" "start" "-a" "757afc22bbf14028f8c694fb315d9444d4abb99b3e1decfa9302e985c5db63fe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling pairing v0.14.0 (/opt/rustwide/workdir/pairing) [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling bellman v0.1.0 [INFO] [stderr] Compiling powersoftau v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 12.35s [INFO] running `Command { std: "docker" "inspect" "757afc22bbf14028f8c694fb315d9444d4abb99b3e1decfa9302e985c5db63fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "757afc22bbf14028f8c694fb315d9444d4abb99b3e1decfa9302e985c5db63fe", kill_on_drop: false }` [INFO] [stdout] 757afc22bbf14028f8c694fb315d9444d4abb99b3e1decfa9302e985c5db63fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31abd08a9e1cb879fce5ca237ea11573a5069bf877b2f9e3093eed3be5dcce1e [INFO] running `Command { std: "docker" "start" "-a" "31abd08a9e1cb879fce5ca237ea11573a5069bf877b2f9e3093eed3be5dcce1e", kill_on_drop: false }` [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling pairing v0.14.0 (/opt/rustwide/workdir/pairing) [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling bellman v0.1.0 [INFO] [stderr] Compiling powersoftau v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 11.43s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/powersoftau-e881264c29d0d5cb) [INFO] [stderr] Executable unittests src/bin/verify.rs (/opt/rustwide/target/debug/deps/verify-43e04b660f1dda10) [INFO] running `Command { std: "docker" "inspect" "31abd08a9e1cb879fce5ca237ea11573a5069bf877b2f9e3093eed3be5dcce1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31abd08a9e1cb879fce5ca237ea11573a5069bf877b2f9e3093eed3be5dcce1e", kill_on_drop: false }` [INFO] [stdout] 31abd08a9e1cb879fce5ca237ea11573a5069bf877b2f9e3093eed3be5dcce1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2a49401706d656f8f877b2fda0c3982d8c1b0a9ce13c6330b2d15660880fe5bc [INFO] running `Command { std: "docker" "start" "-a" "2a49401706d656f8f877b2fda0c3982d8c1b0a9ce13c6330b2d15660880fe5bc", kill_on_drop: false }` [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/powersoftau-e881264c29d0d5cb) [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] [stdout] test test_power_pairs ... 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/powersoftau-e881264c29d0d5cb` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2a49401706d656f8f877b2fda0c3982d8c1b0a9ce13c6330b2d15660880fe5bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a49401706d656f8f877b2fda0c3982d8c1b0a9ce13c6330b2d15660880fe5bc", kill_on_drop: false }` [INFO] [stdout] 2a49401706d656f8f877b2fda0c3982d8c1b0a9ce13c6330b2d15660880fe5bc