[INFO] cloning repository https://github.com/doronz2/bls_tss [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/doronz2/bls_tss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoronz2%2Fbls_tss", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoronz2%2Fbls_tss'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 577813048e0d93ad1743052ef6c6dd26cf151e4b [INFO] testing doronz2/bls_tss against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoronz2%2Fbls_tss" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/doronz2/bls_tss on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/doronz2/bls_tss [INFO] finished tweaking git repo https://github.com/doronz2/bls_tss [INFO] tweaked toml for git repo https://github.com/doronz2/bls_tss written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/doronz2/bls_tss already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/doronz2/curv-1` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clear_on_drop v0.2.4 [INFO] [stderr] Downloaded zeroize v0.10.1 [INFO] [stderr] Downloaded cryptoxide v0.1.3 [INFO] [stderr] Downloaded group v0.8.0 [INFO] [stderr] Downloaded p256 v0.5.2 [INFO] [stderr] Downloaded signature v1.2.2 [INFO] [stderr] Downloaded bls12_381 v0.1.1 [INFO] [stderr] Downloaded curve25519-dalek v1.2.4 [INFO] [stderr] Downloaded ecdsa v0.8.5 [INFO] [stderr] Downloaded ff v0.8.0 [INFO] [stderr] Downloaded elliptic-curve v0.6.6 [INFO] [stderr] Downloaded sha3 v0.8.2 [INFO] [stderr] Downloaded radium v0.4.1 [INFO] [stderr] Downloaded bitvec v0.18.4 [INFO] [stderr] Downloaded merkle-sha3 v0.1.0 [INFO] [stderr] Downloaded secp256k1 v0.15.5 [INFO] [stderr] Downloaded rust-gmp-kzen v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", 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] 0292d0409301d9b1a86e5031d58c1e994c793bbe95fbe17858aeb54d3f0f96e3 [INFO] running `Command { std: "docker" "start" "-a" "0292d0409301d9b1a86e5031d58c1e994c793bbe95fbe17858aeb54d3f0f96e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0292d0409301d9b1a86e5031d58c1e994c793bbe95fbe17858aeb54d3f0f96e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0292d0409301d9b1a86e5031d58c1e994c793bbe95fbe17858aeb54d3f0f96e3", kill_on_drop: false }` [INFO] [stdout] 0292d0409301d9b1a86e5031d58c1e994c793bbe95fbe17858aeb54d3f0f96e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7292ff617ba98cdd914e7fab12ff3a15dfb41261127e584ac818c026d8f442de [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" "7292ff617ba98cdd914e7fab12ff3a15dfb41261127e584ac818c026d8f442de", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling radium v0.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling cryptoxide v0.1.3 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling bls12_381 v0.1.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling bitvec v0.18.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v1.2.4 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling ff v0.8.0 [INFO] [stderr] Compiling group v0.8.0 [INFO] [stderr] Compiling elliptic-curve v0.6.6 [INFO] [stderr] Compiling ecdsa v0.8.5 [INFO] [stderr] Compiling p256 v0.5.2 [INFO] [stderr] Compiling merkle-sha3 v0.1.0 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling rust-gmp-kzen v0.5.0 [INFO] [stderr] Compiling curv v0.3.5 (https://github.com/doronz2/curv-1?branch=bls_tss_adapt#159583dc) [INFO] [stderr] Compiling bls v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.44s [INFO] running `Command { std: "docker" "inspect" "7292ff617ba98cdd914e7fab12ff3a15dfb41261127e584ac818c026d8f442de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7292ff617ba98cdd914e7fab12ff3a15dfb41261127e584ac818c026d8f442de", kill_on_drop: false }` [INFO] [stdout] 7292ff617ba98cdd914e7fab12ff3a15dfb41261127e584ac818c026d8f442de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a23bc5d7a3819b4a5eb9dfcaa0abb6d62b41c7448c586e6cdd11e1ad0d9c4df [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" "8a23bc5d7a3819b4a5eb9dfcaa0abb6d62b41c7448c586e6cdd11e1ad0d9c4df", kill_on_drop: false }` [INFO] [stderr] Compiling bls v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.47s [INFO] running `Command { std: "docker" "inspect" "8a23bc5d7a3819b4a5eb9dfcaa0abb6d62b41c7448c586e6cdd11e1ad0d9c4df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a23bc5d7a3819b4a5eb9dfcaa0abb6d62b41c7448c586e6cdd11e1ad0d9c4df", kill_on_drop: false }` [INFO] [stdout] 8a23bc5d7a3819b4a5eb9dfcaa0abb6d62b41c7448c586e6cdd11e1ad0d9c4df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7e49f8932ae47d3a137be949745c9e15cff7aef4e4a346685c63cdcfe6ad96ea [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" "7e49f8932ae47d3a137be949745c9e15cff7aef4e4a346685c63cdcfe6ad96ea", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bls-ba6de402423bb65f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test basic_bls::test::test_simple_bls ... ok [INFO] [stdout] test bls_tss::test::test::integration_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.35s [INFO] [stdout] [INFO] [stderr] Doc-tests bls [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" "7e49f8932ae47d3a137be949745c9e15cff7aef4e4a346685c63cdcfe6ad96ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e49f8932ae47d3a137be949745c9e15cff7aef4e4a346685c63cdcfe6ad96ea", kill_on_drop: false }` [INFO] [stdout] 7e49f8932ae47d3a137be949745c9e15cff7aef4e4a346685c63cdcfe6ad96ea