[INFO] cloning repository https://github.com/Yoga07/safe-network-signature-accumulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yoga07/safe-network-signature-accumulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoga07%2Fsafe-network-signature-accumulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoga07%2Fsafe-network-signature-accumulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae76d7dc2d1a7e363610227ba6330d6868c919ea [INFO] testing Yoga07/safe-network-signature-accumulator against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoga07%2Fsafe-network-signature-accumulator" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Yoga07/safe-network-signature-accumulator on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Yoga07/safe-network-signature-accumulator [INFO] finished tweaking git repo https://github.com/Yoga07/safe-network-signature-accumulator [INFO] tweaked toml for git repo https://github.com/Yoga07/safe-network-signature-accumulator written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Yoga07/safe-network-signature-accumulator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cb381b7bd8f483c03dc756abaf898e3cca85462cd3d1ac6823a0f3f0241e46f [INFO] running `Command { std: "docker" "start" "-a" "6cb381b7bd8f483c03dc756abaf898e3cca85462cd3d1ac6823a0f3f0241e46f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cb381b7bd8f483c03dc756abaf898e3cca85462cd3d1ac6823a0f3f0241e46f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cb381b7bd8f483c03dc756abaf898e3cca85462cd3d1ac6823a0f3f0241e46f", kill_on_drop: false }` [INFO] [stdout] 6cb381b7bd8f483c03dc756abaf898e3cca85462cd3d1ac6823a0f3f0241e46f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a7ab5c44876738ed9a4df994dd24af0f105bb2135959e69643ab91b49c3e74b [INFO] running `Command { std: "docker" "start" "-a" "6a7ab5c44876738ed9a4df994dd24af0f105bb2135959e69643ab91b49c3e74b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling ff_derive v0.6.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling ff v0.6.0 [INFO] [stderr] Compiling group v0.6.0 [INFO] [stderr] Compiling pairing v0.16.0 [INFO] [stderr] Compiling threshold_crypto v0.4.0 [INFO] [stderr] Compiling bls_signature_aggregator v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.72s [INFO] running `Command { std: "docker" "inspect" "6a7ab5c44876738ed9a4df994dd24af0f105bb2135959e69643ab91b49c3e74b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a7ab5c44876738ed9a4df994dd24af0f105bb2135959e69643ab91b49c3e74b", kill_on_drop: false }` [INFO] [stdout] 6a7ab5c44876738ed9a4df994dd24af0f105bb2135959e69643ab91b49c3e74b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3aca27ff7b0ac7f47fd773b544650517fc8bab19309d66aa3d3f4b517a215a54 [INFO] running `Command { std: "docker" "start" "-a" "3aca27ff7b0ac7f47fd773b544650517fc8bab19309d66aa3d3f4b517a215a54", kill_on_drop: false }` [INFO] [stderr] Compiling bls_signature_aggregator v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.98s [INFO] running `Command { std: "docker" "inspect" "3aca27ff7b0ac7f47fd773b544650517fc8bab19309d66aa3d3f4b517a215a54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aca27ff7b0ac7f47fd773b544650517fc8bab19309d66aa3d3f4b517a215a54", kill_on_drop: false }` [INFO] [stdout] 3aca27ff7b0ac7f47fd773b544650517fc8bab19309d66aa3d3f4b517a215a54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 54f69ae7449092788fd76340aac4d3ead0c094df41541429e3996e607bd9f150 [INFO] running `Command { std: "docker" "start" "-a" "54f69ae7449092788fd76340aac4d3ead0c094df41541429e3996e607bd9f150", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bls_signature_aggregator-cd2a096177c07917) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test proof::tests::verify_proof ... ok [INFO] [stdout] test signature_aggregator::tests::invalid_share ... ok [INFO] [stdout] test signature_aggregator::tests::expiration ... ok [INFO] [stdout] test signature_aggregator::tests::smoke ... ok [INFO] [stdout] test signature_aggregator::tests::repeated_voting ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.51s [INFO] [stdout] [INFO] [stderr] Doc-tests bls_signature_aggregator [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "54f69ae7449092788fd76340aac4d3ead0c094df41541429e3996e607bd9f150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54f69ae7449092788fd76340aac4d3ead0c094df41541429e3996e607bd9f150", kill_on_drop: false }` [INFO] [stdout] 54f69ae7449092788fd76340aac4d3ead0c094df41541429e3996e607bd9f150