[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoronz2%2Fbls_tss" "/workspace/builds/worker-88/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-88/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/doronz2/bls_tss on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-88/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/doronz2/curv-1` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clear_on_drop v0.2.4 [INFO] [stderr] Downloaded elliptic-curve v0.6.6 [INFO] [stderr] Downloaded p256 v0.5.2 [INFO] [stderr] Downloaded bitvec v0.18.4 [INFO] [stderr] Downloaded cryptoxide v0.1.3 [INFO] [stderr] Downloaded merkle-sha3 v0.1.0 [INFO] [stderr] Downloaded ecdsa v0.8.5 [INFO] [stderr] Downloaded sha3 v0.8.2 [INFO] [stderr] Downloaded radium v0.4.1 [INFO] [stderr] Downloaded bls12_381 v0.1.1 [INFO] [stderr] Downloaded curve25519-dalek v1.2.4 [INFO] [stderr] Downloaded secp256k1 v0.15.5 [INFO] [stderr] Downloaded zeroize v0.10.1 [INFO] [stderr] Downloaded rust-gmp-kzen v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c057f3c680b603a180ff2c2c2fa2b4eef1c325298dba4124f10147bb458deab4 [INFO] running `Command { std: "docker" "start" "-a" "c057f3c680b603a180ff2c2c2fa2b4eef1c325298dba4124f10147bb458deab4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c057f3c680b603a180ff2c2c2fa2b4eef1c325298dba4124f10147bb458deab4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c057f3c680b603a180ff2c2c2fa2b4eef1c325298dba4124f10147bb458deab4", kill_on_drop: false }` [INFO] [stdout] c057f3c680b603a180ff2c2c2fa2b4eef1c325298dba4124f10147bb458deab4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 176847e9ecf49dddfe83e0737f520b42d544d0eb9a6bb2b48d1be57d1250fa38 [INFO] running `Command { std: "docker" "start" "-a" "176847e9ecf49dddfe83e0737f520b42d544d0eb9a6bb2b48d1be57d1250fa38", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling radium v0.4.1 [INFO] [stderr] Compiling funty v1.0.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 ryu v1.0.5 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling byte-tools v0.3.1 [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 rustc-serialize v0.3.24 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling zeroize v0.10.1 [INFO] [stderr] Compiling cryptoxide v0.1.3 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling bls12_381 v0.1.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling generic-array v0.14.4 [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 rust-crypto v0.2.36 [INFO] [stderr] Compiling bitvec v0.18.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling ff v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling derivative v2.1.1 [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 digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling group v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling curve25519-dalek v1.2.4 [INFO] [stderr] Compiling elliptic-curve v0.6.6 [INFO] [stderr] Compiling ecdsa v0.8.5 [INFO] [stderr] Compiling merkle-sha3 v0.1.0 [INFO] [stderr] Compiling p256 v0.5.2 [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] [stdout] warning: field is never read: `error_type` [INFO] [stdout] --> src/bls_tss/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | error_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ErrorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/bls_tss/mod.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bad_actors` [INFO] [stdout] --> src/bls_tss/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | bad_actors: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ErrorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/bls_tss/mod.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "176847e9ecf49dddfe83e0737f520b42d544d0eb9a6bb2b48d1be57d1250fa38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "176847e9ecf49dddfe83e0737f520b42d544d0eb9a6bb2b48d1be57d1250fa38", kill_on_drop: false }` [INFO] [stdout] 176847e9ecf49dddfe83e0737f520b42d544d0eb9a6bb2b48d1be57d1250fa38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3204cdee8d469a27d18c48877c729db212b639a6d0b6cf352e22da7c08d9ab0d [INFO] running `Command { std: "docker" "start" "-a" "3204cdee8d469a27d18c48877c729db212b639a6d0b6cf352e22da7c08d9ab0d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bls v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `error_type` [INFO] [stdout] --> src/bls_tss/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | error_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ErrorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/bls_tss/mod.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bad_actors` [INFO] [stdout] --> src/bls_tss/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | bad_actors: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ErrorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/bls_tss/mod.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `error_type` [INFO] [stdout] --> src/bls_tss/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | error_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ErrorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/bls_tss/mod.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bad_actors` [INFO] [stdout] --> src/bls_tss/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | bad_actors: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ErrorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/bls_tss/mod.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.50s [INFO] running `Command { std: "docker" "inspect" "3204cdee8d469a27d18c48877c729db212b639a6d0b6cf352e22da7c08d9ab0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3204cdee8d469a27d18c48877c729db212b639a6d0b6cf352e22da7c08d9ab0d", kill_on_drop: false }` [INFO] [stdout] 3204cdee8d469a27d18c48877c729db212b639a6d0b6cf352e22da7c08d9ab0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a3e0e8f3057b1db9e6b35d98c86cc8bd5ff3c0a32c833cef72fbdfe2fec23e48 [INFO] running `Command { std: "docker" "start" "-a" "a3e0e8f3057b1db9e6b35d98c86cc8bd5ff3c0a32c833cef72fbdfe2fec23e48", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `error_type` [INFO] [stderr] --> src/bls_tss/mod.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | error_type: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `ErrorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/bls_tss/mod.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `bad_actors` [INFO] [stderr] --> src/bls_tss/mod.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | bad_actors: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ErrorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/bls_tss/mod.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `bls` (lib) generated 2 warnings [INFO] [stderr] warning: `bls` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bls-6aff95a054981743) [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 7.07s [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" "a3e0e8f3057b1db9e6b35d98c86cc8bd5ff3c0a32c833cef72fbdfe2fec23e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3e0e8f3057b1db9e6b35d98c86cc8bd5ff3c0a32c833cef72fbdfe2fec23e48", kill_on_drop: false }` [INFO] [stdout] a3e0e8f3057b1db9e6b35d98c86cc8bd5ff3c0a32c833cef72fbdfe2fec23e48