[INFO] fetching crate bls-signatures-rs 0.1.0... [INFO] testing bls-signatures-rs-0.1.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate bls-signatures-rs 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate bls-signatures-rs 0.1.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate bls-signatures-rs 0.1.0 [INFO] finished tweaking crates.io crate bls-signatures-rs 0.1.0 [INFO] tweaked toml for crates.io crate bls-signatures-rs 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate bls-signatures-rs 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7285b4a4dec73c1c25bd2e8dcea0bda1128e386b2b6f49b3705cd78d15d5b4f4 [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" "7285b4a4dec73c1c25bd2e8dcea0bda1128e386b2b6f49b3705cd78d15d5b4f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7285b4a4dec73c1c25bd2e8dcea0bda1128e386b2b6f49b3705cd78d15d5b4f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7285b4a4dec73c1c25bd2e8dcea0bda1128e386b2b6f49b3705cd78d15d5b4f4", kill_on_drop: false }` [INFO] [stdout] 7285b4a4dec73c1c25bd2e8dcea0bda1128e386b2b6f49b3705cd78d15d5b4f4 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5efc117f84045acc70a087ece54f69be7d72dede6e17be36563ae989077f2411 [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" "5efc117f84045acc70a087ece54f69be7d72dede6e17be36563ae989077f2411", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling witnet-bn v0.4.5 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling bls-signatures-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/bn256/mod.rs:225:37 [INFO] [stdout] | [INFO] [stdout] 225 | let mut buf: [u8; 64] = [0; (4 * 16)]; [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/bn256/mod.rs:242:44 [INFO] [stdout] | [INFO] [stdout] 242 | let mut result: [u8; 32 * 4] = [0; (4 * 32)]; [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.38s [INFO] running `Command { std: "docker" "inspect" "5efc117f84045acc70a087ece54f69be7d72dede6e17be36563ae989077f2411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5efc117f84045acc70a087ece54f69be7d72dede6e17be36563ae989077f2411", kill_on_drop: false }` [INFO] [stdout] 5efc117f84045acc70a087ece54f69be7d72dede6e17be36563ae989077f2411 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", 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] 50f9f6fcab2c4809a966690acc1dc12f63d51477050c297efe80325a1a45d184 [INFO] running `Command { std: "docker" "start" "-a" "50f9f6fcab2c4809a966690acc1dc12f63d51477050c297efe80325a1a45d184", kill_on_drop: false }` [INFO] [stderr] Compiling bls-signatures-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/bn256/mod.rs:225:37 [INFO] [stdout] | [INFO] [stdout] 225 | let mut buf: [u8; 64] = [0; (4 * 16)]; [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/bn256/mod.rs:242:44 [INFO] [stdout] | [INFO] [stdout] 242 | let mut result: [u8; 32 * 4] = [0; (4 * 32)]; [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/bn256/mod.rs:225:37 [INFO] [stdout] | [INFO] [stdout] 225 | let mut buf: [u8; 64] = [0; (4 * 16)]; [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/bn256/mod.rs:242:44 [INFO] [stdout] | [INFO] [stdout] 242 | let mut result: [u8; 32 * 4] = [0; (4 * 32)]; [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.86s [INFO] running `Command { std: "docker" "inspect" "50f9f6fcab2c4809a966690acc1dc12f63d51477050c297efe80325a1a45d184", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50f9f6fcab2c4809a966690acc1dc12f63d51477050c297efe80325a1a45d184", kill_on_drop: false }` [INFO] [stdout] 50f9f6fcab2c4809a966690acc1dc12f63d51477050c297efe80325a1a45d184 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e9c2f755753d54aa89c9c8052e1b736bf7bceb081c97c9a708a009c333ea9168 [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" "e9c2f755753d54aa89c9c8052e1b736bf7bceb081c97c9a708a009c333ea9168", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around const expression [INFO] [stderr] --> src/bn256/mod.rs:225:37 [INFO] [stderr] | [INFO] [stderr] 225 | let mut buf: [u8; 64] = [0; (4 * 16)]; [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around const expression [INFO] [stderr] --> src/bn256/mod.rs:242:44 [INFO] [stderr] | [INFO] [stderr] 242 | let mut result: [u8; 32 * 4] = [0; (4 * 32)]; [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around const expression [INFO] [stderr] --> src/bn256/mod.rs:225:37 [INFO] [stderr] | [INFO] [stderr] 225 | let mut buf: [u8; 64] = [0; (4 * 16)]; [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around const expression [INFO] [stderr] --> src/bn256/mod.rs:242:44 [INFO] [stderr] | [INFO] [stderr] 242 | let mut result: [u8; 32 * 4] = [0; (4 * 32)]; [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bls_signatures_rs-19af42e51f4e3c2f [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test bn256::test::test_hash_to_try_and_increment_1 ... ok [INFO] [stdout] test bn256::test::test_aggregate_signatures_1 ... ok [INFO] [stdout] test bn256::test::test_invalid_private_key_1 ... ok [INFO] [stdout] test bn256::test::test_invalid_private_key_2 ... ok [INFO] [stdout] test bn256::test::test_valid_private_key ... ok [INFO] [stdout] test bn256::test::test_sign_1 ... ok [INFO] [stdout] test bn256::test::test_compressed_public_key_1 ... ok [INFO] [stdout] test bn256::test::test_to_public_key_1 ... ok [INFO] [stdout] test bn256::test::test_aggregate_public_keys_1 ... ok [INFO] [stdout] test bn256::test::test_to_public_key_4 ... ok [INFO] [stdout] test bn256::test::test_to_public_key_2 ... ok [INFO] [stdout] test bn256::test::test_to_public_key_3 ... ok [INFO] [stdout] test bn256::test::test_verify_signed_msg ... ok [INFO] [stdout] test bn256::test::test_verify_aggregated_signatures_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests bls-signatures-rs [INFO] [stderr] warning: unnecessary parentheses around const expression [INFO] [stderr] --> /opt/rustwide/workdir/src/bn256/mod.rs:225:37 [INFO] [stderr] | [INFO] [stderr] 225 | let mut buf: [u8; 64] = [0; (4 * 16)]; [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around const expression [INFO] [stderr] --> /opt/rustwide/workdir/src/bn256/mod.rs:242:44 [INFO] [stderr] | [INFO] [stderr] 242 | let mut result: [u8; 32 * 4] = [0; (4 * 32)]; [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e9c2f755753d54aa89c9c8052e1b736bf7bceb081c97c9a708a009c333ea9168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9c2f755753d54aa89c9c8052e1b736bf7bceb081c97c9a708a009c333ea9168", kill_on_drop: false }` [INFO] [stdout] e9c2f755753d54aa89c9c8052e1b736bf7bceb081c97c9a708a009c333ea9168