[INFO] fetching crate paired 0.22.0...
[INFO] testing paired-0.22.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate paired 0.22.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate paired 0.22.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain
[INFO] started tweaking crates.io crate paired 0.22.0
[INFO] finished tweaking crates.io crate paired 0.22.0
[INFO] tweaked toml for crates.io crate paired 0.22.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 53 packages to latest compatible versions
[INFO] [stderr]       Adding arrayvec v0.5.2 (latest: v0.7.4)
[INFO] [stderr]       Adding blake2b_simd v0.5.11 (latest: v1.0.2)
[INFO] [stderr]       Adding block-buffer v0.9.0 (latest: v0.10.4)
[INFO] [stderr]       Adding block-padding v0.2.1 (latest: v0.3.3)
[INFO] [stderr]       Adding constant_time_eq v0.1.5 (latest: v0.3.0)
[INFO] [stderr]       Adding crypto-mac v0.10.1 (latest: v0.11.1)
[INFO] [stderr]       Adding digest v0.9.0 (latest: v0.10.7)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding getrandom v0.1.16 (latest: v0.2.15)
[INFO] [stderr]       Adding hkdf v0.10.0 (latest: v0.12.4)
[INFO] [stderr]       Adding hmac v0.10.1 (latest: v0.12.1)
[INFO] [stderr]       Adding num-bigint v0.2.6 (latest: v0.4.5)
[INFO] [stderr]       Adding rand v0.7.3 (latest: v0.8.5)
[INFO] [stderr]       Adding rand_chacha v0.2.2 (latest: v0.3.1)
[INFO] [stderr]       Adding rand_core v0.5.1 (latest: v0.6.4)
[INFO] [stderr]       Adding rand_hc v0.2.0 (latest: v0.3.2)
[INFO] [stderr]       Adding rand_xorshift v0.2.0 (latest: v0.3.0)
[INFO] [stderr]       Adding sha2 v0.9.9 (latest: v0.10.8)
[INFO] [stderr]       Adding sha3 v0.9.1 (latest: v0.10.8)
[INFO] [stderr]       Adding subtle v2.4.1 (latest: v2.5.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] [stderr]       Adding wasi v0.9.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fff_derive v0.3.0
[INFO] [stderr]   Downloaded fff v0.3.1
[INFO] [stderr]   Downloaded groupy v0.4.1
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7508ada293075109dc3421644062e47ab8532e081bdd72b80e942ec87fb8f513
[INFO] running `Command { std: "docker" "start" "-a" "7508ada293075109dc3421644062e47ab8532e081bdd72b80e942ec87fb8f513", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7508ada293075109dc3421644062e47ab8532e081bdd72b80e942ec87fb8f513", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7508ada293075109dc3421644062e47ab8532e081bdd72b80e942ec87fb8f513", kill_on_drop: false }`
[INFO] [stdout] 7508ada293075109dc3421644062e47ab8532e081bdd72b80e942ec87fb8f513
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ba6ea50da2dcb2fd2e051bfbdb4a719ea2d1cae040ec1deab532ad16143ff41
[INFO] running `Command { std: "docker" "start" "-a" "0ba6ea50da2dcb2fd2e051bfbdb4a719ea2d1cae040ec1deab532ad16143ff41", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling blake2b_simd v0.5.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling fff v0.3.1
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling fff_derive v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling groupy v0.4.1
[INFO] [stderr]    Compiling paired v0.22.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been removed: use `rustdoc::broken_intra_doc_links` instead
[INFO] [stdout]   --> src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![deny(intra_doc_link_resolution_failure)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[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", deny(warnings))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::inline_always))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::too_many_arguments))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::unreadable_literal))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::many_single_char_names))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::new_without_default))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::write_literal))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.64s
[INFO] running `Command { std: "docker" "inspect" "0ba6ea50da2dcb2fd2e051bfbdb4a719ea2d1cae040ec1deab532ad16143ff41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ba6ea50da2dcb2fd2e051bfbdb4a719ea2d1cae040ec1deab532ad16143ff41", kill_on_drop: false }`
[INFO] [stdout] 0ba6ea50da2dcb2fd2e051bfbdb4a719ea2d1cae040ec1deab532ad16143ff41
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 787918e4894ee62607d7bf3d73964dc2a9ff8a37b30252f606ad940553187957
[INFO] running `Command { std: "docker" "start" "-a" "787918e4894ee62607d7bf3d73964dc2a9ff8a37b30252f606ad940553187957", kill_on_drop: false }`
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been removed: use `rustdoc::broken_intra_doc_links` instead
[INFO] [stdout]   --> src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![deny(intra_doc_link_resolution_failure)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[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", deny(warnings))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::inline_always))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::too_many_arguments))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::unreadable_literal))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::many_single_char_names))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::new_without_default))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::write_literal))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling paired v0.22.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been removed: use `rustdoc::broken_intra_doc_links` instead
[INFO] [stdout]   --> src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![deny(intra_doc_link_resolution_failure)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[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", deny(warnings))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::inline_always))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::too_many_arguments))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::unreadable_literal))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::many_single_char_names))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::new_without_default))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::write_literal))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.70s
[INFO] running `Command { std: "docker" "inspect" "787918e4894ee62607d7bf3d73964dc2a9ff8a37b30252f606ad940553187957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "787918e4894ee62607d7bf3d73964dc2a9ff8a37b30252f606ad940553187957", kill_on_drop: false }`
[INFO] [stdout] 787918e4894ee62607d7bf3d73964dc2a9ff8a37b30252f606ad940553187957
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3ff1d812d3eafc3b0044e6f0d24bcab3e03b8189b0a4c4de1b0d01674c2a0f25
[INFO] running `Command { std: "docker" "start" "-a" "3ff1d812d3eafc3b0044e6f0d24bcab3e03b8189b0a4c4de1b0d01674c2a0f25", kill_on_drop: false }`
[INFO] [stderr] warning: lint `intra_doc_link_resolution_failure` has been removed: use `rustdoc::broken_intra_doc_links` instead
[INFO] [stderr]   --> src/lib.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | #![deny(intra_doc_link_resolution_failure)]
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[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", deny(warnings))]
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stderr]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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:7:13
[INFO] [stderr]   |
[INFO] [stderr] 7 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::inline_always))]
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stderr]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::too_many_arguments))]
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stderr]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::unreadable_literal))]
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stderr]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::many_single_char_names))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stderr]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::new_without_default))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stderr]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::write_literal))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stderr]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `paired` (lib) generated 8 warnings
[INFO] [stderr] warning: `paired` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/paired-cc7330b5596883e6)
[INFO] [stdout] 
[INFO] [stdout] running 151 tests
[INFO] [stdout] test bls12_381::ec::g1::tests::test_encode_to_curve_07 ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::test_g1_addition_correctness ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::test_g1_doubling_correctness ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::g1_generator ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::test_g1_sw_encode_degenerate ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::test_iso11_fixed ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::test_iso11_one ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::test_iso11_zero ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::g1_hash_test_vectors ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::g1_test_is_valid ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::test_hash_to_curve_07 ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::test_osswu_g1 ... ok
[INFO] [stdout] test bls12_381::ec::chain::tests::test_fq_chain ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::test_g1_raw_io_checked_failure - should panic ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::test_g1_same_y ... ok
[INFO] [stdout] test bls12_381::ec::g2::tests::g2_test_is_valid ... ok
[INFO] [stdout] test bls12_381::ec::g2::tests::test_g2_addition_correctness ... ok
[INFO] [stdout] test bls12_381::ec::g2::tests::test_g2_doubling_correctness ... ok
[INFO] [stdout] test bls12_381::ec::g2::tests::g2_generator ... ok
[INFO] [stdout] test bls12_381::ec::g2::tests::test_g2_sw_encode_degenerate ... ok
[INFO] [stdout] test bls12_381::ec::g2::tests::test_iso3_fixed ... ok
[INFO] [stdout] test bls12_381::ec::g2::tests::test_iso3_one ... ok
[INFO] [stdout] test bls12_381::ec::g2::tests::test_iso3_zero ... ok
[INFO] [stdout] test bls12_381::ec::g2::tests::g2_hash_test_vectors ... ok
[INFO] [stdout] test bls12_381::ec::g2::tests::test_encode_to_curve_07 ... ok
[INFO] [stdout] test bls12_381::cofactors::tests::test_clear_h ... ok
[INFO] [stdout] test bls12_381::ec::g1::test_sw_encode ... ok
[INFO] [stdout] test bls12_381::ec::chain::tests::test_fq2_chain ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_addition ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_basics ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_doubling ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_frobenius_map ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_hash_to_field_xmd_sha256 ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_hash_to_field_xof_shake128 ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_inverse ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_legendre ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_mul ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_mul_nonresidue ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_negation ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_ordering ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_sgn0 ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_sqrt ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_squaring ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_subtraction ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_swenc_consts ... ok
[INFO] [stdout] test bls12_381::ec::g2::tests::test_hash_to_curve_07 ... ok
[INFO] [stdout] test bls12_381::ec::g2::tests::test_osswu_g2 ... ok
[INFO] [stdout] test bls12_381::fq6::test_fq6_mul_by_1 ... ok
[INFO] [stdout] test bls12_381::fq6::test_fq6_mul_by_01 ... ok
[INFO] [stdout] test bls12_381::fq6::test_fq6_mul_nonresidue ... ok
[INFO] [stdout] test bls12_381::fq12::tests::test_fq12_mul_by_014 ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_b_coeff ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_add_assign ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_display ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_double ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_from_into_repr ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_hash ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_hash_to_field_xmd_sha256 ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_hash_to_field_xof_shake128 ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_inverse ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_is_valid ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_legendre ... ok
[INFO] [stdout] test bls12_381::ec::g1::test_hash ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_negate ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_num_bits ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_ordering ... ok
[INFO] [stdout] test bls12_381::ec::g2::test_sw_encode ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_repr_add_nocarry ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_repr_display ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_repr_div2 ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_repr_from ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_repr_is_odd ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_repr_is_zero ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_repr_mul2 ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_repr_num_bits ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_repr_ordering ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_repr_shr ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_repr_sub_noborrow ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_root_of_unity ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_sgn0 ... ok
[INFO] [stdout] test bls12_381::fq::tests::fq_repr_tests ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_pow ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_sub_assign ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_frob_coeffs ... ok
[INFO] [stdout] test bls12_381::cofactors::tests::test_clear_h2 ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_neg_one ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_swenc_consts ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_sqrt ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_hash ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_add_assign ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_display ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_double ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_from_into_repr ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_inverse ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_is_valid ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_legendre ... ok
[INFO] [stdout] test bls12_381::fr::tests::fr_repr_tests ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_negate ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_num_bits ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_pow ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_repr_add_nocarry ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_repr_display ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_repr_div2 ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_repr_from ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_repr_is_odd ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_repr_is_zero ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_repr_mul2 ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_repr_num_bits ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_repr_ordering ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_repr_shr ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_repr_sub_noborrow ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_root_of_unity ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::test_g1_raw_io ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_sqrt ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_sub_assign ... ok
[INFO] [stdout] test bls12_381::serde_impl::tests::serde_fq ... ok
[INFO] [stdout] test bls12_381::serde_impl::tests::serde_fq12 ... ok
[INFO] [stdout] test bls12_381::serde_impl::tests::serde_fr ... ok
[INFO] [stdout] test bls12_381::serde_impl::tests::serde_g1 ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_squaring ... ok
[INFO] [stdout] test bls12_381::serde_impl::tests::serde_g2 ... ok
[INFO] [stdout] test bls12_381::tests::test_g1_compressed_invalid_vectors ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_squaring ... ok
[INFO] [stdout] test bls12_381::tests::test_g1_uncompressed_invalid_vectors ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_mul_assign ... ok
[INFO] [stdout] test bls12_381::tests::test_g2_compressed_invalid_vectors ... ok
[INFO] [stdout] test bls12_381::ec::g2::test_hash ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::test_g1_raw_io_checked ... ok
[INFO] [stdout] test bls12_381::tests::test_g2_uncompressed_invalid_vectors ... ok
[INFO] [stdout] test bls12_381::tests::test_g1_uncompressed_valid_vectors ... ok
[INFO] [stdout] test bls12_381::fq12::tests::fp12_compression_test ... ok
[INFO] [stdout] test hash_to_field::tests::expand_message_xmd_works_for_draft8_testvectors_sha256 ... ok
[INFO] [stdout] test hash_to_field::tests::expand_message_xmd_works_for_draft8_testvectors_sha512 ... ok
[INFO] [stdout] test hash_to_field::tests::expand_message_xof_works_for_draft8_testvectors_shake128 ... ok
[INFO] [stdout] test signum::tests::test_sgn0result_and ... ok
[INFO] [stdout] test signum::tests::test_sgn0result_xor ... ok
[INFO] [stdout] test bls12_381::tests::test_pairing_result_against_relic ... ok
[INFO] [stdout] test bls12_381::tests::test_g1_compressed_valid_vectors ... ok
[INFO] [stdout] test bls12_381::tests::test_g1_hash_vectors ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_mul_assign ... ok
[INFO] [stdout] test bls12_381::fr::tests::fr_field_tests ... ok
[INFO] [stdout] test bls12_381::tests::test_g2_uncompressed_valid_vectors ... ok
[INFO] [stdout] test bls12_381::bls12_engine_tests has been running for over 60 seconds
[INFO] [stdout] test bls12_381::ec::g1::tests::g1_curve_tests has been running for over 60 seconds
[INFO] [stdout] test bls12_381::ec::g2::tests::g2_curve_tests has been running for over 60 seconds
[INFO] [stdout] test bls12_381::fq12::tests::fq12_field_tests has been running for over 60 seconds
[INFO] [stdout] test bls12_381::fq2::tests::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::tests::fq_field_tests has been running for over 60 seconds
[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_compressed_valid_vectors ... ok
[INFO] [stdout] test bls12_381::tests::test_g2_hash_vectors has been running for over 60 seconds
[INFO] [stdout] test bls12_381::fq::tests::fq_field_tests ... ok
[INFO] [stdout] test bls12_381::tests::test_g2_hash_vectors ... ok
[INFO] [stdout] test bls12_381::fq2::tests::fq2_field_tests ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::g1_curve_tests ... ok
[INFO] [stdout] test bls12_381::fq6::fq6_field_tests ... ok
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "3ff1d812d3eafc3b0044e6f0d24bcab3e03b8189b0a4c4de1b0d01674c2a0f25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ff1d812d3eafc3b0044e6f0d24bcab3e03b8189b0a4c4de1b0d01674c2a0f25", kill_on_drop: false }`
[INFO] [stdout] 3ff1d812d3eafc3b0044e6f0d24bcab3e03b8189b0a4c4de1b0d01674c2a0f25
[INFO] testing paired-0.22.0 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate paired 0.22.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate paired 0.22.0 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate paired 0.22.0
[INFO] finished tweaking crates.io crate paired 0.22.0
[INFO] tweaked toml for crates.io crate paired 0.22.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 53 packages to latest compatible versions
[INFO] [stderr]       Adding arrayvec v0.5.2 (latest: v0.7.4)
[INFO] [stderr]       Adding blake2b_simd v0.5.11 (latest: v1.0.2)
[INFO] [stderr]       Adding block-buffer v0.9.0 (latest: v0.10.4)
[INFO] [stderr]       Adding block-padding v0.2.1 (latest: v0.3.3)
[INFO] [stderr]       Adding constant_time_eq v0.1.5 (latest: v0.3.0)
[INFO] [stderr]       Adding crypto-mac v0.10.1 (latest: v0.11.1)
[INFO] [stderr]       Adding digest v0.9.0 (latest: v0.10.7)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding getrandom v0.1.16 (latest: v0.2.15)
[INFO] [stderr]       Adding hkdf v0.10.0 (latest: v0.12.4)
[INFO] [stderr]       Adding hmac v0.10.1 (latest: v0.12.1)
[INFO] [stderr]       Adding num-bigint v0.2.6 (latest: v0.4.5)
[INFO] [stderr]       Adding rand v0.7.3 (latest: v0.8.5)
[INFO] [stderr]       Adding rand_chacha v0.2.2 (latest: v0.3.1)
[INFO] [stderr]       Adding rand_core v0.5.1 (latest: v0.6.4)
[INFO] [stderr]       Adding rand_hc v0.2.0 (latest: v0.3.2)
[INFO] [stderr]       Adding rand_xorshift v0.2.0 (latest: v0.3.0)
[INFO] [stderr]       Adding sha2 v0.9.9 (latest: v0.10.8)
[INFO] [stderr]       Adding sha3 v0.9.1 (latest: v0.10.8)
[INFO] [stderr]       Adding subtle v2.4.1 (latest: v2.5.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] [stderr]       Adding wasi v0.9.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 597f16acfc447db2f2766c6e8158e003ab1f4423a903def8416849ea48459a03
[INFO] running `Command { std: "docker" "start" "-a" "597f16acfc447db2f2766c6e8158e003ab1f4423a903def8416849ea48459a03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "597f16acfc447db2f2766c6e8158e003ab1f4423a903def8416849ea48459a03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "597f16acfc447db2f2766c6e8158e003ab1f4423a903def8416849ea48459a03", kill_on_drop: false }`
[INFO] [stdout] 597f16acfc447db2f2766c6e8158e003ab1f4423a903def8416849ea48459a03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3dac7a3b4aaf9ae0add2671ff0c3c33526a045867f646ca7f07725af6b3b108a
[INFO] running `Command { std: "docker" "start" "-a" "3dac7a3b4aaf9ae0add2671ff0c3c33526a045867f646ca7f07725af6b3b108a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling blake2b_simd v0.5.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling fff v0.3.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling fff_derive v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling groupy v0.4.1
[INFO] [stderr]    Compiling paired v0.22.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been removed: use `rustdoc::broken_intra_doc_links` instead
[INFO] [stdout]   --> src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![deny(intra_doc_link_resolution_failure)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[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", deny(warnings))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::inline_always))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::too_many_arguments))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::unreadable_literal))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::many_single_char_names))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::new_without_default))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::write_literal))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.23s
[INFO] running `Command { std: "docker" "inspect" "3dac7a3b4aaf9ae0add2671ff0c3c33526a045867f646ca7f07725af6b3b108a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dac7a3b4aaf9ae0add2671ff0c3c33526a045867f646ca7f07725af6b3b108a", kill_on_drop: false }`
[INFO] [stdout] 3dac7a3b4aaf9ae0add2671ff0c3c33526a045867f646ca7f07725af6b3b108a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74ce6ae3218a6f35c69341b48e2401ffcd7dd6db8e534e68bc20141348921165
[INFO] running `Command { std: "docker" "start" "-a" "74ce6ae3218a6f35c69341b48e2401ffcd7dd6db8e534e68bc20141348921165", kill_on_drop: false }`
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been removed: use `rustdoc::broken_intra_doc_links` instead
[INFO] [stdout]   --> src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![deny(intra_doc_link_resolution_failure)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[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", deny(warnings))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::inline_always))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::too_many_arguments))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::unreadable_literal))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::many_single_char_names))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::new_without_default))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::write_literal))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling paired v0.22.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been removed: use `rustdoc::broken_intra_doc_links` instead
[INFO] [stdout]   --> src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![deny(intra_doc_link_resolution_failure)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[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", deny(warnings))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::inline_always))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::too_many_arguments))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::unreadable_literal))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::many_single_char_names))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::new_without_default))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::write_literal))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.38s
[INFO] running `Command { std: "docker" "inspect" "74ce6ae3218a6f35c69341b48e2401ffcd7dd6db8e534e68bc20141348921165", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74ce6ae3218a6f35c69341b48e2401ffcd7dd6db8e534e68bc20141348921165", kill_on_drop: false }`
[INFO] [stdout] 74ce6ae3218a6f35c69341b48e2401ffcd7dd6db8e534e68bc20141348921165
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2be075249590b195e33f6abd0abd3d2ee4187fbc6a44a40110a74025bc2bf88a
[INFO] running `Command { std: "docker" "start" "-a" "2be075249590b195e33f6abd0abd3d2ee4187fbc6a44a40110a74025bc2bf88a", kill_on_drop: false }`
[INFO] [stderr] warning: lint `intra_doc_link_resolution_failure` has been removed: use `rustdoc::broken_intra_doc_links` instead
[INFO] [stderr]   --> src/lib.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | #![deny(intra_doc_link_resolution_failure)]
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[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", deny(warnings))]
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stderr]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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:7:13
[INFO] [stderr]   |
[INFO] [stderr] 7 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::inline_always))]
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stderr]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::too_many_arguments))]
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stderr]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::unreadable_literal))]
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stderr]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::many_single_char_names))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stderr]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::new_without_default))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stderr]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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::write_literal))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `expose-arith`, `unstable-features`
[INFO] [stderr]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `paired` (lib) generated 8 warnings
[INFO] [stderr] warning: `paired` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/paired-cc7330b5596883e6)
[INFO] [stdout] 
[INFO] [stdout] running 151 tests
[INFO] [stdout] test bls12_381::ec::g1::tests::test_g1_addition_correctness ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::test_g1_doubling_correctness ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::g1_hash_test_vectors ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::test_encode_to_curve_07 ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::test_g1_sw_encode_degenerate ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::g1_test_is_valid ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::g1_generator ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::test_iso11_one ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::test_iso11_fixed ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::test_g1_same_y ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::test_g1_raw_io_checked_failure - should panic ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::test_hash_to_curve_07 ... ok
[INFO] [stdout] test bls12_381::ec::chain::tests::test_fq_chain ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::test_iso11_zero ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::test_osswu_g1 ... ok
[INFO] [stdout] test bls12_381::ec::g2::tests::g2_generator ... ok
[INFO] [stdout] test bls12_381::ec::g2::tests::test_g2_addition_correctness ... ok
[INFO] [stdout] test bls12_381::ec::g2::tests::test_g2_doubling_correctness ... ok
[INFO] [stdout] test bls12_381::ec::g2::tests::g2_test_is_valid ... ok
[INFO] [stdout] test bls12_381::ec::g2::tests::test_g2_sw_encode_degenerate ... ok
[INFO] [stdout] test bls12_381::ec::g2::tests::test_iso3_fixed ... ok
[INFO] [stdout] test bls12_381::ec::g2::tests::g2_hash_test_vectors ... ok
[INFO] [stdout] test bls12_381::cofactors::tests::test_clear_h ... ok
[INFO] [stdout] test bls12_381::ec::g2::tests::test_iso3_one ... ok
[INFO] [stdout] test bls12_381::ec::g2::tests::test_iso3_zero ... ok
[INFO] [stdout] test bls12_381::ec::g2::tests::test_encode_to_curve_07 ... ok
[INFO] [stdout] test bls12_381::ec::chain::tests::test_fq2_chain ... ok
[INFO] [stdout] test bls12_381::ec::g2::tests::test_hash_to_curve_07 ... ok
[INFO] [stdout] test bls12_381::ec::g2::tests::test_osswu_g2 ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_addition ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_basics ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_doubling ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_frobenius_map ... ok
[INFO] [stdout] test bls12_381::ec::g1::test_sw_encode ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_hash_to_field_xmd_sha256 ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_hash_to_field_xof_shake128 ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_legendre ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_inverse ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_mul ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_ordering ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_negation ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_sgn0 ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_squaring ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_mul_nonresidue ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_sqrt ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_fq2_subtraction ... ok
[INFO] [stdout] test bls12_381::fq2::tests::test_swenc_consts ... ok
[INFO] [stdout] test bls12_381::fq6::test_fq6_mul_by_1 ... ok
[INFO] [stdout] test bls12_381::fq6::test_fq6_mul_by_01 ... ok
[INFO] [stdout] test bls12_381::fq6::test_fq6_mul_nonresidue ... ok
[INFO] [stdout] test bls12_381::fq12::tests::test_fq12_mul_by_014 ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_b_coeff ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_add_assign ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_display ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_double ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_from_into_repr ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_hash ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_hash_to_field_xmd_sha256 ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_hash_to_field_xof_shake128 ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_inverse ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_is_valid ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_legendre ... ok
[INFO] [stdout] test bls12_381::ec::g1::test_hash ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_negate ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_num_bits ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_ordering ... ok
[INFO] [stdout] test bls12_381::ec::g2::test_sw_encode ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_repr_add_nocarry ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_repr_display ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_repr_div2 ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_repr_from ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_repr_is_odd ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_repr_is_zero ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_repr_mul2 ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_repr_num_bits ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_repr_ordering ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_repr_shr ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_repr_sub_noborrow ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_root_of_unity ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_sgn0 ... ok
[INFO] [stdout] test bls12_381::fq::tests::fq_repr_tests ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_pow ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_sub_assign ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_frob_coeffs ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_sqrt ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_neg_one ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_swenc_consts ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_hash ... ok
[INFO] [stdout] test bls12_381::cofactors::tests::test_clear_h2 ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_add_assign ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_display ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_double ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_from_into_repr ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_inverse ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_is_valid ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_legendre ... ok
[INFO] [stdout] test bls12_381::fr::tests::fr_repr_tests ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_negate ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_num_bits ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::test_g1_raw_io ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_repr_add_nocarry ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_repr_display ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_repr_div2 ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_repr_from ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_repr_is_odd ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_repr_is_zero ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_repr_mul2 ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_repr_num_bits ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_repr_ordering ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_repr_shr ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_repr_sub_noborrow ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_root_of_unity ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_pow ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_squaring ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_sqrt ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_sub_assign ... ok
[INFO] [stdout] test bls12_381::serde_impl::tests::serde_fq ... ok
[INFO] [stdout] test bls12_381::serde_impl::tests::serde_fq12 ... ok
[INFO] [stdout] test bls12_381::serde_impl::tests::serde_fr ... ok
[INFO] [stdout] test bls12_381::serde_impl::tests::serde_g1 ... ok
[INFO] [stdout] test bls12_381::tests::test_g1_compressed_invalid_vectors ... ok
[INFO] [stdout] test bls12_381::serde_impl::tests::serde_g2 ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_squaring ... ok
[INFO] [stdout] test bls12_381::tests::test_g1_uncompressed_invalid_vectors ... ok
[INFO] [stdout] test bls12_381::fr::tests::test_fr_mul_assign ... ok
[INFO] [stdout] test bls12_381::tests::test_g2_compressed_invalid_vectors ... ok
[INFO] [stdout] test bls12_381::ec::g2::test_hash ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::test_g1_raw_io_checked ... ok
[INFO] [stdout] test bls12_381::tests::test_g2_uncompressed_invalid_vectors ... ok
[INFO] [stdout] test bls12_381::tests::test_g1_uncompressed_valid_vectors ... ok
[INFO] [stdout] test bls12_381::tests::test_pairing_result_against_relic ... ok
[INFO] [stdout] test hash_to_field::tests::expand_message_xmd_works_for_draft8_testvectors_sha256 ... ok
[INFO] [stdout] test hash_to_field::tests::expand_message_xmd_works_for_draft8_testvectors_sha512 ... ok
[INFO] [stdout] test hash_to_field::tests::expand_message_xof_works_for_draft8_testvectors_shake128 ... ok
[INFO] [stdout] test signum::tests::test_sgn0result_and ... ok
[INFO] [stdout] test signum::tests::test_sgn0result_xor ... ok
[INFO] [stdout] test bls12_381::tests::test_g1_compressed_valid_vectors ... ok
[INFO] [stdout] test bls12_381::fq12::tests::fp12_compression_test ... ok
[INFO] [stdout] test bls12_381::tests::test_g1_hash_vectors ... ok
[INFO] [stdout] test bls12_381::fq::tests::test_fq_mul_assign ... ok
[INFO] [stdout] test bls12_381::fr::tests::fr_field_tests ... 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 bls12_381::fq::tests::fq_field_tests ... ok
[INFO] [stdout] test bls12_381::tests::test_g2_hash_vectors ... ok
[INFO] [stdout] test bls12_381::bls12_engine_tests has been running for over 60 seconds
[INFO] [stdout] test bls12_381::ec::g1::tests::g1_curve_tests has been running for over 60 seconds
[INFO] [stdout] test bls12_381::ec::g2::tests::g2_curve_tests has been running for over 60 seconds
[INFO] [stdout] test bls12_381::fq12::tests::fq12_field_tests has been running for over 60 seconds
[INFO] [stdout] test bls12_381::fq2::tests::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::fq2::tests::fq2_field_tests ... ok
[INFO] [stdout] test bls12_381::ec::g1::tests::g1_curve_tests ... ok
[INFO] [stdout] test bls12_381::fq6::fq6_field_tests ... ok
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "2be075249590b195e33f6abd0abd3d2ee4187fbc6a44a40110a74025bc2bf88a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2be075249590b195e33f6abd0abd3d2ee4187fbc6a44a40110a74025bc2bf88a", kill_on_drop: false }`
[INFO] [stdout] 2be075249590b195e33f6abd0abd3d2ee4187fbc6a44a40110a74025bc2bf88a
