[INFO] fetching crate pairing-plus 0.19.0...
[INFO] testing pairing-plus-0.19.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate pairing-plus 0.19.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate pairing-plus 0.19.0
[INFO] finished tweaking crates.io crate pairing-plus 0.19.0
[INFO] tweaked toml for crates.io crate pairing-plus 0.19.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pairing-plus 0.19.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 37 packages to latest compatible versions
[INFO] [stderr]       Adding digest v0.8.1 (available: v0.10.7)
[INFO] [stderr]       Adding rand v0.4.6 (available: v0.9.2)
[INFO] [stderr]       Adding rand_core v0.5.1 (available: v0.9.3)
[INFO] [stderr]       Adding rand_xorshift v0.2.0 (available: v0.4.0)
[INFO] [stderr]       Adding sha2 v0.8.2 (available: v0.10.9)
[INFO] [stderr]       Adding sha3 v0.8.2 (available: v0.10.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ff-zeroize v0.6.3
[INFO] [stderr]   Downloaded ff_derive-zeroize v0.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44f42834fa26d6354daf7e5b96a43d0bc9db4f2ef1be491c7db376ee2e73faf3
[INFO] running `Command { std: "docker" "start" "-a" "44f42834fa26d6354daf7e5b96a43d0bc9db4f2ef1be491c7db376ee2e73faf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44f42834fa26d6354daf7e5b96a43d0bc9db4f2ef1be491c7db376ee2e73faf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44f42834fa26d6354daf7e5b96a43d0bc9db4f2ef1be491c7db376ee2e73faf3", kill_on_drop: false }`
[INFO] [stdout] 44f42834fa26d6354daf7e5b96a43d0bc9db4f2ef1be491c7db376ee2e73faf3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5e75a28d88f665eeda23cc205cd9b5d8179a06cbbb7b84ebddf99ef4ffccae3
[INFO] running `Command { std: "docker" "start" "-a" "e5e75a28d88f665eeda23cc205cd9b5d8179a06cbbb7b84ebddf99ef4ffccae3", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ff_derive-zeroize v0.6.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling ff-zeroize v0.6.3
[INFO] [stderr]    Compiling pairing-plus v0.19.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![cfg_attr(feature = "cargo-clippy", deny(warnings))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::inline_always))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::unreadable_literal))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::many_single_char_names))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::new_without_default))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::write_literal))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::missing_safety_doc))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cognitive_complexity))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/lib.rs:95:29
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn final_exponentiation(&Self::Fqk) -> Option<Self::Fqk>;
[INFO] [stdout]    |                             ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Fqk`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.59s
[INFO] running `Command { std: "docker" "inspect" "e5e75a28d88f665eeda23cc205cd9b5d8179a06cbbb7b84ebddf99ef4ffccae3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5e75a28d88f665eeda23cc205cd9b5d8179a06cbbb7b84ebddf99ef4ffccae3", kill_on_drop: false }`
[INFO] [stdout] e5e75a28d88f665eeda23cc205cd9b5d8179a06cbbb7b84ebddf99ef4ffccae3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 063ba9e849102becb8c59cbc1d1338534112212b2d1d6002df0d0fa36e9e6fc4
[INFO] running `Command { std: "docker" "start" "-a" "063ba9e849102becb8c59cbc1d1338534112212b2d1d6002df0d0fa36e9e6fc4", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![cfg_attr(feature = "cargo-clippy", deny(warnings))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::inline_always))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::unreadable_literal))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::many_single_char_names))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::new_without_default))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::write_literal))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::missing_safety_doc))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cognitive_complexity))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/lib.rs:95:29
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn final_exponentiation(&Self::Fqk) -> Option<Self::Fqk>;
[INFO] [stdout]    |                             ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Fqk`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling sha3 v0.8.2
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling pairing-plus v0.19.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![cfg_attr(feature = "cargo-clippy", deny(warnings))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::inline_always))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::unreadable_literal))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::many_single_char_names))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::new_without_default))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::write_literal))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::missing_safety_doc))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cognitive_complexity))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/lib.rs:95:29
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn final_exponentiation(&Self::Fqk) -> Option<Self::Fqk>;
[INFO] [stdout]    |                             ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Fqk`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.38s
[INFO] running `Command { std: "docker" "inspect" "063ba9e849102becb8c59cbc1d1338534112212b2d1d6002df0d0fa36e9e6fc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "063ba9e849102becb8c59cbc1d1338534112212b2d1d6002df0d0fa36e9e6fc4", kill_on_drop: false }`
[INFO] [stdout] 063ba9e849102becb8c59cbc1d1338534112212b2d1d6002df0d0fa36e9e6fc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ef3f0e1cee532f23e1a50b815cd007e47ab3dd155ca6e36a096f60f8f94d8882
[INFO] running `Command { std: "docker" "start" "-a" "ef3f0e1cee532f23e1a50b815cd007e47ab3dd155ca6e36a096f60f8f94d8882", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]  --> src/lib.rs:4:13
[INFO] [stderr]   |
[INFO] [stderr] 4 | #![cfg_attr(feature = "cargo-clippy", deny(warnings))]
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`
[INFO] [stderr]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]  --> src/lib.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::inline_always))]
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`
[INFO] [stderr]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]  --> src/lib.rs:6:13
[INFO] [stderr]   |
[INFO] [stderr] 6 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))]
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`
[INFO] [stderr]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]  --> src/lib.rs:7:13
[INFO] [stderr]   |
[INFO] [stderr] 7 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::unreadable_literal))]
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`
[INFO] [stderr]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]  --> src/lib.rs:8:13
[INFO] [stderr]   |
[INFO] [stderr] 8 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::many_single_char_names))]
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`
[INFO] [stderr]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]  --> src/lib.rs:9:13
[INFO] [stderr]   |
[INFO] [stderr] 9 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::new_without_default))]
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`
[INFO] [stderr]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/lib.rs:10:13
[INFO] [stderr]    |
[INFO] [stderr] 10 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::write_literal))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`
[INFO] [stderr]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/lib.rs:11:13
[INFO] [stderr]    |
[INFO] [stderr] 11 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::missing_safety_doc))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`
[INFO] [stderr]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/lib.rs:12:13
[INFO] [stderr]    |
[INFO] [stderr] 12 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cognitive_complexity))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`
[INFO] [stderr]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> src/lib.rs:95:29
[INFO] [stderr]    |
[INFO] [stderr] 95 |     fn final_exponentiation(&Self::Fqk) -> Option<Self::Fqk>;
[INFO] [stderr]    |                             ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self::Fqk`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stderr]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `pairing-plus` (lib) generated 10 warnings (run `cargo fix --lib -p pairing-plus` to apply 1 suggestion)
[INFO] [stderr] warning: `pairing-plus` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pairing_plus-9a37c1c92270e354)
[INFO] [stdout] 
[INFO] [stdout] running 132 tests
[INFO] [stdout] test bls12_381::ec::g1::test_g1_doubling_correctness ... ok
[INFO] [stdout] test bls12_381::ec::g1::test_g1_addition_correctness ... ok
[INFO] [stdout] test bls12_381::ec::g1::g1_test_is_valid ... ok
[INFO] [stdout] test bls12_381::ec::g2::test_g2_doubling_correctness ... ok
[INFO] [stdout] test bls12_381::ec::test_group_defaults ... ok
[INFO] [stdout] test bls12_381::ec::g2::test_g2_addition_correctness ... ok
[INFO] [stdout] test bls12_381::fq2::test_fq2_addition ... ok
[INFO] [stdout] test bls12_381::fq2::test_fq2_basics ... ok
[INFO] [stdout] test bls12_381::fq2::test_fq2_doubling ... ok
[INFO] [stdout] test bls12_381::fq2::test_fq2_hash_to_field_xmd_sha256 ... ok
[INFO] [stdout] test bls12_381::fq2::test_fq2_hash_to_field_xof_shake128 ... ok
[INFO] [stdout] test bls12_381::fq2::test_fq2_inverse ... ok
[INFO] [stdout] test bls12_381::fq2::test_fq2_legendre ... ok
[INFO] [stdout] test bls12_381::fq2::test_fq2_frobenius_map ... ok
[INFO] [stdout] test bls12_381::fq2::test_fq2_mul ... ok
[INFO] [stdout] test bls12_381::fq2::test_fq2_negation ... ok
[INFO] [stdout] test bls12_381::fq2::test_fq2_ordering ... ok
[INFO] [stdout] test bls12_381::ec::g1::g1_generator ... ok
[INFO] [stdout] test bls12_381::fq2::test_fq2_sgn0 ... ok
[INFO] [stdout] test bls12_381::fq2::test_fq2_squaring ... ok
[INFO] [stdout] test bls12_381::fq2::test_fq2_mul_nonresidue ... ok
[INFO] [stdout] test bls12_381::fq2::test_fq2_subtraction ... ok
[INFO] [stdout] test bls12_381::fq2::test_fq2_sqrt ... ok
[INFO] [stdout] test bls12_381::ec::g1::test_g1_same_y ... ok
[INFO] [stdout] test bls12_381::ec::g2::g2_test_is_valid ... ok
[INFO] [stdout] test bls12_381::fq6::test_fq6_mul_nonresidue ... ok
[INFO] [stdout] test bls12_381::ec::g2::g2_generator ... ok
[INFO] [stdout] test bls12_381::fq::test_b_coeff ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_add_assign ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_display ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_double ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_from_into_repr ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_hash_to_field_xmd_sha256 ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_hash_to_field_xof_shake128 ... ok
[INFO] [stdout] test bls12_381::fq6::test_fq6_mul_by_1 ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_is_valid ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_legendre ... ok
[INFO] [stdout] test bls12_381::fq6::test_fq6_mul_by_01 ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_negate ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_num_bits ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_ordering ... ok
[INFO] [stdout] test bls12_381::fq12::test_fq12_mul_by_014 ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_repr_add_nocarry ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_repr_display ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_repr_div2 ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_repr_from ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_repr_is_odd ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_repr_is_zero ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_repr_mul2 ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_repr_num_bits ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_repr_ordering ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_repr_shr ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_repr_sub_noborrow ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_root_of_unity ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_sgn0 ... ok
[INFO] [stdout] test bls12_381::cofactor::tests::test_clear_h ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_inverse ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_sub_assign ... ok
[INFO] [stdout] test bls12_381::fq::test_frob_coeffs ... ok
[INFO] [stdout] test bls12_381::fq::test_neg_one ... ok
[INFO] [stdout] test bls12_381::ec::g1::subgroup_check::test_g1_subgroup_check ... ok
[INFO] [stdout] test bls12_381::fq::fq_repr_tests ... ok
[INFO] [stdout] test bls12_381::fr::test_fr_add_assign ... ok
[INFO] [stdout] test bls12_381::fr::test_fr_display ... ok
[INFO] [stdout] test bls12_381::fr::test_fr_double ... ok
[INFO] [stdout] test bls12_381::fr::test_fr_from_into_repr ... ok
[INFO] [stdout] test bls12_381::fr::fr_repr_tests ... ok
[INFO] [stdout] test bls12_381::fr::test_fr_is_valid ... ok
[INFO] [stdout] test bls12_381::fr::test_fr_legendre ... ok
[INFO] [stdout] test bls12_381::fr::test_fr_inverse ... ok
[INFO] [stdout] test bls12_381::fr::test_fr_negate ... ok
[INFO] [stdout] test bls12_381::fr::test_fr_num_bits ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_pow ... ok
[INFO] [stdout] test bls12_381::fr::test_fr_repr_add_nocarry ... ok
[INFO] [stdout] test bls12_381::fr::test_fr_repr_display ... ok
[INFO] [stdout] test bls12_381::fr::test_fr_repr_div2 ... ok
[INFO] [stdout] test bls12_381::fr::test_fr_repr_from ... ok
[INFO] [stdout] test bls12_381::fr::test_fr_repr_is_odd ... ok
[INFO] [stdout] test bls12_381::fr::test_fr_repr_is_zero ... ok
[INFO] [stdout] test bls12_381::fr::test_fr_repr_mul2 ... ok
[INFO] [stdout] test bls12_381::fr::test_fr_repr_num_bits ... ok
[INFO] [stdout] test bls12_381::fr::test_fr_repr_ordering ... ok
[INFO] [stdout] test bls12_381::fr::test_fr_repr_shr ... ok
[INFO] [stdout] test bls12_381::fr::test_fr_repr_sub_noborrow ... ok
[INFO] [stdout] test bls12_381::fr::test_fr_root_of_unity ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_sqrt ... ok
[INFO] [stdout] test bls12_381::fr::test_fr_pow ... ok
[INFO] [stdout] test bls12_381::fr::test_fr_sub_assign ... ok
[INFO] [stdout] test bls12_381::isogeny::tests::test_iso11 ... ok
[INFO] [stdout] test bls12_381::isogeny::tests::test_iso3 ... ok
[INFO] [stdout] test bls12_381::fr::test_fr_sqrt ... ok
[INFO] [stdout] test bls12_381::osswu_map::chain::tests::test_fq2_chain ... ok
[INFO] [stdout] test bls12_381::osswu_map::chain::tests::test_fq_chain ... ok
[INFO] [stdout] test bls12_381::osswu_map::tests::test_osswu_g1 ... ok
[INFO] [stdout] test bls12_381::tests::test_g1_compressed_invalid_vectors ... ok
[INFO] [stdout] test bls12_381::osswu_map::tests::test_osswu_g2 ... ok
[INFO] [stdout] test bls12_381::tests::test_g1_uncompressed_invalid_vectors ... ok
[INFO] [stdout] test bls12_381::cofactor::tests::test_clear_h2 ... ok
[INFO] [stdout] test bls12_381::tests::test_g2_compressed_invalid_vectors ... ok
[INFO] [stdout] test bls12_381::fq::test_fq_squaring ... ok
[INFO] [stdout] test bls12_381::tests::test_g2_uncompressed_invalid_vectors ... ok
[INFO] [stdout] test bls12_381::fr::test_fr_squaring ... ok
[INFO] [stdout] test bls12_381::ec::g2::subgroup_check::test_g2_subgroup_check ... ok
[INFO] [stdout] test bls12_381::tests::test_pairing_multi_product ... ok
[INFO] [stdout] test bls12_381::tests::test_pairing_result_against_relic ... ok
[INFO] [stdout] test serdes::serdes_test::test_fq12_serialization_rand ... ok
[INFO] [stdout] test serdes::serdes_test::test_fr_serialization_rand ... ok
[INFO] [stdout] test serdes::serdes_test::test_g1_serialization_rand ... ok
[INFO] [stdout] test serdes::serdes_test::test_g1affine_serialization_rand ... ok
[INFO] [stdout] test serdes::serdes_test::test_g2_serialization_rand ... ok
[INFO] [stdout] test serdes::serdes_test::test_g2affine_serialization_rand ... ok
[INFO] [stdout] test signum::test_sgn0result_xor ... ok
[INFO] [stdout] test bls12_381::bls12_engine_tests has been running for over 60 seconds
[INFO] [stdout] test bls12_381::ec::g1::g1_curve_tests has been running for over 60 seconds
[INFO] [stdout] test bls12_381::ec::g2::g2_curve_tests has been running for over 60 seconds
[INFO] [stdout] test bls12_381::fq12::fq12_field_tests has been running for over 60 seconds
[INFO] [stdout] test bls12_381::fq2::fq2_field_tests has been running for over 60 seconds
[INFO] [stdout] test bls12_381::fq6::fq6_field_tests has been running for over 60 seconds
[INFO] [stdout] test bls12_381::fq::fq_field_tests has been running for over 60 seconds
[INFO] [stdout] test bls12_381::fq::test_fq_mul_assign has been running for over 60 seconds
[INFO] [stdout] test bls12_381::tests::test_g1_uncompressed_valid_vectors ... ok
[INFO] [stdout] test bls12_381::fr::test_fr_mul_assign ... ok
[INFO] [stdout] test bls12_381::fr::fr_field_tests has been running for over 60 seconds
[INFO] [stdout] test bls12_381::tests::test_g1_compressed_valid_vectors ... ok
[INFO] [stdout] test bls12_381::tests::test_g2_compressed_valid_vectors has been running for over 60 seconds
[INFO] [stdout] test bls12_381::tests::test_g2_uncompressed_valid_vectors has been running for over 60 seconds
[INFO] [stdout] test bls12_381::fq::test_fq_mul_assign ... ok
[INFO] [stdout] test bls12_381::tests::test_pairing_product has been running for over 60 seconds
[INFO] [stdout] test tests::curve::test_g1_mul has been running for over 60 seconds
[INFO] [stdout] test tests::curve::test_pippinger_window ... ok
[INFO] [stdout] test tests::curve::test_g2_sum_of_products ... ok
[INFO] [stdout] test tests::curve::test_g1_sum_of_products has been running for over 60 seconds
[INFO] [stdout] test tests::curve::test_g2_mul has been running for over 60 seconds
[INFO] [stdout] test bls12_381::fr::fr_field_tests ... ok
[INFO] [stdout] test tests::curve::test_g1_mul ... ok
[INFO] [stdout] test bls12_381::tests::test_g2_uncompressed_valid_vectors ... ok
[INFO] [stdout] test bls12_381::tests::test_g2_compressed_valid_vectors ... ok
[INFO] [stdout] test tests::curve::test_g1_sum_of_products ... ok
[INFO] [stdout] test bls12_381::tests::test_pairing_product ... ok
[INFO] [stdout] test tests::curve::test_g2_mul ... ok
[INFO] [stdout] test bls12_381::fq::fq_field_tests ... ok
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "ef3f0e1cee532f23e1a50b815cd007e47ab3dd155ca6e36a096f60f8f94d8882", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef3f0e1cee532f23e1a50b815cd007e47ab3dd155ca6e36a096f60f8f94d8882", kill_on_drop: false }`
[INFO] [stdout] ef3f0e1cee532f23e1a50b815cd007e47ab3dd155ca6e36a096f60f8f94d8882
