[INFO] fetching crate bls24-curves 0.1.0... [INFO] testing bls24-curves-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate bls24-curves 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate bls24-curves 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bls24-curves 0.1.0 [INFO] tweaked toml for crates.io crate bls24-curves 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bls24-curves 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bls24-curves 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hybrid-array v0.4.2 [INFO] [stderr] Downloaded keccak v0.2.0-rc.0 [INFO] [stderr] Downloaded crypto-common v0.2.0-rc.4 [INFO] [stderr] Downloaded base16ct v0.3.0 [INFO] [stderr] Downloaded serde v1.0.226 [INFO] [stderr] Downloaded serde_derive v1.0.226 [INFO] [stderr] Downloaded serde_core v1.0.226 [INFO] [stderr] Downloaded const-oid v0.10.1 [INFO] [stderr] Downloaded digest v0.11.0-rc.2 [INFO] [stderr] Downloaded serdect v0.4.1 [INFO] [stderr] Downloaded block-buffer v0.11.0-rc.5 [INFO] [stderr] Downloaded crypto-bigint v0.7.0-rc.6 [INFO] [stderr] Downloaded sha3 v0.11.0-rc.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ede61f785ed2bf22e1d83aa6b93c526d0955b46bf217427bf52259373f6b076 [INFO] running `Command { std: "docker" "start" "-a" "7ede61f785ed2bf22e1d83aa6b93c526d0955b46bf217427bf52259373f6b076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ede61f785ed2bf22e1d83aa6b93c526d0955b46bf217427bf52259373f6b076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ede61f785ed2bf22e1d83aa6b93c526d0955b46bf217427bf52259373f6b076", kill_on_drop: false }` [INFO] [stdout] 7ede61f785ed2bf22e1d83aa6b93c526d0955b46bf217427bf52259373f6b076 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3aa739a8f1db69621be4ff5583e81a212faf0577f28d65b3753eb2cc4c5ee2f8 [INFO] running `Command { std: "docker" "start" "-a" "3aa739a8f1db69621be4ff5583e81a212faf0577f28d65b3753eb2cc4c5ee2f8", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling const-oid v0.10.1 [INFO] [stderr] Compiling keccak v0.2.0-rc.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling hybrid-array v0.4.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling crypto-bigint v0.7.0-rc.6 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling block-buffer v0.11.0-rc.5 [INFO] [stderr] Compiling crypto-common v0.2.0-rc.4 [INFO] [stderr] Compiling digest v0.11.0-rc.2 [INFO] [stderr] Compiling sha3 v0.11.0-rc.3 [INFO] [stderr] Compiling bls24-curves v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: useless assignment of variable of type `BLS24Fp4` to itself [INFO] [stdout] --> src/bls24pairing.rs:213:17 [INFO] [stdout] | [INFO] [stdout] 213 | T3 = T3; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless assignment of variable of type `BLS24Fp4` to itself [INFO] [stdout] --> src/bls24pairing.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | T3 = T3; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `from_word_i` and `from_word_pair` are never used [INFO] [stdout] --> src/bls24fp2.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 20 | impl BLS24Fp2 { [INFO] [stdout] | -------------------------------------------------------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | pub(crate) fn from_word_i(w: Word) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub(crate) fn from_word_pair(w_re: Word, w_im: Word) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_Fp2`, `from_word`, `div_xi`, and `div_v` are never used [INFO] [stdout] --> src/bls24fp4.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 22 | impl BLS24Fp4 { [INFO] [stdout] | -------------------------------------------------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 26 | pub(crate) fn from_Fp2(re: BLS24Fp2) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub(crate) fn from_word(w: Word) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | pub(crate) fn div_xi(&self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | pub(crate) fn div_v(&self) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_Fp4`, `from_Fp2`, `from_Fp`, `from`, and `mul_b23` are never used [INFO] [stdout] --> src/bls24fp24.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 28 | impl BLS24Fp24 { [INFO] [stdout] | --------------------------------------------------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 32 | pub(crate) fn from_Fp4(a0: BLS24Fp4) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub(crate) fn from_Fp2(a0: BLS24Fp2) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub(crate) fn from_Fp(a0: BLS24Fp) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | pub(crate) fn from(v: [BLS24Fp4; 6]) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | pub(crate) fn mul_b23(&self, rhs0: Choice, rhs2: BLS24Fp4, rhs3: BLS24Fp4) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `from_affine` and `from_proj` are never used [INFO] [stdout] --> src/bls24point.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 23 | impl BLS24Point { [INFO] [stdout] | ---------------------------------------------------------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 58 | fn from_affine(x: BLS24Fp, y: BLS24Fp) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub(crate) fn from_proj(x: BLS24Fp, y: BLS24Fp, z: BLS24Fp) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `from_affine` and `from_proj` are never used [INFO] [stdout] --> src/bls24point4.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 22 | impl BLS24Point4 { [INFO] [stdout] | ----------------------------------------------------------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 60 | fn from_affine(x: BLS24Fp4, y: BLS24Fp4) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub(crate) fn from_proj(x: BLS24Fp4, y: BLS24Fp4, z: BLS24Fp4) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bls24uses` is never used [INFO] [stdout] --> src/bin/bls24paramgen.rs:598:4 [INFO] [stdout] | [INFO] [stdout] 598 | fn bls24uses() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bls24tests` is never used [INFO] [stdout] --> src/bin/bls24paramgen.rs:619:4 [INFO] [stdout] | [INFO] [stdout] 619 | fn bls24tests(module: &str) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.53s [INFO] running `Command { std: "docker" "inspect" "3aa739a8f1db69621be4ff5583e81a212faf0577f28d65b3753eb2cc4c5ee2f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aa739a8f1db69621be4ff5583e81a212faf0577f28d65b3753eb2cc4c5ee2f8", kill_on_drop: false }` [INFO] [stdout] 3aa739a8f1db69621be4ff5583e81a212faf0577f28d65b3753eb2cc4c5ee2f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d668f94dc0265968054e968ff2a20b84bec281cb4bc9aab5693e2057c6295e92 [INFO] running `Command { std: "docker" "start" "-a" "d668f94dc0265968054e968ff2a20b84bec281cb4bc9aab5693e2057c6295e92", kill_on_drop: false }` [INFO] [stdout] warning: useless assignment of variable of type `BLS24Fp4` to itself [INFO] [stdout] --> src/bls24pairing.rs:213:17 [INFO] [stdout] | [INFO] [stdout] 213 | T3 = T3; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless assignment of variable of type `BLS24Fp4` to itself [INFO] [stdout] --> src/bls24pairing.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | T3 = T3; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `from_word_i` and `from_word_pair` are never used [INFO] [stdout] --> src/bls24fp2.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 20 | impl BLS24Fp2 { [INFO] [stdout] | -------------------------------------------------------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | pub(crate) fn from_word_i(w: Word) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub(crate) fn from_word_pair(w_re: Word, w_im: Word) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_Fp2`, `from_word`, `div_xi`, and `div_v` are never used [INFO] [stdout] --> src/bls24fp4.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 22 | impl BLS24Fp4 { [INFO] [stdout] | -------------------------------------------------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 26 | pub(crate) fn from_Fp2(re: BLS24Fp2) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub(crate) fn from_word(w: Word) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | pub(crate) fn div_xi(&self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | pub(crate) fn div_v(&self) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_Fp4`, `from_Fp2`, `from_Fp`, `from`, and `mul_b23` are never used [INFO] [stdout] --> src/bls24fp24.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 28 | impl BLS24Fp24 { [INFO] [stdout] | --------------------------------------------------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 32 | pub(crate) fn from_Fp4(a0: BLS24Fp4) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub(crate) fn from_Fp2(a0: BLS24Fp2) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub(crate) fn from_Fp(a0: BLS24Fp) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | pub(crate) fn from(v: [BLS24Fp4; 6]) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | pub(crate) fn mul_b23(&self, rhs0: Choice, rhs2: BLS24Fp4, rhs3: BLS24Fp4) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `from_affine` and `from_proj` are never used [INFO] [stdout] --> src/bls24point.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 23 | impl BLS24Point { [INFO] [stdout] | ---------------------------------------------------------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 58 | fn from_affine(x: BLS24Fp, y: BLS24Fp) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub(crate) fn from_proj(x: BLS24Fp, y: BLS24Fp, z: BLS24Fp) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `from_affine` and `from_proj` are never used [INFO] [stdout] --> src/bls24point4.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 22 | impl BLS24Point4 { [INFO] [stdout] | ----------------------------------------------------------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 60 | fn from_affine(x: BLS24Fp4, y: BLS24Fp4) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub(crate) fn from_proj(x: BLS24Fp4, y: BLS24Fp4, z: BLS24Fp4) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bls24-curves v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `BLS24324Param`, `BLS24329Param`, `BLS24339Param`, `BLS24341Param`, `BLS24342Param`, `BLS24343Param`, `BLS24347Param`, `BLS24348Param`, `BLS24349Param`, `BLS24358Param`, `BLS24362Param`, `BLS24365Param`, `BLS24379Param`, `BLS24380Param`, `BLS24407Param`, `BLS24409Param`, `BLS24429Param`, `BLS24449Param`, `BLS24454Param`, `BLS24459Param`, `BLS24469Param`, `BLS24470Param`, `BLS24471Param`, `BLS24472Param`, `BLS24477Param`, `BLS24481Param`, `BLS24485Param`, `BLS24489Param`, `BLS24507Param`, `BLS24519Param`, `BLS24520Param`, `BLS24529Param`, `BLS24539Param`, `BLS24549Param`, `BLS24559Param`, `BLS24569Param`, `BLS24571Param`, `BLS24587Param`, `BLS24589Param`, `BLS24600Param`, `BLS24605Param`, `BLS24609Param`, `BLS24617Param`, `BLS24619Param`, `BLS24623Param`, `BLS24627Param`, `BLS24629Param`, `BLS24631Param`, and `BLS24639Param` [INFO] [stdout] --> examples/bgls.rs:8:59 [INFO] [stdout] | [INFO] [stdout] 8 | ...m, BLS24324Param, BLS24329Param, BLS24339Param, BLS24341Param, BLS24342Param, BLS24343Param, BLS24347Param, BLS24348Param, BLS24349Param, BLS24358Param, BLS24362Param, BLS24365Param, BLS24379Param, BLS24380Param, BLS24407Param, BLS24409Param, BLS24429Param, BLS24449Param, BLS24454Param, BLS24459Param, BLS24469Param, BLS24470Param, BLS24471Param, BLS24472Param, BLS24477Param, BLS24481Param, BLS24485Param, BLS24489Param, BLS24507Param, BLS24519Param, BLS24520Param, BLS24529Param, BLS24539Param, BLS24549Param, BLS24559Param, BLS24569Param, BLS24571Param, BLS24587Param, BLS24589Param, BLS24600Param, BLS24605Param, BLS24609Param, BLS24617Param, BLS24619Param, BLS24623Param, BLS24627Param, BLS24629Param, BLS24631Param, BLS24639Param}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BLS24324Param`, `BLS24329Param`, `BLS24339Param`, `BLS24341Param`, `BLS24342Param`, `BLS24343Param`, `BLS24347Param`, `BLS24348Param`, `BLS24349Param`, `BLS24358Param`, `BLS24362Param`, `BLS24365Param`, `BLS24379Param`, `BLS24380Param`, `BLS24407Param`, `BLS24409Param`, `BLS24429Param`, `BLS24449Param`, `BLS24454Param`, `BLS24459Param`, `BLS24469Param`, `BLS24470Param`, `BLS24471Param`, `BLS24472Param`, `BLS24477Param`, `BLS24481Param`, `BLS24485Param`, `BLS24489Param`, `BLS24507Param`, `BLS24519Param`, `BLS24520Param`, `BLS24529Param`, `BLS24539Param`, `BLS24549Param`, `BLS24559Param`, `BLS24569Param`, `BLS24571Param`, `BLS24587Param`, `BLS24589Param`, `BLS24600Param`, `BLS24605Param`, `BLS24609Param`, `BLS24617Param`, `BLS24619Param`, `BLS24623Param`, `BLS24627Param`, `BLS24629Param`, `BLS24631Param`, and `BLS24639Param` [INFO] [stdout] --> examples/blmq.rs:8:59 [INFO] [stdout] | [INFO] [stdout] 8 | ...m, BLS24324Param, BLS24329Param, BLS24339Param, BLS24341Param, BLS24342Param, BLS24343Param, BLS24347Param, BLS24348Param, BLS24349Param, BLS24358Param, BLS24362Param, BLS24365Param, BLS24379Param, BLS24380Param, BLS24407Param, BLS24409Param, BLS24429Param, BLS24449Param, BLS24454Param, BLS24459Param, BLS24469Param, BLS24470Param, BLS24471Param, BLS24472Param, BLS24477Param, BLS24481Param, BLS24485Param, BLS24489Param, BLS24507Param, BLS24519Param, BLS24520Param, BLS24529Param, BLS24539Param, BLS24549Param, BLS24559Param, BLS24569Param, BLS24571Param, BLS24587Param, BLS24589Param, BLS24600Param, BLS24605Param, BLS24609Param, BLS24617Param, BLS24619Param, BLS24623Param, BLS24627Param, BLS24629Param, BLS24631Param, BLS24639Param}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BLS24Field` [INFO] [stdout] --> examples/bgls.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | use bls24_curves::traits::{BLS24Field, One}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bls24uses` is never used [INFO] [stdout] --> src/bin/bls24paramgen.rs:598:4 [INFO] [stdout] | [INFO] [stdout] 598 | fn bls24uses() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bls24tests` is never used [INFO] [stdout] --> src/bin/bls24paramgen.rs:619:4 [INFO] [stdout] | [INFO] [stdout] 619 | fn bls24tests(module: &str) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless assignment of variable of type `bls24fp4::BLS24Fp4` to itself [INFO] [stdout] --> src/bls24pairing.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | T3 = T3; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless assignment of variable of type `bls24fp4::BLS24Fp4` to itself [INFO] [stdout] --> src/bls24pairing.rs:213:17 [INFO] [stdout] | [INFO] [stdout] 213 | T3 = T3; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_word`, `div_xi`, and `div_v` are never used [INFO] [stdout] --> src/bls24fp4.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 22 | impl BLS24Fp4 { [INFO] [stdout] | -------------------------------------------------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 46 | pub(crate) fn from_word(w: Word) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | pub(crate) fn div_xi(&self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | pub(crate) fn div_v(&self) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_Fp2`, `from_Fp`, and `mul_b23` are never used [INFO] [stdout] --> src/bls24fp24.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 28 | impl BLS24Fp24 { [INFO] [stdout] | --------------------------------------------------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 46 | pub(crate) fn from_Fp2(a0: BLS24Fp2) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub(crate) fn from_Fp(a0: BLS24Fp) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 343 | pub(crate) fn mul_b23(&self, rhs0: Choice, rhs2: BLS24Fp4, rhs3: BLS24Fp4) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.18s [INFO] running `Command { std: "docker" "inspect" "d668f94dc0265968054e968ff2a20b84bec281cb4bc9aab5693e2057c6295e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d668f94dc0265968054e968ff2a20b84bec281cb4bc9aab5693e2057c6295e92", kill_on_drop: false }` [INFO] [stdout] d668f94dc0265968054e968ff2a20b84bec281cb4bc9aab5693e2057c6295e92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 356c8acaf28ecdf39d3fdc110b3378666e7c03a5d6eea8b4de759c4c030b1dc4 [INFO] running `Command { std: "docker" "start" "-a" "356c8acaf28ecdf39d3fdc110b3378666e7c03a5d6eea8b4de759c4c030b1dc4", kill_on_drop: false }` [INFO] [stderr] warning: useless assignment of variable of type `BLS24Fp4` to itself [INFO] [stderr] --> src/bls24pairing.rs:213:17 [INFO] [stderr] | [INFO] [stderr] 213 | T3 = T3; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: useless assignment of variable of type `BLS24Fp4` to itself [INFO] [stderr] --> src/bls24pairing.rs:108:17 [INFO] [stderr] | [INFO] [stderr] 108 | T3 = T3; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated functions `from_word_i` and `from_word_pair` are never used [INFO] [stderr] --> src/bls24fp2.rs:53:19 [INFO] [stderr] | [INFO] [stderr] 20 | impl BLS24Fp2 { [INFO] [stderr] | -------------------------------------------------------------- associated functions in this implementation [INFO] [stderr] ... [INFO] [stderr] 53 | pub(crate) fn from_word_i(w: Word) -> Self { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 75 | pub(crate) fn from_word_pair(w_re: Word, w_im: Word) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `from_Fp2`, `from_word`, `div_xi`, and `div_v` are never used [INFO] [stderr] --> src/bls24fp4.rs:26:19 [INFO] [stderr] | [INFO] [stderr] 22 | impl BLS24Fp4 { [INFO] [stderr] | -------------------------------------------------------------- associated items in this implementation [INFO] [stderr] ... [INFO] [stderr] 26 | pub(crate) fn from_Fp2(re: BLS24Fp2) -> Self { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 46 | pub(crate) fn from_word(w: Word) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 149 | pub(crate) fn div_xi(&self) -> Self { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 168 | pub(crate) fn div_v(&self) -> Self { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `from_Fp4`, `from_Fp2`, `from_Fp`, `from`, and `mul_b23` are never used [INFO] [stderr] --> src/bls24fp24.rs:32:19 [INFO] [stderr] | [INFO] [stderr] 28 | impl BLS24Fp24 { [INFO] [stderr] | --------------------------------------------------------------- associated items in this implementation [INFO] [stderr] ... [INFO] [stderr] 32 | pub(crate) fn from_Fp4(a0: BLS24Fp4) -> Self { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 46 | pub(crate) fn from_Fp2(a0: BLS24Fp2) -> Self { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 60 | pub(crate) fn from_Fp(a0: BLS24Fp) -> Self { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 73 | pub(crate) fn from(v: [BLS24Fp4; 6]) -> Self { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 343 | pub(crate) fn mul_b23(&self, rhs0: Choice, rhs2: BLS24Fp4, rhs3: BLS24Fp4) -> Self { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated functions `from_affine` and `from_proj` are never used [INFO] [stderr] --> src/bls24point.rs:58:8 [INFO] [stderr] | [INFO] [stderr] 23 | impl BLS24Point { [INFO] [stderr] | ---------------------------------------------------------------- associated functions in this implementation [INFO] [stderr] ... [INFO] [stderr] 58 | fn from_affine(x: BLS24Fp, y: BLS24Fp) -> Self { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 66 | pub(crate) fn from_proj(x: BLS24Fp, y: BLS24Fp, z: BLS24Fp) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated functions `from_affine` and `from_proj` are never used [INFO] [stderr] --> src/bls24point4.rs:60:8 [INFO] [stderr] | [INFO] [stderr] 22 | impl BLS24Point4 { [INFO] [stderr] | ----------------------------------------------------------------- associated functions in this implementation [INFO] [stderr] ... [INFO] [stderr] 60 | fn from_affine(x: BLS24Fp4, y: BLS24Fp4) -> Self { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 68 | pub(crate) fn from_proj(x: BLS24Fp4, y: BLS24Fp4, z: BLS24Fp4) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: useless assignment of variable of type `bls24fp4::BLS24Fp4` to itself [INFO] [stderr] --> src/bls24pairing.rs:108:17 [INFO] [stderr] | [INFO] [stderr] 108 | T3 = T3; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: useless assignment of variable of type `bls24fp4::BLS24Fp4` to itself [INFO] [stderr] --> src/bls24pairing.rs:213:17 [INFO] [stderr] | [INFO] [stderr] 213 | T3 = T3; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `from_word`, `div_xi`, and `div_v` are never used [INFO] [stderr] --> src/bls24fp4.rs:46:19 [INFO] [stderr] | [INFO] [stderr] 22 | impl BLS24Fp4 { [INFO] [stderr] | -------------------------------------------------------------- associated items in this implementation [INFO] [stderr] ... [INFO] [stderr] 46 | pub(crate) fn from_word(w: Word) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 149 | pub(crate) fn div_xi(&self) -> Self { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 168 | pub(crate) fn div_v(&self) -> Self { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `from_Fp2`, `from_Fp`, and `mul_b23` are never used [INFO] [stderr] --> src/bls24fp24.rs:46:19 [INFO] [stderr] | [INFO] [stderr] 28 | impl BLS24Fp24 { [INFO] [stderr] | --------------------------------------------------------------- associated items in this implementation [INFO] [stderr] ... [INFO] [stderr] 46 | pub(crate) fn from_Fp2(a0: BLS24Fp2) -> Self { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 60 | pub(crate) fn from_Fp(a0: BLS24Fp) -> Self { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 343 | pub(crate) fn mul_b23(&self, rhs0: Choice, rhs2: BLS24Fp4, rhs3: BLS24Fp4) -> Self { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `bls24-curves` (lib) generated 7 warnings [INFO] [stderr] warning: `bls24-curves` (lib test) generated 4 warnings [INFO] [stderr] warning: unused imports: `BLS24324Param`, `BLS24329Param`, `BLS24339Param`, `BLS24341Param`, `BLS24342Param`, `BLS24343Param`, `BLS24347Param`, `BLS24348Param`, `BLS24349Param`, `BLS24358Param`, `BLS24362Param`, `BLS24365Param`, `BLS24379Param`, `BLS24380Param`, `BLS24407Param`, `BLS24409Param`, `BLS24429Param`, `BLS24449Param`, `BLS24454Param`, `BLS24459Param`, `BLS24469Param`, `BLS24470Param`, `BLS24471Param`, `BLS24472Param`, `BLS24477Param`, `BLS24481Param`, `BLS24485Param`, `BLS24489Param`, `BLS24507Param`, `BLS24519Param`, `BLS24520Param`, `BLS24529Param`, `BLS24539Param`, `BLS24549Param`, `BLS24559Param`, `BLS24569Param`, `BLS24571Param`, `BLS24587Param`, `BLS24589Param`, `BLS24600Param`, `BLS24605Param`, `BLS24609Param`, `BLS24617Param`, `BLS24619Param`, `BLS24623Param`, `BLS24627Param`, `BLS24629Param`, `BLS24631Param`, and `BLS24639Param` [INFO] [stderr] --> examples/bgls.rs:8:59 [INFO] [stderr] | [INFO] [stderr] 8 | ...m, BLS24324Param, BLS24329Param, BLS24339Param, BLS24341Param, BLS24342Param, BLS24343Param, BLS24347Param, BLS24348Param, BLS24349Param, BLS24358Param, BLS24362Param, BLS24365Param, BLS24379Param, BLS24380Param, BLS24407Param, BLS24409Param, BLS24429Param, BLS24449Param, BLS24454Param, BLS24459Param, BLS24469Param, BLS24470Param, BLS24471Param, BLS24472Param, BLS24477Param, BLS24481Param, BLS24485Param, BLS24489Param, BLS24507Param, BLS24519Param, BLS24520Param, BLS24529Param, BLS24539Param, BLS24549Param, BLS24559Param, BLS24569Param, BLS24571Param, BLS24587Param, BLS24589Param, BLS24600Param, BLS24605Param, BLS24609Param, BLS24617Param, BLS24619Param, BLS24623Param, BLS24627Param, BLS24629Param, BLS24631Param, BLS24639Param}; [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `BLS24Field` [INFO] [stderr] --> examples/bgls.rs:12:28 [INFO] [stderr] | [INFO] [stderr] 12 | use bls24_curves::traits::{BLS24Field, One}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `BLS24324Param`, `BLS24329Param`, `BLS24339Param`, `BLS24341Param`, `BLS24342Param`, `BLS24343Param`, `BLS24347Param`, `BLS24348Param`, `BLS24349Param`, `BLS24358Param`, `BLS24362Param`, `BLS24365Param`, `BLS24379Param`, `BLS24380Param`, `BLS24407Param`, `BLS24409Param`, `BLS24429Param`, `BLS24449Param`, `BLS24454Param`, `BLS24459Param`, `BLS24469Param`, `BLS24470Param`, `BLS24471Param`, `BLS24472Param`, `BLS24477Param`, `BLS24481Param`, `BLS24485Param`, `BLS24489Param`, `BLS24507Param`, `BLS24519Param`, `BLS24520Param`, `BLS24529Param`, `BLS24539Param`, `BLS24549Param`, `BLS24559Param`, `BLS24569Param`, `BLS24571Param`, `BLS24587Param`, `BLS24589Param`, `BLS24600Param`, `BLS24605Param`, `BLS24609Param`, `BLS24617Param`, `BLS24619Param`, `BLS24623Param`, `BLS24627Param`, `BLS24629Param`, `BLS24631Param`, and `BLS24639Param` [INFO] [stderr] --> examples/blmq.rs:8:59 [INFO] [stderr] | [INFO] [stderr] 8 | ...m, BLS24324Param, BLS24329Param, BLS24339Param, BLS24341Param, BLS24342Param, BLS24343Param, BLS24347Param, BLS24348Param, BLS24349Param, BLS24358Param, BLS24362Param, BLS24365Param, BLS24379Param, BLS24380Param, BLS24407Param, BLS24409Param, BLS24429Param, BLS24449Param, BLS24454Param, BLS24459Param, BLS24469Param, BLS24470Param, BLS24471Param, BLS24472Param, BLS24477Param, BLS24481Param, BLS24485Param, BLS24489Param, BLS24507Param, BLS24519Param, BLS24520Param, BLS24529Param, BLS24539Param, BLS24549Param, BLS24559Param, BLS24569Param, BLS24571Param, BLS24587Param, BLS24589Param, BLS24600Param, BLS24605Param, BLS24609Param, BLS24617Param, BLS24619Param, BLS24623Param, BLS24627Param, BLS24629Param, BLS24631Param, BLS24639Param}; [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `bls24uses` is never used [INFO] [stderr] --> src/bin/bls24paramgen.rs:598:4 [INFO] [stderr] | [INFO] [stderr] 598 | fn bls24uses() { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `bls24tests` is never used [INFO] [stderr] --> src/bin/bls24paramgen.rs:619:4 [INFO] [stderr] | [INFO] [stderr] 619 | fn bls24tests(module: &str) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `bls24-curves` (example "bgls") generated 2 warnings (run `cargo fix --example "bgls" -p bls24-curves` to apply 1 suggestion) [INFO] [stderr] warning: `bls24-curves` (example "blmq") generated 1 warning (run `cargo fix --example "blmq" -p bls24-curves` to apply 1 suggestion) [INFO] [stderr] warning: `bls24-curves` (bin "bls24paramgen" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bls24_curves-f11eab459800a8fa) [INFO] [stdout] [INFO] [stdout] running 400 tests [INFO] [stdout] test bls24fp24::tests::BLS24317Fp24_test has been running for over 60 seconds [INFO] [stdout] test bls24fp24::tests::BLS24324Fp24_test has been running for over 60 seconds [INFO] [stdout] test bls24fp24::tests::BLS24329Fp24_test has been running for over 60 seconds [INFO] [stdout] test bls24fp24::tests::BLS24339Fp24_test has been running for over 60 seconds [INFO] [stdout] test bls24fp24::tests::BLS24341Fp24_test has been running for over 60 seconds [INFO] [stdout] test bls24fp24::tests::BLS24342Fp24_test has been running for over 60 seconds [INFO] [stdout] test bls24fp24::tests::BLS24343Fp24_test has been running for over 60 seconds [INFO] [stdout] test bls24fp24::tests::BLS24347Fp24_test has been running for over 60 seconds [INFO] [stdout] test bls24fp24::tests::BLS24317Fp24_test ... ok [INFO] [stdout] test bls24fp24::tests::BLS24324Fp24_test ... ok [INFO] [stdout] test bls24fp24::tests::BLS24329Fp24_test ... ok [INFO] [stdout] test bls24fp24::tests::BLS24348Fp24_test has been running for over 60 seconds [INFO] [stdout] test bls24fp24::tests::BLS24342Fp24_test ... ok [INFO] [stdout] test bls24fp24::tests::BLS24343Fp24_test ... ok [INFO] [stdout] test bls24fp24::tests::BLS24339Fp24_test ... ok [INFO] [stdout] test bls24fp24::tests::BLS24341Fp24_test ... ok [INFO] [stdout] test bls24fp24::tests::BLS24347Fp24_test ... ok [INFO] [stdout] test bls24fp24::tests::BLS24349Fp24_test has been running for over 60 seconds [INFO] [stdout] test bls24fp24::tests::BLS24358Fp24_test has been running for over 60 seconds [INFO] [stdout] test bls24fp24::tests::BLS24362Fp24_test has been running for over 60 seconds [INFO] [stdout] test bls24fp24::tests::BLS24365Fp24_test has been running for over 60 seconds [INFO] [stdout] test bls24fp24::tests::BLS24379Fp24_test has been running for over 60 seconds [INFO] [stdout] test bls24fp24::tests::BLS24380Fp24_test has been running for over 60 seconds [INFO] [stdout] test bls24fp24::tests::BLS24407Fp24_test has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "356c8acaf28ecdf39d3fdc110b3378666e7c03a5d6eea8b4de759c4c030b1dc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "356c8acaf28ecdf39d3fdc110b3378666e7c03a5d6eea8b4de759c4c030b1dc4", kill_on_drop: false }` [INFO] [stdout] 356c8acaf28ecdf39d3fdc110b3378666e7c03a5d6eea8b4de759c4c030b1dc4